MochaMind
d9c038cd43
fix: Croatian translations
2025-05-26 02:05:20 +05:30
MochaMind
4bc29a1c80
fix: Thai translations
2025-05-26 02:05:16 +05:30
MochaMind
8d00c2f6db
fix: Persian translations
2025-05-26 02:05:14 +05:30
MochaMind
910e51005a
fix: Portuguese, Brazilian translations
2025-05-26 02:05:10 +05:30
MochaMind
96d053edf7
fix: Chinese Simplified translations
2025-05-26 02:05:07 +05:30
MochaMind
5f9d42b7f5
fix: Turkish translations
2025-05-26 02:05:04 +05:30
MochaMind
6d9afe2bdb
fix: Swedish translations
2025-05-26 02:05:01 +05:30
MochaMind
72b811bc6f
fix: Russian translations
2025-05-26 02:04:58 +05:30
MochaMind
03e366999a
fix: Polish translations
2025-05-26 02:04:55 +05:30
MochaMind
ca9cde986f
fix: Hungarian translations
2025-05-26 02:04:52 +05:30
MochaMind
984037eea1
fix: German translations
2025-05-26 02:04:49 +05:30
MochaMind
82e41e79cf
fix: Arabic translations
2025-05-26 02:04:46 +05:30
MochaMind
92ab31c54c
fix: Spanish translations
2025-05-26 02:04:43 +05:30
MochaMind
1be24f948a
fix: French translations
2025-05-26 02:04:40 +05:30
MochaMind
7755e77dfc
chore: update POT file ( #47720 )
2025-05-25 12:45:56 +02:00
rohitwaghchaure
67c86ec028
fix: skip drop ship items ( #47670 )
2025-05-25 11:36:51 +05:30
rohitwaghchaure
874750f9ce
fix: filter of item for manufacture type material request ( #47712 )
2025-05-25 11:36:02 +05:30
Frappe PR Bot
786963f0be
fix: Serbian (Latin) translations
2025-05-25 00:57:00 +05:30
Frappe PR Bot
73b377a9b0
fix: Persian translations
2025-05-25 00:56:55 +05:30
Frappe PR Bot
6cf5e76685
fix: Chinese Simplified translations
2025-05-25 00:56:51 +05:30
rohitwaghchaure
1e8ed22421
fix: absence of rounding causing discrepancy in the valuation rate calculation ( #47700 )
2025-05-24 17:11:12 +05:30
diptanilsaha
48eccb1f73
fix: using python instead of sql query
2025-05-24 14:53:04 +05:30
diptanilsaha
0d19c18c06
fix: patch to rename group_by filter in custom reports
2025-05-24 12:55:05 +05:30
Diptanil Saha
89115688f7
fix: pos screen ui ux ( #47680 )
...
* fix: pos addl info dialog submit form on save
* feat: new invoice and recent order button on page action
* fix: item cart highlighted item scrolling
* fix: using icon instead of text in fullscreen button
* fix: search field clear button alignment
* fix: hide item selector on item details display
* fix: using add_action_icon
* fix: action of 'New Invoice' for unsaved changes
* fix: highlight numpad btns on hover
* fix: pos recent orders filter and list items
* chore: added icons for pos icon buttons
* fix: recent order toggle after invoice submission
* fix: capitalized text in select options
2025-05-23 12:36:21 +05:30
rohitwaghchaure
c3b17024bd
fix: skip last purchase rate for free item ( #47693 )
2025-05-23 08:25:35 +05:30
Frappe PR Bot
70110be24b
fix: Bosnian translations
2025-05-23 00:38:57 +05:30
Frappe PR Bot
b4aafd317e
fix: Swedish translations
2025-05-23 00:38:47 +05:30
ruthra kumar
30e23a8c74
Merge pull request #47692 from ruthra-kumar/test_refactor_1
...
refactor(test): drop ignore test dependencies on some empty test modules
2025-05-22 20:29:14 +05:30
ruthra kumar
351f02cea0
refactor(test): project update drop ignore test record dependencies
2025-05-22 20:09:55 +05:30
ruthra kumar
9fa5bbae24
refactor(test): remove IGNORE_TEST_RECORD_DEPENDENCIES
2025-05-22 20:09:55 +05:30
ruthra kumar
10a5815805
chore: remove dead code
2025-05-22 20:09:55 +05:30
ruthra kumar
aae63afec9
Merge pull request #47690 from ruthra-kumar/deterministic_leaf_node_doctypes
...
refactor(test): remove dependency from sales partner and territory
2025-05-22 19:57:31 +05:30
ruthra kumar
b22efc0bb5
refactor(test): remove dependency from sales partner and territory
2025-05-22 16:59:11 +05:30
Khushi Rawat
6ed97b5fda
fix: incorrect valuation rate due to positive qty ( #47686 )
2025-05-22 16:13:24 +05:30
ruthra kumar
6bd6e7d417
Merge pull request #47675 from ljain112/fix-terrirtory
...
fix: typo in TREE_DOCTYPES list "Terrirtory" should be "Territory"
2025-05-22 15:56:07 +05:30
ruthra kumar
07e11f94b6
Merge pull request #47656 from ruthra-kumar/new_budget_controller_cumulative_breach
...
fix: handle cumulative breach for monthly and annual
2025-05-22 15:28:01 +05:30
ruthra kumar
5a9b272f84
test: cumulative actions for budget
2025-05-22 15:04:17 +05:30
ruthra kumar
f077f60344
refactor(test): utlity method to set cumulative actions
2025-05-22 14:03:43 +05:30
ruthra kumar
3eb07fba2a
refactor: use cumulative control action on new controller
2025-05-22 13:54:04 +05:30
ruthra kumar
45368f983b
refactor: control actions for cumulative expense
2025-05-22 13:47:02 +05:30
Mihir Kandoi
483b572db0
Merge pull request #47658 from mihir-kandoi/st39010
...
fix: exchange rate not being fetched when creating supplier quotation…
2025-05-22 12:55:37 +05:30
Mihir Kandoi
8d9888b1b6
fix: include rejected amount in PI/PR overbilling validation logic ( #47572 )
...
* fix: include rejected amount in PI/PR overbilling validation logic
* fix: add check if amount is 0
* fix: unneccessary condition
2025-05-22 12:52:31 +05:30
ljain112
51162cb1a3
fix: typo in TREE_DOCTYPES list "Terrirtory" should be "Territory"
2025-05-22 12:34:55 +05:30
Frappe PR Bot
0f89eb30ac
fix: Serbian (Latin) translations
2025-05-22 00:34:38 +05:30
Frappe PR Bot
bf4350064a
fix: Persian translations
2025-05-22 00:34:33 +05:30
Frappe PR Bot
26a1bdd0fe
fix: Swedish translations
2025-05-22 00:34:29 +05:30
Frappe PR Bot
3f30404417
fix: French translations
2025-05-22 00:34:25 +05:30
Syed Mujeer Hashmi
9eab434ae8
fix: Project argument is passed correctly for MR creation
2025-05-21 18:56:46 +05:30
Diptanil Saha
b2696bf659
fix: pos additional information fields not updating on removal of data ( #47663 )
2025-05-21 18:36:26 +05:30
RAVIBHARATHI P C
e6f47be4b0
fix(asset): make purchase date mandatory
2025-05-21 17:57:34 +05:30