2
0
mirror of https://github.com/frappe/books.git synced 2024-11-12 16:36:27 +00:00
Commit Graph

2999 Commits

Author SHA1 Message Date
Akshay
c10208da3f
Merge pull request #943 from AbleKSaju/fix-pos
fix: Pricing Rule in POS
2024-09-11 11:14:51 +05:30
AbleKSaju
3f88b38d4a fix: prevent multiple pricing rules on same item across batches 2024-09-11 10:22:46 +05:30
AbleKSaju
9347acc0aa fix: validation 2024-09-11 10:19:59 +05:30
AbleKSaju
890f5aa6bb fix: display batch after setting it in POS 2024-09-11 10:11:15 +05:30
Akshay
0d1f242e17
Merge pull request #942 from Crims-on/patch-1
Update sv.csv
2024-09-09 09:58:06 +05:30
Akshay
c285752afb
Merge pull request #873 from tridz-dev/dark-theme
feat: DarkMode
2024-09-09 09:54:14 +05:30
akshayitzme
9741c54458 fix: pricingRule validation 2024-09-09 09:38:02 +05:30
Crims-on
2be3fe8818
Update sv.csv 2024-09-07 19:33:51 +02:00
Akshay
6be36f0de4
Merge pull request #941 from frappe/update-readme
readme: updated translation contributor
2024-09-07 10:05:57 +05:30
akshayitzme
59f47961a6 readme: updated translation contributor 2024-09-07 10:03:28 +05:30
Akshay
c604a54d47
Merge pull request #940 from Crims-on/patch-1
Full Swedish Translation
2024-09-07 09:48:08 +05:30
pu-raihan
8a26d86059 fix: added dark scrollbar for the whole html document 2024-09-07 07:25:38 +05:30
Crims-on
c4c3632847
Update sv.csv 2024-09-06 16:31:56 +02:00
Akshay
36a956d535
Merge pull request #938 from frappe/update-readme
readme: updated translation contributors
2024-09-06 10:16:08 +05:30
AbleKSaju
733f60247d fix: validate unique priority for pricing rules 2024-09-06 10:14:26 +05:30
akshayitzme
1183737aa1 readme: updated translation contributors 2024-09-06 10:13:52 +05:30
AbleKSaju
720ab08ec4 fix: remove free item when quantity decreses 2024-09-05 16:50:35 +05:30
AbleKSaju
3126379d80 fix: prevent duplicate items caused by continuous clicking 2024-09-05 09:48:13 +05:30
AbleKSaju
19c3ecec12 feat: add label in UI to identify free items 2024-09-05 09:48:13 +05:30
AbleKSaju
7404da3483 fix: update total rate and apply free item when quantity changes 2024-09-05 09:48:13 +05:30
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
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