Rohit Waghchaure
d11c215f85
Merge branch 'version-13-pre-release' into version-13
v13.12.1
2021-10-07 11:35:31 +05:30
Rohit Waghchaure
5ea5bfad3d
bumped to version 13.12.1
2021-10-07 11:55:31 +05:50
Marica
cd87931cee
Merge pull request #27833 from frappe/mergify/bp/version-13-pre-release/pr-27713
...
fix: Maintenance Schedule child table status for legacy data (backport #27713 )
2021-10-06 14:08:15 +05:30
Marica
355ae1fca6
Merge branch 'version-13-pre-release' into mergify/bp/version-13-pre-release/pr-27713
2021-10-06 13:42:46 +05:30
mergify[bot]
91baa22d59
fix: remove stale doctypes and add msg for ecommerce refactor (bp #27700 )
...
(cherry picked from commit 6d99bb5ce6 )
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-10-06 13:37:26 +05:30
marination
af57e1e299
fix: reload doc in patch
...
(cherry picked from commit 6b38778dcb )
2021-10-06 07:57:22 +00:00
marination
1d3ba46107
fix: Add patch to patches.txt
...
(cherry picked from commit 7c47f36a4c )
2021-10-06 07:57:22 +00:00
Marica
65a590ced1
fix: Maintenance Schedule child table status for legacy data ( #27554 )
...
* fix: Maintenance Schedule child table status for legacy data
* fix: Include legacy draft schedules in patch
* fix: Pre-commit formatting
(cherry picked from commit cc143bca0d )
(cherry picked from commit 6ce2111b6d )
2021-10-06 07:57:21 +00:00
Marica
1a68e10742
Merge pull request #27829 from frappe/mergify/bp/version-13-pre-release/pr-27715
...
fix: Batch scans get overwritten on the same row (backport #27668 ) (backport #27715 )
2021-10-06 12:57:39 +05:30
mergify[bot]
4fe827e86b
Merge pull request #27715 from frappe/mergify/bp/version-13-hotfix/pr-27668
...
fix: Batch scans get overwritten on the same row (backport #27668 )
(cherry picked from commit 15c9c08261 )
2021-10-06 07:13:00 +00:00
Deepesh Garg
f573840c9f
Merge pull request #27801 from frappe/mergify/bp/version-13-pre-release/pr-27524
...
fix: Tax breakup based on items, missing GST fields (backport #27524 )
2021-10-06 09:33:30 +05:30
Rohit Waghchaure
0bc83deca0
Merge branch 'version-13-pre-release' into version-13
v13.12.0
2021-10-06 00:26:31 +05:30
Rohit Waghchaure
696a01765b
bumped to version 13.12.0
2021-10-06 00:46:31 +05:50
rohitwaghchaure
047debffeb
Merge pull request #27825 from rohitwaghchaure/v13_12_0-change-log
...
chore: change log for v13_12_0
2021-10-06 00:02:19 +05:30
Rohit Waghchaure
633cd0c1a8
chore: change log for v13_12_0
2021-10-05 23:44:32 +05:30
Deepesh Garg
51b2fcc8ef
fix: Update setup.py
2021-10-05 21:05:12 +05:30
Deepesh Garg
ff062d501f
fix: Update patches.txt
2021-10-05 21:03:40 +05:30
mergify[bot]
89e421a01d
fix: removed redundant piece of code ( #27817 ) ( #27822 )
...
(cherry picked from commit cec66d2d10 )
Co-authored-by: Afshan <33727827+AfshanKhan@users.noreply.github.com >
2021-10-05 19:24:40 +05:30
Noah Jacob
287a7b29e1
Merge pull request #27815 from frappe/mergify/bp/version-13-pre-release/pr-27813
...
fix: ignore random periodicity in validations (backport #27813 )
2021-10-05 17:32:09 +05:30
Ankush Menat
a09647b3c8
fix: ignore random periodicity in validations
...
(cherry picked from commit 3d3655ed73 )
2021-10-05 11:38:06 +00:00
Deepesh Garg
c1c5aa7262
Merge pull request #27810 from frappe/mergify/bp/version-13-pre-release/pr-27792
...
fix: COA Importer showing blank validations (backport #27792 )
2021-10-05 15:39:29 +05:30
Deepesh Garg
b4f06c0d77
fix: Use get_list instead of get_all to avoid perm issues
...
(cherry picked from commit 9507b2d752 )
2021-10-05 09:48:42 +00:00
Deepesh Garg
758939eddb
fix: COA Importer showing blank validations
...
(cherry picked from commit 0660d6ed01 )
2021-10-05 09:48:42 +00:00
mergify[bot]
fa944382c5
fix: using DN for transfer w/o internal customer (backport #27798 ) ( #27805 )
...
* fix: using DN for transfer w/o internal customer (#27798 )
This used to be work before though not "advertised", since a lot of
users have started using it as feature, it can't be broken now.
(cherry picked from commit df1f8fddf6 )
* fix(ux): use toast instead of popup
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-10-05 14:53:26 +05:30
Subin Tom
b1244df045
fix: Tax breakup based on items, missing GST fields ( #27524 )
...
* fix: Tax breakup based on items
* fix: added gst fields,warehouse validation to pos inv,patch
* fix: tax breakup test fix, eway bill hsn fix
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
(cherry picked from commit d49346ac45 )
# Conflicts:
# erpnext/patches.txt
# erpnext/regional/india/setup.py
2021-10-05 08:44:31 +00:00
Deepesh Garg
28aa9a7215
Merge pull request #27761 from frappe/mergify/bp/version-13-pre-release/pr-27712
...
fix(India): Internal transfer check fix (backport #27712 )
2021-10-05 14:10:57 +05:30
Saqib
953073bc77
fix(asset): expected value after useful life validation ( #27787 )
2021-10-05 11:13:50 +05:30
Deepesh Garg
e6909a0899
fix(India): Internal transfer check fix
...
(cherry picked from commit f0af24fc6d )
2021-10-04 05:31:59 +00:00
Marica
68cce8eb98
Merge pull request #27757 from frappe/mergify/bp/version-13-pre-release/pr-27720
...
fix: Website Items with same Item name unhandled, thumbnails missing (backport #27720 )
2021-10-03 14:46:18 +05:30
Marica
869c1beb0a
Merge pull request #27744 from frappe/mergify/bp/version-13-pre-release/pr-27611
...
fix: Hero Slider Control & Alignment fixes (backport #27611 )
2021-10-03 14:29:39 +05:30
marination
a453fc6385
fix: Pre-commit formatting
...
(cherry picked from commit 77d4849ce8 )
2021-10-03 08:57:13 +00:00
marination
00978a195a
fix: Website Items with same Item name unhandled, thumbnails missing
...
- Use naming series for Website Item. There could be two items with same name and different item code
- Fix: Website Item Page view breaks if cart is disabled
- Fix: thumbnails not created for Website Items after patch
- Fix: ‘Request for Quote’ button & cart summary not visible if checkout is disabled
(cherry picked from commit 36b519c962 )
2021-10-03 08:57:12 +00:00
Deepesh Garg
66286881f3
Merge pull request #27752 from frappe/mergify/bp/version-13-pre-release/pr-27748
...
fix: Chart Of Accounts import button not visible (backport #27748 )
2021-10-02 22:16:15 +05:30
Deepesh Garg
c2e4bbe9cc
fix: Linting issues
...
(cherry picked from commit ff570f48a0 )
2021-10-02 16:10:41 +00:00
Deepesh Garg
02984551ce
fix: Remove unwanted comments
...
(cherry picked from commit e4b89d2fcd )
2021-10-02 16:10:40 +00:00
Deepesh Garg
42f0a97d26
fix: Chart Of Accounts import button not visible
...
(cherry picked from commit 3529622a0d )
2021-10-02 16:10:39 +00:00
Shariq Ansari
477d36413b
chore: linter fix
...
(cherry picked from commit 18918e1b4f )
2021-10-02 11:39:01 +00:00
Shariq Ansari
b5fc3076bf
fix: Fixed alignment of Title, Subtitle, Action Button
...
(cherry picked from commit 0de735f20b )
2021-10-02 11:39:00 +00:00
Shariq Ansari
2c9162160a
fix: Creating unique hash for slider id instead of slider name
...
(cherry picked from commit 3e8e6ac4e2 )
2021-10-02 11:38:59 +00:00
mergify[bot]
3e7a029869
fix: option to limit reposting in certain timeslot (bp #27725 )
...
(cherry picked from commit a04f9c904e )
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-10-01 16:50:05 +05:30
mergify[bot]
f572a4e0e5
fix(Org Chart): use attribute selectors instead of ID selector for node IDs with special characters ( #27717 ) ( #27719 )
...
* fix(Org Chart): use attribute selectors instead of ID selector for node IDs with special chars
* fix: UI tests
(cherry picked from commit 9e08229b7b )
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-09-30 18:44:55 +05:30
rohitwaghchaure
348f082490
Merge pull request #27716 from rohitwaghchaure/merge-v13-hotfix-to-pre-release
...
chore: Merge branch 'version-13-hotfix' into 'version-13-pre-release'
2021-09-30 18:07:47 +05:30
Rohit Waghchaure
49174cd414
chore: Merge branch 'version-13-hotfix' into 'version-13-pre-release'
2021-09-30 16:59:18 +05:30
Mohammed Yusuf Shaikh
b478e72cef
fix: wrong company selected when marking attendance for all employees ( #27685 )
...
* fix: wrong company selected when marking attendance for all employees
* fix: enable caching for repeated queries of the same employee
Co-authored-by: Ankush Menat <ankushmenat@gmail.com >
Co-authored-by: Ankush Menat <ankushmenat@gmail.com >
2021-09-30 12:02:39 +05:30
mergify[bot]
471a8ddce0
fix: distribution of additional costs in mfg stock entry ( #27629 ) ( #27706 )
...
* refactor: remove unnecessary list comprehensions
* fix: correct cost distribution logic
While apportioning costs same condition should be present on both sides
so total value is representative of all items to be apportioned.
Here while calculating incoming_items_cost only FG items are considered,
but while apportioning all items with to_warehouse are considered.
Solution: only apportion additional cost on FG items
* test: test cost distribution
* fix: patch for additional cost
fix(patch): consider PCV while patching
- consider Period closing voucher while patching
- recomute rates for SLE of affected stock entries
consider only FG/scrap item SLEs for recomputation of rates
* fix: remove client side logic for addn cost
All of this is done in python code hence removed client side code.
(cherry picked from commit 4685ed5a8c )
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-09-30 11:20:09 +05:30
Deepesh Garg
7fc7405be7
fix: Deferred revenue entries post account freezing ( #27551 )
...
* fix: Deferred revenue entries post account freezing
* fix: Test Case
* fix: Test case
2021-09-30 08:35:30 +05:30
rohitwaghchaure
26c16412bb
Merge pull request #27702 from frappe/mergify/bp/version-13-hotfix/pr-27701
...
fix: added project name in the purchase order analysis (backport #27701 )
2021-09-29 23:43:54 +05:30
Rohit Waghchaure
c8396f4970
fix: added project name in the purchase order analysis
...
(cherry picked from commit c1f9997a67 )
2021-09-29 18:13:25 +00:00
Deepesh Garg
aeffaf312a
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into deferred_entry_freeze_v13
2021-09-29 22:27:02 +05:30
Deepesh Garg
23863c7663
fix: Test case
2021-09-29 22:26:33 +05:30