a.bouhuolia
0b59a44a4c
fix(sales): Filter only sellable items.
...
fix(queries): Invalidate queries after mutations.
2021-03-14 16:31:21 +02:00
a.bouhuolia
ba68a63400
feat(icons): optimize duplicate icon.
2021-03-08 18:43:44 +02:00
elforjani3
32b378e74e
feat:(*): add currency code.
2021-03-08 14:17:08 +02:00
elforjani3
7eca87215c
feat(customer): add contact duplicate.
2021-03-03 16:39:44 +02:00
a.bouhuolia
f96166514b
fix: resources table issues.
2021-02-21 16:11:17 +02:00
a.bouhuolia
4fe00d59d8
fix: tables with custom views.
2021-02-21 14:21:07 +02:00
a.bouhuolia
151bd9bc54
Merge branch 'feature/react-query' of https://github.com/abouolia/Ratteb into feature/react-query
2021-02-15 12:04:33 +02:00
a.bouhuolia
760c38b54b
refactoring: account form.
...
refactoring: expense form.
refactoring: manual journal form.
refactoring: invoice form.
2021-02-15 12:03:47 +02:00
elforjani3
64aa0d7347
fix: customer.
2021-02-13 15:33:29 +02:00
a.bouhuolia
c68b4ca9ba
refactoring: expenses landing list.
...
refactoring: customers landing list.
refactoring: vendors landing list.
refactoring: manual journals landing list.
2021-02-10 18:35:19 +02:00
a.bouhuolia
adac2386bb
refactoring: migrating to react-query to manage service-side state.
2021-02-07 08:10:21 +02:00
elforjani3
82e0b9c7f0
refactor: vendors alerts.
2021-01-27 21:33:41 +02:00
elforjani3
25d4b558b6
refactor: customers alerts.
2021-01-27 20:01:33 +02:00
elforjani3
9fa329bef5
fix: messages appToaster.
2021-01-25 18:47:24 +02:00
elforjani3
c7b81b1998
fix: rename dashboard routes.
2021-01-17 20:47:26 +02:00
a.bouhuolia
09db5df686
feat: Optimize SCSS architecture.
2021-01-17 12:17:15 +02:00
elforjani3
a1c228a8a4
fix: transform message error with customers.
2021-01-02 15:07:51 +02:00
elforjani3
4eb7d9984f
fix: customer view.
2020-12-21 18:29:32 +02:00
elforjani3
b2ec741dbb
fix: disabled button in floating action.
2020-12-02 18:37:13 +02:00
elforjani3
d299785bfb
feat: auto-focus first fields.
2020-12-01 15:14:05 +02:00
elforjani3
ac539e1b59
Fix: Contacts Floating Actions.
2020-11-28 21:55:08 +02:00
elforjani3
1ddd8a3e72
Fix: currency_code in Customers&Vendors Table.
2020-11-28 21:31:11 +02:00
elforjani3
9ad5f4e462
Fix: Opening balance with Vendor & Customer.
2020-11-28 21:23:14 +02:00
elforjani3
29abb1ae84
Fix: validation of website.
2020-11-28 20:40:30 +02:00
elforjani3
11827a7d1a
Fix: Opening balance at in Customer & Vendor.
2020-11-28 20:39:49 +02:00
elforjani3
222ffd7ac6
Fix: FloatingActions.
2020-11-23 21:01:22 +02:00
elforjani3
70f4b656d8
Fix: Shipping Address in CustomerAddresaTabs.
2020-11-22 17:16:06 +02:00
elforjani3
229eeaf142
Fix: Add prepend and money field group to customer & vendors
2020-11-22 15:42:18 +02:00
elforjani3
f73ed19e77
Fix: Edit Customer.
2020-11-22 10:45:50 +02:00
Ahmed Bouhuolia
9eebaf5a6e
feat: style vendor form and list.
...
feat: items state selectors.
2020-11-21 19:58:02 +02:00
Ahmed Bouhuolia
b9e61461ae
feat: add input group prepend component.
2020-11-19 11:43:53 +02:00
Ahmed Bouhuolia
128feb73f8
feat: apply new cards design system.
...
feat: empty status datatables.
fix: edit account.
2020-11-18 21:55:17 +02:00
Ahmed Bouhuolia
1465100a4b
feat: tables empty status.
2020-11-17 11:31:49 +02:00
Ahmed Bouhuolia
13dd14b9d4
feat: datatables pagination.
2020-11-16 13:36:14 +02:00
Ahmed Bouhuolia
2fb6723e9f
Merge remote-tracking branch 'origin/master'
2020-11-11 18:20:13 +02:00
elforjani3
cda856ef8d
Fix : Customers.
2020-11-11 17:27:44 +02:00
Ahmed Bouhuolia
a1e8dbf1c7
feat: optimize customer form performance.
...
feat: optimize item category form performance.
2020-11-11 17:18:54 +02:00
elforjani3
6da8f22885
Fix Customers
2020-11-10 19:48:37 +02:00
elforjani3
eef1c3c7e1
Fix : Customers
2020-11-10 13:31:54 +02:00
Ahmed Bouhuolia
9241f8b8a5
feat: customer form styling.
...
feat: customers list.
2020-11-08 21:44:20 +02:00
Ahmed Bouhuolia
1bc719dea7
fix: auto-increment journal number.
...
WIP: customer form.
2020-11-08 16:24:13 +02:00
Ahmed Bouhuolia
1ff2d924d0
WIP: customer form styling.
...
fix: journal increment number settings.
2020-11-07 22:01:10 +02:00
Ahmed Bouhuolia
acd74fd044
fix: journal number increment.
2020-11-07 14:28:25 +02:00
elforjani3
099fa63245
Fix: specific item api & customer api
2020-10-22 18:05:24 +02:00
Ahmed Bouhuolia
322af97d77
feat: remove SET_DASHBOARD_REQUEST_LOADING reducer.
...
feat: fix dropdown filter.
feat: fix fetch resource data.
2020-10-20 19:58:24 +02:00
Ahmed Bouhuolia
56278a25f0
- feat: Sales estimates APIs.
...
- feat: Sales invoices APIs.
- feat: Sales receipts APIs.
- WIP: Sales payment receipts.
- WIP: Purchases bills.
- WIP: Purchases payments made.
2020-07-22 02:03:12 +02:00
Ahmed Bouhuolia
9d9c7c1568
- fix: store children accounts with Redux store.
...
- fix: store expense payment date with transactions.
- fix: Total assets, liabilities and equity on balance sheet.
- tweaks: dashboard content and sidebar style.
- fix: reset form with contact list on journal entry form.
- feat: Add hints to filter accounts in financial statements.
2020-07-12 12:31:12 +02:00
Ahmed Bouhuolia
c226788b09
Merge remote-tracking branch 'origin/_tasks'
2020-07-01 15:01:08 +02:00
Ahmed Bouhuolia
111aa83908
feat: fix accounts issue.
2020-06-25 13:43:47 +02:00
elforjani3
aac138aa18
WIP / Feature & Fix Expense /Customer
2020-06-24 00:28:15 +02:00