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

1282 Commits

Author SHA1 Message Date
akshayitzme
ffbce23f03 fix: minor fixes 2023-12-04 14:38:13 +05:30
akshayitzme
7e7e3ed3cd chore: code cleanup 2023-12-04 14:38:13 +05:30
akshayitzme
7db0cf5ce9 fix: party creation from POS 2023-12-04 14:38:13 +05:30
akshayitzme
8186f12548 feat: pos settings 2023-12-04 14:38:13 +05:30
akshayitzme
238f477aa3 chore: code cleanup 2023-12-04 14:38:13 +05:30
akshayitzme
f50932c6a3 chore: set additional discount field to readonly 2023-12-04 14:38:13 +05:30
akshayitzme
83615ea50b chore: rename neupos to pos 2023-12-04 14:38:13 +05:30
akshayitzme
b7e4b3d413 fix(ui): modal sizing 2023-12-04 14:38:13 +05:30
akshayitzme
a3c61e0105 chore: remove redundant comment 2023-12-04 14:38:13 +05:30
akshayitzme
65c472500b fix(ui): table overflowing 2023-12-04 14:38:13 +05:30
akshayitzme
3bbf5294c9 fix: add item triggering multiple times 2023-12-04 14:38:13 +05:30
akshayitzme
c483c4bf73 fix: show item discount amount & percent 2023-12-04 14:38:13 +05:30
akshayitzme
a04e2af555 feat: payment modal 2023-12-04 14:38:13 +05:30
akshayitzme
5f595501f5 fix: balance quantity not updating after submit 2023-12-04 14:38:13 +05:30
akshayitzme
d3bc03a14c incr: added payment, cancel action buttons 2023-12-04 14:38:13 +05:30
akshayitzme
5b66b98f4e incr: selected item row component 2023-12-04 14:38:13 +05:30
akshayitzme
53955045de feat: floating label float input 2023-12-04 14:38:13 +05:30
akshayitzme
f43161adf7 feat: floating label currency input 2023-12-04 14:38:13 +05:30
akshayitzme
0189e99c9b feat: floating label input base 2023-12-04 14:38:12 +05:30
akshayitzme
c12d9e1fb8 feat: selected items table 2023-12-04 14:38:12 +05:30
akshayitzme
1878f26110 feat: items table 2023-12-04 14:38:12 +05:30
akshayitzme
ab3f1e0542 feat: payment modal init 2023-12-04 14:38:12 +05:30
akshayitzme
e7486db8ad incr: added pos open & close modal 2023-12-04 14:38:12 +05:30
akshayitzme
746b3b26ee incr: close pos shift modal 2023-12-04 14:38:12 +05:30
akshayitzme
06da764309 incr: posShiftOpen modal 2023-12-04 14:38:12 +05:30
akshayitzme
49cf461d54 feat: pos shift open page 2023-12-04 14:38:12 +05:30
akshayitzme
69b213e995 feat: neupos page 2023-12-04 14:38:12 +05:30
akshayitzme
a01dfedff1 feat: neupos route & sidebar config 2023-12-04 14:38:12 +05:30
akshayitzme
4f3e3536d2 feat(ui): neupos icon 2023-12-04 14:38:12 +05:30
SumanTwati
4c789bbf26
added nepali translation (#772) 2023-12-02 23:14:44 +01:00
Mildred Ki'Lya
f946ce82ae
Merge pull request #769 from digitalentity/de_add_swiss_regional_settings
Add regional schema for Switzerland
2023-12-02 18:34:27 +01:00
Konstantin Sharlaimov
6ec7a1b9a1 Add regional schemas for Switzerland. 2023-11-28 22:14:35 +01:00
Tummas Joensen
d2495c152e Add Danish language support 2023-11-22 11:19:18 +00:00
Akshay
f5304b1331
Merge pull request #743 from akshayitzme/invoice-return
feat: invoice return
2023-11-18 15:21:14 +05:30
akshayitzme
67f9232160 fix: show return payments in the belonged list 2023-10-11 11:43:43 +05:30
18alantom
00ec72263f fix: show name if numberSeries naming 2023-10-09 01:42:57 -07:00
akshayitzme
a1fc203e8b feat: invoice returns 2023-09-23 16:45:22 +05:30
18alantom
18be2b5106 fix(ui): empty state svg color 2023-09-22 12:13:08 +05:30
18alantom
93305344f9 feat: allow account delete from coa 2023-09-21 12:04:31 +05:30
wolone
387688cebb fix:Add translation for fill text 2023-09-15 19:57:09 -07:00
18alantom
e6a68d98b5 chore: fix lint 2023-09-12 12:03:14 +05:30
18alantom
62db99b251 fix: allow import if ct not required 2023-09-04 12:37:19 +05:30
18alantom
95583501c7 fix(ui): border alignment in full width view 2023-09-04 12:36:54 +05:30
18alantom
a24d6053b6 chore: fix sidebar bg
- add gray-25, swap blue-500 and pink-500
- fix charts
2023-09-01 14:01:27 +05:30
18alantom
5635772f8f chore: adjust UI colors
- buttons, tabs, sidebar
- search, etc
2023-09-01 13:52:47 +05:30
18alantom
d72339e855 chore: swap palette for espresso colors
- use uicolors in COA
2023-08-30 10:44:55 +05:30
18alantom
d86cd90d6f fix(ux): rename party to context based
- move country before state
- rename track item to track inventory
2023-08-25 12:37:02 +05:30
18alantom
cdc2096bd7 fix(ui): add toast border color to make it stand-out 2023-08-24 17:28:44 +05:30
18alantom
acf95f346e fix(ux): hide get started in demo
- auto select demo instance on creation
2023-08-24 17:14:14 +05:30
18alantom
d485bf46d7 fix(ui): rename Tax label to Tax Template 2023-08-24 17:13:44 +05:30