Shllokkk
a6bb44b421
refactor(buying): add type hints for whitelisted function parameters
2026-02-18 17:50:19 +05:30
Mihir Kandoi
54144f72a5
Merge pull request #52743 from Mutantpenguin/patch-3
...
bug: fix comparison regarding `None` values
2026-02-17 21:21:25 +05:30
Markus Lobedann
3fd5a0f100
fix: bug with comparison regarding None values and empty string
...
In their default state, the fields can be `None`. When a user enters something and deletes it afterwards, the fields contain an empty string.
This fixes the comparison.
2026-02-17 12:46:30 +01:00
rohitwaghchaure
83f5c03494
Merge pull request #52729 from rohitwaghchaure/feat-negative-batch-report
...
feat: Negative Batch report
2026-02-17 16:33:28 +05:30
Mihir Kandoi
eb0fa4d26d
Merge pull request #52677 from mihir-kandoi/standalone-credit-debit-note
...
fix: standalone credit/debit notes should not fetch any serial or bat…
2026-02-17 16:09:47 +05:30
Mihir Kandoi
4f4bd98943
Merge pull request #52733 from mihir-kandoi/allow-sequence-id-edit
...
fix: allow sequence ID edit in BOM if routing is not set
2026-02-17 16:05:33 +05:30
Rohit Waghchaure
34edbed00b
feat: Negative Batch report
2026-02-17 16:05:13 +05:30
Mihir Kandoi
08529964b4
fix: allow sequence id edit in BOM if routing is not set
2026-02-17 15:39:52 +05:30
ruthra kumar
2c011bb9ad
Merge pull request #52679 from AarDG10/fix-acc-timeline
...
fix: log changes made to accounts settings
2026-02-17 13:55:24 +05:30
ruthra kumar
ee9ce0dee8
Merge pull request #52648 from Abdeali099/Abdeali/fix-typo
...
fix: correct typos in marketing campaign custom fields function
2026-02-17 13:41:40 +05:30
ruthra kumar
e8ef6f1afb
Merge pull request #52654 from Jarif-Junaeed/develop
...
fix: resolve POS crash and correct is_return typo in TransactionBase
2026-02-17 13:10:29 +05:30
Mihir Kandoi
a374d0b3e7
Merge pull request #52720 from Shllokkk/pricing-rule-fix
...
fix: wrong display_depends_on condition for item group and brand chil…
2026-02-17 12:59:22 +05:30
Shllokkk
de2843d9f1
fix: wrong display_depends_on condition for item group and brand child tables
2026-02-17 12:28:15 +05:30
Vishnu Priya Baskaran
ae0be7f6ce
Merge pull request #52649 from aerele/fix-sales-funnel-layout
...
fix: ensure layout has Bootstrap row and column
2026-02-17 12:25:15 +05:30
Mihir Kandoi
7860673855
Merge pull request #52716 from mihir-kandoi/gh52551
...
fix: do not allow plant floor company and warehouse to be updated
2026-02-17 12:11:53 +05:30
Mihir Kandoi
fd72132743
fix: do not allow plant floor company and warehouse to be updated
2026-02-17 11:54:12 +05:30
Mihir Kandoi
1eb9f5b803
Merge pull request #52713 from mihir-kandoi/st60127
...
fix: production plan status
2026-02-17 11:23:17 +05:30
Mihir Kandoi
b3e6b304e4
fix: production plan status
2026-02-17 10:43:47 +05:30
Diptanil Saha
c8c54a42e2
Merge pull request #52706 from diptanilsaha/wsb-pp
...
fix(selling-workspace-sidebar): changed order of pos profile
2026-02-17 00:40:33 +05:30
diptanilsaha
72f4fd08ee
fix(selling-workspace-sidebar): changed order of pos profile
2026-02-17 00:23:01 +05:30
rohitwaghchaure
4defb104db
Merge pull request #52620 from Shllokkk/production-plan-fix
...
fix: prevent rows from being added to sub_assembly_items and mr_items
2026-02-17 00:11:31 +05:30
Mihir Kandoi
48cafc8e57
Merge pull request #52626 from aerele/fix/support-#59888
...
fix(manufacturing): add sales order fields in subassembly child table
2026-02-16 23:41:16 +05:30
rohitwaghchaure
8adf8aed41
Merge pull request #52699 from rohitwaghchaure/fixed-negative-stock-validation-sle
...
fix: consider sle for negative stock validation
2026-02-16 23:25:52 +05:30
Sudharsanan11
341dc4be7a
test(manufacturing): add test to validate the sales order references for sub assembly items
2026-02-16 23:21:35 +05:30
Sudharsanan11
0f2ed28ab7
fix(manufacturing): set sales order references in subassembly child table
2026-02-16 23:21:35 +05:30
Sudharsanan11
c2282eaf08
fix(manufacturing): add sales order fields in subassembly child table
2026-02-16 23:21:35 +05:30
Rohit Waghchaure
38f35acffe
fix: consider sle for negative stock validation
2026-02-16 23:02:15 +05:30
Shllokkk
25f979a825
fix: prevent rows from being added to sub_assembly_items and mr_items
2026-02-16 22:33:36 +05:30
rohitwaghchaure
afa14e6cd4
Merge pull request #52678 from mihir-kandoi/sales-purchase-invoice-update-stock-cleanup
...
chore: do not show stock details if update stock is disabled
2026-02-16 22:31:25 +05:30
Diptanil Saha
802507d321
Merge pull request #52692 from frappe/l10n_develop
...
fix: sync translations from crowdin
2026-02-16 21:16:11 +05:30
rohitwaghchaure
12ff8e6279
Merge pull request #52691 from rohitwaghchaure/fixed-cancel-sabb-for-lcv
...
fix: cancel SABB if SLE cancelled from LCV
2026-02-16 21:11:38 +05:30
Soham Kulkarni
219cf6bc57
fix(pos_invoice): add correct depends on condition ( #52689 )
...
* fix(pos_invoice): add correct depends on condition
* fix: show field in sales order
* refactor: eval condition
2026-02-16 15:36:30 +00:00
MochaMind
a7ec72b25c
fix: Esperanto translations
2026-02-16 20:22:05 +05:30
MochaMind
4bd3d4d36c
fix: Serbian (Latin) translations
2026-02-16 20:22:01 +05:30
MochaMind
d425270c88
fix: Norwegian Bokmal translations
2026-02-16 20:21:57 +05:30
MochaMind
f8c8c1cc2d
fix: Bosnian translations
2026-02-16 20:21:53 +05:30
MochaMind
cc02c411b6
fix: Burmese translations
2026-02-16 20:21:49 +05:30
MochaMind
65dd7d4851
fix: Croatian translations
2026-02-16 20:21:45 +05:30
MochaMind
47b80cbc2b
fix: Thai translations
2026-02-16 20:21:39 +05:30
MochaMind
20d2317f61
fix: Persian translations
2026-02-16 20:21:35 +05:30
MochaMind
d2a4b8bfd8
fix: Indonesian translations
2026-02-16 20:21:30 +05:30
MochaMind
2b26d859c3
fix: Portuguese, Brazilian translations
2026-02-16 20:21:26 +05:30
MochaMind
3516cda350
fix: Vietnamese translations
2026-02-16 20:21:22 +05:30
MochaMind
4d51d0d351
fix: Chinese Simplified translations
2026-02-16 20:21:19 +05:30
MochaMind
303b7a117c
fix: Turkish translations
2026-02-16 20:21:15 +05:30
MochaMind
83006a3ed1
fix: Swedish translations
2026-02-16 20:21:11 +05:30
MochaMind
b3e9fa2142
fix: Serbian (Cyrillic) translations
2026-02-16 20:21:07 +05:30
MochaMind
45d7a398b6
fix: Slovenian translations
2026-02-16 20:21:01 +05:30
MochaMind
ffb88c30b9
fix: Russian translations
2026-02-16 20:20:58 +05:30
MochaMind
40fd9a8008
fix: Portuguese translations
2026-02-16 20:20:53 +05:30