2
0
mirror of https://github.com/frappe/books.git synced 2024-11-14 09:24:04 +00:00
Commit Graph

232 Commits

Author SHA1 Message Date
AbleKSaju
872f967a5b fix: set isEnabled field in default section 2024-09-30 17:20:25 +05:30
AbleKSaju
02adcb4610 fix: formatted 2024-09-30 14:57:25 +05:30
AbleKSaju
f200f775cf feat: update coupon schemas 2024-09-30 14:57:25 +05:30
AbleKSaju
1e30784324 feat: Coupon Codes 2024-09-30 14:57:25 +05:30
AbleKSaju
f717533730 feat: register schemas for coupon codes 2024-09-30 14:57:25 +05:30
AbleKSaju
e278f9aa32 feat: added coupon codes to sidebar and formatted 2024-09-30 14:57:25 +05:30
AbleKSaju
dbde1748a2 feat: coupon code schemas 2024-09-30 14:57:25 +05:30
Akshay
a2f41d98fa
Merge pull request #933 from AbleKSaju/feat-Loyalty-Program
feat: loyalty program
2024-09-11 12:46:07 +05:30
AbleKSaju
18c178c67e fix: change placeholder text 2024-09-11 12:36:21 +05:30
Akshay
c10208da3f
Merge pull request #943 from AbleKSaju/fix-pos
fix: Pricing Rule in POS
2024-09-11 11:14:51 +05:30
AbleKSaju
19c3ecec12 feat: add label in UI to identify free items 2024-09-05 09:48:13 +05:30
AbleKSaju
a6688fb682 feat: register schemas for loyalty program 2024-09-04 09:08:30 +05:30
AbleKSaju
b3daab2e1e feat: loyalty program schemas 2024-09-04 09:08:30 +05:30
pu-raihan
f1bf7760e1 fix: changed the default value false from string to boolean in SystemSettings.json 2024-08-30 18:40:09 +05:30
pu-raihan
7f805daa8e fix: format SystemSettings.json 2024-08-21 10:42:49 +05:30
pu-raihan
a38073835d feat: toggler removed from sidebar and added a field to enable dark mode in Settings > System > Theme 2024-08-20 18:17:46 +05:30
akshayitzme
c2571230fd fix: removed unwanted fields 2024-08-20 09:51:11 +05:30
akshayitzme
615109e247 feat: pricing rule validations 2024-08-20 09:51:11 +05:30
akshayitzme
f90579dc87 feat: added name to keywordFields 2024-08-20 09:51:11 +05:30
akshayitzme
154c3b36f8 chore: cleanup 2024-08-20 09:51:11 +05:30
akshayitzme
6f3152187a feat: register schemas for pricing rule 2024-08-20 09:40:47 +05:30
akshayitzme
e1524afb44 feat: pricing rule schemas 2024-08-20 09:40:47 +05:30
AbleKSaju
b443631644 feat: Lead 2024-08-09 10:41:54 +05:30
Mildred Ki'Lya
4dfeb98e4a chore: validate and lint typescript 2024-01-08 21:56:03 +01:00
Mildred Ki'Lya
c10edc7132 feat: #151 Add quote object and allow create invoice from it
Also allow changing a print template type, necessary to create a custom
print template for this.
2024-01-08 21:56:03 +01:00
Mildred Ki'Lya
2bffcda8ff feat: #755 Accounting for taxes on payments
When defining taxes, it is possible to define an additional payment
account that will be used during payments to move taxes from the
original tax account to this new payment tax account. This allows to
account for taxes only when payment is received.

Now payments can reference tax summary objects that will reference the
two accounts to move funds between when the payment is committed. Reuse
some of the Invoice code to generate these tax summary objects.
2023-12-22 10:07:47 +01:00
akshayitzme
a76953776b fix(ux): disable Pay, Submit buttons on conditions 2023-12-04 14:38:13 +05:30
akshayitzme
8186f12548 feat: pos settings 2023-12-04 14:38:13 +05:30
akshayitzme
ebaf110ff2 chore: remove POSSettings as its redundant for now 2023-12-04 14:38:13 +05:30
akshayitzme
b9b2f3d49e fix: added closingAmounts in posShift 2023-12-04 14:38:12 +05:30
akshayitzme
9cf3ee0626 feat: isPOS field to identify inv created in pos 2023-12-04 14:38:12 +05:30
akshayitzme
0172551290 fix: enabled create for pos default customer 2023-12-04 14:38:12 +05:30
akshayitzme
65018bd750 refactor: pos shift & pos settings schemas 2023-12-04 14:38:12 +05:30
akshayitzme
e4907165bb feat: pos shift closing schemas 2023-12-04 14:38:12 +05:30
akshayitzme
7ce556b8eb feat: pos shift opening schemas 2023-12-04 14:38:12 +05:30
akshayitzme
ad9401e244 chore: fix code format 2023-12-04 14:38:12 +05:30
akshayitzme
22b32cbc41 feat: pos schemas 2023-12-04 14:38:12 +05:30
akshayitzme
2d52ce8a25 fix: revert referenceType as required 2023-12-03 12:37:51 +05:30
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
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
034d612d29 fix: remove valuation selection
- book COGS according to FIFO valuation on Shipment
2023-09-25 23:59:34 -07:00
akshayitzme
3199121432 feat: invoice returns schema 2023-09-23 15:56:24 +05:30
18alantom
316f052c53 fix: isRequired handling
- add support for default value in fields
2023-09-20 23:33:48 -07:00
18alantom
f91e2e89df fix: order in address quick view 2023-08-28 12:48:11 +05:30
18alantom
ad05ca7466 fix(ux): rename item for to Purpose
- contextual indep naems for stock not transf
2023-08-28 11:50:15 +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
d485bf46d7 fix(ui): rename Tax label to Tax Template 2023-08-24 17:13:44 +05:30
18alantom
29a2aced94 fix: set target and references in custom fields 2023-08-22 12:15:12 +05:30