2
0
mirror of https://github.com/frappe/books.git synced 2025-01-10 18:24:40 +00:00
Commit Graph

525 Commits

Author SHA1 Message Date
18alantom
67f8879551 incr: add mods to shortcut class 2023-01-27 14:18:13 +05:30
Alan
b4818d35f1
Merge pull request #529 from zaqoutabed/rtl-sidebar
fix: fix rtl for sidebar toggle btn
2023-01-19 23:03:53 -08:00
zaqoutabed
108248e8fc fix: fix rtl for sidebar toggle btn 2023-01-17 18:30:26 +02:00
18alantom
7656476b6a incr: update item docs with addItem
- start with barcode widget
2023-01-16 15:08:02 +05:30
18alantom
cf4f8d368c feat: add enable barcode 2023-01-16 11:01:12 +05:30
18alantom
665e341450 chore: format, lint and cleanup PR #521 2023-01-13 12:14:10 +05:30
Alan
87c40bc2d1
Merge pull request #521 from zaqoutabed/rtl-support
feat: Rtl support
2023-01-12 21:58:39 -08:00
18alantom
f69723ca31 fix(ux): show enabled features 2023-01-09 12:39:02 +05:30
18alantom
4aa92457c7 fix(ui): a few route issues with common docs 2023-01-09 12:33:26 +05:30
zaqoutabed
1a510082b7 fix: fix rtl in Report and ChartOfAccount 2023-01-07 17:53:09 +03:00
zaqoutabed
b90d2f5d2a change borders and text-align for rtl 2023-01-07 16:02:23 +03:00
zaqoutabed
199c2ad1fa fix rtl in padding 2023-01-07 15:40:16 +03:00
zaqoutabed
47198e3690 add rtl to list-view 2023-01-07 15:29:18 +03:00
zaqoutabed
09dba75370 change left/right->start/end to support rtl 2023-01-07 13:57:07 +03:00
18alantom
4939fbd5fb feat: add common period selector 2023-01-05 13:30:33 +05:30
18alantom
cb3fc14e49 feat: add expand collapse button 2023-01-05 12:11:09 +05:30
18alantom
7c60b71294 fix: list ordering issues 2023-01-05 11:14:05 +05:30
18alantom
290772d924 fix(ui): transition on more quickedit panes 2023-01-05 10:53:59 +05:30
18alantom
ddca02104b fix(ui): display report filter names 2023-01-05 10:44:27 +05:30
18alantom
ad2eec1acb fix(ui): transition on printview customizer 2023-01-05 10:43:25 +05:30
18alantom
88f601511d fix(ui): transition on quick edit display 2023-01-05 10:43:24 +05:30
18alantom
892ca87fe1 feat: hideable sidebar 2023-01-05 10:43:24 +05:30
18alantom
808abd224f fix(ux): common purpose entries displayed in specific lists 2023-01-04 17:53:42 +05:30
18alantom
6b8c74c35f fix: remove account from CoA without refresh
- prevent opening datetime if readonly
2022-12-14 16:48:55 +05:30
18alantom
d1c2b17ae3 fix: prevent Save and Submit appearing together 2022-12-14 14:32:09 +05:30
18alantom
9804486562 fix: setupwizard datetime issue 2022-12-14 12:27:40 +05:30
18alantom
ff8b5431f5 fix: import issue 2022-12-13 16:24:03 +05:30
18alantom
a879f04ad5 incr: add stock indicator text
- move inventory reports to Inventory
2022-11-30 20:16:20 +05:30
18alantom
bea9d86b91 feat: add view transfer/payments on invoices 2022-11-30 19:05:49 +05:30
18alantom
1f259524b9 incr: grouped action dropdowns 2022-11-30 12:29:52 +05:30
18alantom
332bf93a1e incr: change inventory enable trigger 2022-11-30 11:24:05 +05:30
18alantom
ab2d2f8975 incr: add make stock transfer 2022-11-22 14:42:49 +05:30
18alantom
5d732844fb incr: add ledger links
- fix sidebar issue
- show grand total
2022-11-21 12:05:05 +05:30
18alantom
9a510f1a63 feat: add shipment and purchase receipt 2022-11-18 23:01:50 +05:30
18alantom
14138967c1 incr: add inventory settings 2022-11-18 14:14:29 +05:30
18alantom
cf37077b6d incr: add Purchase Recipt & Shipment scaffolding 2022-11-14 14:00:11 +05:30
18alantom
e1123ecc3a incr: add basic stock ledger (w.i.p) 2022-11-07 13:29:35 +05:30
18alantom
09e2da3abd refactor: update CoA balance calculation
- update tests
2022-11-06 23:55:22 -08:00
18alantom
d73d331a87 refactor: use NaN safe Number parsing where applicable 2022-11-06 23:55:22 -08:00
18alantom
078356aae1 fix(ui): full width if no image 2022-10-25 14:28:13 +05:30
18alantom
b74ca580cc fix(ui): quick edit form title display 2022-10-25 14:24:33 +05:30
18alantom
92b8f61e03 refactor: move ipc call out of vue components 2022-10-25 13:43:00 +05:30
18alantom
b24fd1123d fix(ux): allow attach image clear
- refactor attach image
2022-10-25 13:31:49 +05:30
18alantom
90c8516e62 feat: exports 2022-10-17 22:24:33 +05:30
18alantom
fb2b026e96 incr(ui): export wizard 2022-10-17 14:58:33 +05:30
18alantom
ece213d69f refactor: add FormHeader
- add custom vue type shims
2022-10-17 14:55:37 +05:30
18alantom
7886e1c9dc feat: add attachment field to Invs., Pays. and JEs 2022-10-13 17:29:10 +05:30
18alantom
34f79d5f69 fix(ui): un-break list cause of min-width 2022-10-12 20:20:53 +05:30
18alantom
a11810e50b incr: add Defaults 2022-10-12 14:05:18 +05:30
18alantom
3d168f23f6 incr(ui): remove icons from settings 2022-10-12 12:29:15 +05:30