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

3040 Commits

Author SHA1 Message Date
AbleKSaju
0d2108f8a8 fix: remove free item when its pricing rule item is removed 2024-09-05 09:47:35 +05:30
AbleKSaju
6d88a6dbd3 fix: add readonly fields for free items 2024-09-05 09:47:35 +05:30
AbleKSaju
431be39f35 fix: apply pricing rule when min quantity is 1 2024-09-05 09:46:24 +05:30
AbleKSaju
8b9bdff938 test: loyalty program 2024-09-04 09:11:23 +05:30
AbleKSaju
53308538c4 feat: remove LoyaltyPointEntry 2024-09-04 09:11:23 +05:30
AbleKSaju
4b830618dd feat: loyalty program validations 2024-09-04 09:08:31 +05:30
AbleKSaju
39e89bd8a0 feat: redeem Loyalty Points 2024-09-04 09:08:31 +05:30
AbleKSaju
3163f835dd feat: create LoyaltyPointEntry 2024-09-04 09:08:31 +05:30
AbleKSaju
31f97d0f39 feat: hide loyaltyProgram and loyaltyPoints in party when not enabled 2024-09-04 09:08:30 +05:30
AbleKSaju
f2c10a0724 feat: update types for loyalty program 2024-09-04 09:08:30 +05:30
AbleKSaju
4ba91f0f20 feat: hide loyalty program in sidebar when not enabled 2024-09-04 09:08:30 +05:30
AbleKSaju
9bfcbbfc5e feat: loyalty program models 2024-09-04 09:08:30 +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
AbleKSaju
57ee64e2b1 fix: issues in Pricing rule 2024-09-02 11:46:15 +05:30
Crims-on
633ad84cba
Update sv.csv
Just some edits, more coming
2024-09-01 22:31:10 +02:00
pu-raihan
f1bf7760e1 fix: changed the default value false from string to boolean in SystemSettings.json 2024-08-30 18:40:09 +05:30
Akshay
ec5a645290
Merge pull request #911 from bnsinghgit/master
Added Hindi language (hi) code and Hindi translation file hi.csv
2024-08-30 15:44:04 +05:30
Akshay
7ea08a71e0
Merge pull request #935 from AbleKSaju/fix-lead
fix: enforce Lead creation before create Customer and SQUOT
2024-08-30 15:38:35 +05:30
AbleKSaju
a6d143d713 fix: enforce Lead creation before create Customer and SQUOT 2024-08-30 10:35:07 +05:30
Akshay
a619a169f7
Merge pull request #887 from slang123/danish-language
update liability danish translation
2024-08-21 12:25:12 +05:30
Akshay
61128967f2
Merge pull request #883 from valdir-amaral/master
chore: update pt translations
2024-08-21 11:55:54 +05:30
Akshay
0fec86bf79
Merge pull request #901 from winkidney/master
Correct some chinese translations
2024-08-21 11:50:21 +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
Akshay
2087fba4fc
chore: bump fbooks from v0.21.2 to v0.22.0 2024-08-20 15:32:53 +05:30
pu-raihan
f15b1cfe13 fix: format using prettier 2024-08-20 13:11:33 +05:30
pu-raihan
3f9b90241a fix: remove unnecessary async from toggleDarkMode function 2024-08-20 11:56:01 +05:30
pu-raihan
bf48f075ba fix: Format code 2024-08-20 11:56:01 +05:30
pu-raihan
ae5697dbad feat: Added custom titleBarverlay with close,minimize and maximize styles 2024-08-20 11:56:01 +05:30
pu-raihan
0eb63e5a1a feat: Added checks for system theme 2024-08-20 11:56:00 +05:30
pu-raihan
70e3aacbdc feat: Printing and POS changed to darkmode 2024-08-20 11:56:00 +05:30
pu-raihan
e33c9a4ec7 feat: Every component except printing changed to darkmode 2024-08-20 11:56:00 +05:30
pu-raihan
81ba52cddf feat: Reports changed to darkmode 2024-08-20 11:56:00 +05:30
pu-raihan
eb3a69d767 feat: Forms, Dialog, Toast and some other small components changed to darkmode 2024-08-20 11:56:00 +05:30
pu-raihan
53f581aeab feat: ListView changed to darkmode 2024-08-20 11:56:00 +05:30
pu-raihan
e131c560b9 feat: windowstitlebar, sidebar and Dashboard changed to darkmode 2024-08-20 11:55:59 +05:30
Akshay
2119c301d7
Merge pull request #829 from akshayitzme/pricing-rule
feat: Pricing Rule
2024-08-20 09:58:25 +05:30
akshayitzme
3da9f81b62 chore: code cleanup 2024-08-20 09:51:11 +05:30
akshayitzme
d4a08d8331 fix: pricing rule not applied in pos 2024-08-20 09:51:11 +05:30
akshayitzme
427b8260e0 feat: pricing rule in pos 2024-08-20 09:51:11 +05:30
akshayitzme
a455aeb3ce test: pricing rule 2024-08-20 09:51:11 +05:30
akshayitzme
c2571230fd fix: removed unwanted fields 2024-08-20 09:51:11 +05:30
akshayitzme
c0c61045b2 feat: pricing rule 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
0e4c3a18fc feat: hide pricingRuleDetail when unapplied and not enabled 2024-08-20 09:51:11 +05:30
akshayitzme
c658ace3da feat: pricing rule 2024-08-20 09:51:11 +05:30
akshayitzme
9345ee5106 feat: price discount 2024-08-20 09:51:11 +05:30
akshayitzme
beccfb6f22 feat: product discount 2024-08-20 09:51:11 +05:30