rohitwaghchaure
e955eeeabc
Merge pull request #35018 from frappe/mergify/bp/version-14/pr-35017
...
fix: incorrect OR condition causing timeout error (For more than 50 line items) (backport #35015 ) (backport #35017 )
2023-04-24 18:09:45 +05:30
Rohit Waghchaure
d5910fba44
fix: incorrect OR condition causing timeout error
...
(cherry picked from commit 379b215aea )
(cherry picked from commit c020789bfc )
2023-04-24 12:39:21 +00:00
rohitwaghchaure
c8622fb46f
Merge pull request #35017 from frappe/mergify/bp/version-14-hotfix/pr-35015
...
fix: incorrect OR condition causing timeout error (For more than 50 line items) (backport #35015 )
2023-04-24 18:08:34 +05:30
Rohit Waghchaure
c020789bfc
fix: incorrect OR condition causing timeout error
...
(cherry picked from commit 379b215aea )
2023-04-24 12:37:50 +00:00
Rohit Waghchaure
28cd79a040
fix: item not showing in the BOM
...
(cherry picked from commit 02c3b41dc2 )
2023-04-24 12:37:26 +00:00
mergify[bot]
70014028e9
chore: ERPNext setup wizard cleanup ( #33675 )
...
chore: ERPNext setup wizard cleanup (#33675 )
* chore: ERPNext setup wizard cleanup
* chore: Remove default website
* chore: Remove flaky tests
* chore: remove unwanted tests
(cherry picked from commit 3598bcc9a8 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-04-24 15:28:41 +05:30
rohitwaghchaure
79cbe1cce8
Merge pull request #34995 from frappe/mergify/bp/version-14-hotfix/pr-34994
...
fix: duplicate reposting entries of same voucher (backport #34994 )
2023-04-22 14:55:50 +05:30
Rohit Waghchaure
aeac43ccf9
fix: duplicate reposting entries of same voucher
...
(cherry picked from commit f2253dd645 )
2023-04-22 08:38:53 +00:00
rohitwaghchaure
a5e6b371ac
Merge pull request #34987 from frappe/mergify/bp/version-14-hotfix/pr-34982
...
fix: added validation for extra job cards (backport #34982 )
2023-04-22 08:40:42 +05:30
mergify[bot]
83a1b836f9
fix: SLA permissions (backport #34981 ) ( #34986 )
...
fix: SLA permissions (#34981 )
(cherry picked from commit ac871797b2 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2023-04-21 21:13:38 +05:30
rohitwaghchaure
6e03c09017
Merge pull request #34983 from frappe/mergify/bp/version-14-hotfix/pr-34980
...
fix: validation for internal transfer entry (backport #34980 )
2023-04-21 18:53:41 +05:30
Rohit Waghchaure
a5fde5d933
fix: added validation for extra job card
...
(cherry picked from commit 6a0b7c9e8c )
2023-04-21 13:21:27 +00:00
Rohit Waghchaure
a5823547d3
fix: validation for internal transfer entry
...
(cherry picked from commit 19911b48fd )
2023-04-21 12:16:43 +00:00
mergify[bot]
00968badf5
fix: broken 'set exchange gain/loss' btn in payment entry ( #34940 )
...
fix: broken set exchagne gain/loss btn broken in payment entry
(cherry picked from commit df0682fa8c )
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2023-04-21 14:26:10 +05:30
mergify[bot]
6aabab26d8
fix: FEC report for France accountancy ( #34781 )
...
fix: FEC report for France accountancy (#34781 )
* fix: FEC report for France Accountancy legal requirement
* fix: FEC report for France Accountancy legal requirement
* fix: change to query standard
* fix: change to query standard
* fix: columns to standard dict
* fix: columns to standard dict
* fix: columns to data
* refactor: french report FEC
* refactor: french report FEC (2)
---------
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com >
(cherry picked from commit af8da53cf4 )
Co-authored-by: HENRY Florian <florian.henry@open-concept.pro >
2023-04-21 14:23:18 +05:30
mergify[bot]
de86e8fb95
chore: Move source and campaign to more info section ( #34946 )
...
chore: Move source and campaign to more info section (#34946 )
(cherry picked from commit a02705ded7 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-04-21 14:22:42 +05:30
ruthra kumar
e5048812fd
Merge pull request #34943 from frappe/mergify/bp/version-14-hotfix/pr-34922
...
refactor: refactor set_missing_values and set_missing_ref_details in Payment Entry (backport #34922 )
2023-04-21 09:41:28 +05:30
rohitwaghchaure
237bd6e831
Merge pull request #34964 from frappe/mergify/bp/version-14-hotfix/pr-34960
...
fix: stock entry type issue (backport #34960 )
2023-04-20 23:41:46 +05:30
rohitwaghchaure
c2953bc3e0
Merge pull request #34965 from frappe/mergify/bp/version-14-hotfix/pr-34958
...
fix: removed depends on for the Employee Detail section (backport #34958 )
2023-04-20 23:41:06 +05:30
Rohit Waghchaure
9d17d3ff06
fix: removed depends on for the Employee Detail section
...
(cherry picked from commit a90a5b4aa4 )
2023-04-20 12:34:34 +00:00
Rohit Waghchaure
33a16086ef
fix: stock entry type issue
...
(cherry picked from commit c3b5dcb767 )
2023-04-20 12:34:11 +00:00
Sagar Vora
6e0d22c23b
Merge pull request #34962 from frappe/mergify/bp/version-14-hotfix/pr-34738
...
fix: misc regional improvements (backport #34738 )
2023-04-20 05:20:19 -07:00
Sagar Vora
2ec18eb4cf
fix: use functools.wraps to preserve doc signature
...
(cherry picked from commit 776b56ccd1 )
2023-04-20 12:18:21 +00:00
Sagar Vora
87595bdb7e
fix: simplify erpnext.get_region
...
(cherry picked from commit 2fa641f86d )
2023-04-20 12:18:21 +00:00
Sagar Vora
789dfd6774
fix: set frappe.flags.company to call regional code accurately
...
(cherry picked from commit 17ef3c964f )
2023-04-20 12:18:20 +00:00
mergify[bot]
56ef0baa9d
fix: batch qty conversion factor issue fixed in pos transaction ( #34917 )
...
fix: batch qty conversion factor issue fixed in pos transaction (#34917 )
(cherry picked from commit 59f3fedbf7 )
Co-authored-by: Vishal Dhayagude <vishdha@users.noreply.github.com >
Co-authored-by: Sagar Sharma <sagarsharma.s312@gmail.com >
2023-04-20 17:23:23 +05:30
Sagar Sharma
11e4fcb058
Merge pull request #34956 from frappe/mergify/bp/version-14-hotfix/pr-34953
...
fix: `PermissionError` in Work Order (backport #34953 )
2023-04-20 16:01:47 +05:30
s-aga-r
a3568c1b27
fix: PermissionError in Work Order
...
(cherry picked from commit 8108b2de0a )
2023-04-20 10:28:04 +00:00
rohitwaghchaure
2a48a7b427
Merge pull request #34955 from frappe/mergify/bp/version-14-hotfix/pr-34954
...
fix: process_loss_percentage in BOM (backport #34954 )
2023-04-20 15:02:05 +05:30
Nihantra Patel
4418862965
fix: process_loss_percentage in BOM
...
(cherry picked from commit b572bef71d )
2023-04-20 09:31:46 +00:00
rohitwaghchaure
e5aae90078
Merge pull request #34944 from frappe/mergify/bp/version-14-hotfix/pr-34912
...
fix: internal Purchase Receipt GL Entries (backport #34912 )
2023-04-20 14:36:56 +05:30
Sagar Sharma
e2818afb62
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-34912
2023-04-20 14:05:48 +05:30
s-aga-r
7740ceb27e
fix(test): test_internal_pr_gl_entries
2023-04-20 14:05:08 +05:30
ruthra kumar
3d3da75726
refactor: update ref details for selected references
...
set_missing_ref_details can update only for selected references
(cherry picked from commit b7d6e30f63 )
2023-04-20 13:29:51 +05:30
ruthra kumar
8c5d644671
refactor: move set_missing_ref_detials out of set_missing_values
...
(cherry picked from commit 11cb2db3fe )
2023-04-20 13:29:47 +05:30
Frappe PR Bot
ca9b02fb53
chore(release): Bumped to Version 14.22.2
...
## [14.22.2](https://github.com/frappe/erpnext/compare/v14.22.1...v14.22.2 ) (2023-04-20)
### Bug Fixes
* filtering via batch no ([#34951 ](https://github.com/frappe/erpnext/issues/34951 )) ([1b827e6 ](1b827e6b67 )), closes [#34950 ](https://github.com/frappe/erpnext/issues/34950 )
v14.22.2
2023-04-20 07:24:45 +00:00
Deepesh Garg
74abe94711
Merge pull request #34952 from frappe/mergify/bp/version-14/pr-34951
...
fix: filtering via batch no (backport #34951 )
2023-04-20 12:53:14 +05:30
mergify[bot]
1b827e6b67
fix: filtering via batch no ( #34951 )
...
fix: filtering via batch no(#34950 )
* fix: filtering via batch no
(cherry picked from commit ea6eeace80 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
(cherry picked from commit 3b23fc1eba )
2023-04-20 07:21:04 +00:00
mergify[bot]
3b23fc1eba
fix: filtering via batch no ( #34951 )
...
fix: filtering via batch no(#34950 )
* fix: filtering via batch no
(cherry picked from commit ea6eeace80 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-04-20 12:50:40 +05:30
Sagar Sharma
1743413e00
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-34912
2023-04-20 12:19:43 +05:30
Sagar Sharma
c11b98fa9f
Merge pull request #34926 from frappe/mergify/bp/version-14-hotfix/pr-34895
...
fix: use `CombineDatetime` instead of `Timestamp` in QB queries (backport #34895 )
2023-04-20 12:17:32 +05:30
Sagar Sharma
a2c25ed49e
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-34895
2023-04-20 12:17:12 +05:30
s-aga-r
2ad157bd77
fix(test): test_backdated_stock_reco_cancellation_future_negative_stock
...
(cherry picked from commit 11c8503180 )
2023-04-20 06:06:05 +00:00
s-aga-r
7cc0129302
test: add test case for internal PR GL Entries
...
(cherry picked from commit c86c543fbf )
2023-04-20 06:06:05 +00:00
s-aga-r
f7e436fe71
fix: internal Purchase Receipt GL Entries
...
(cherry picked from commit 6fca9adcd4 )
2023-04-20 06:06:05 +00:00
ruthra kumar
1ab83c5c02
Merge pull request #34916 from frappe/mergify/bp/version-14-hotfix/pr-34838
...
refactor: toggle merging similar ledger entries in JE (backport #34838 )
2023-04-20 11:15:36 +05:30
Frappe PR Bot
6faf459f97
chore(release): Bumped to Version 14.22.1
...
## [14.22.1](https://github.com/frappe/erpnext/compare/v14.22.0...v14.22.1 ) (2023-04-20)
### Bug Fixes
* add limit for get_next_stock_reco ([#34937 ](https://github.com/frappe/erpnext/issues/34937 )) ([78ad0ea ](78ad0eaa74 ))
v14.22.1
2023-04-20 05:12:57 +00:00
Deepesh Garg
40058c2617
Merge pull request #34939 from frappe/mergify/bp/version-14/pr-34938
...
fix: add limit for get_next_stock_reco (#34937 )
2023-04-20 10:41:31 +05:30
mergify[bot]
78ad0eaa74
fix: add limit for get_next_stock_reco ( #34937 )
...
fix: limit stock reco issue
(cherry picked from commit fcfa8842a7 )
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
(cherry picked from commit 7131ff28fd )
2023-04-20 05:08:45 +00:00
mergify[bot]
7131ff28fd
fix: add limit for get_next_stock_reco ( #34937 )
...
fix: limit stock reco issue
(cherry picked from commit fcfa8842a7 )
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2023-04-20 10:37:58 +05:30