Saqib
3a3a0a83b7
fix: link to error log list
2021-11-03 17:47:01 +05:30
Rohit Waghchaure
b8d75ff241
Merge branch 'version-13-pre-release' into version-13
2021-10-20 21:30:20 +05:30
Rohit Waghchaure
a3b7682935
bumped to version 13.13.0
2021-10-20 21:50:20 +05:50
rohitwaghchaure
200f6da8b2
Merge pull request #28040 from rohitwaghchaure/change-log-for-v13-13
...
chore: change log for v13.13.0
2021-10-20 21:23:39 +05:30
Rohit Waghchaure
7c9018f401
chore: change log for v13.13.0
2021-10-20 21:15:13 +05:30
Sagar Vora
ffadd671b7
fix: add mistakenly removed patches
2021-10-20 19:26:15 +05:30
mergify[bot]
47befa697d
fix: incorrect status being set in Invoices (backport #28019 ) ( #28030 )
...
* fix: incorrect status being set in Invoices (#28019 )
Co-authored-by: Pruthvi Patel <pruthvipatel145@gmail.com >
(cherry picked from commit 8d9d0987fe )
* fix: merge conflict
Co-authored-by: Sagar Vora <sagar@resilient.tech >
2021-10-20 19:24:19 +05:30
Jannat Patel
676c5280cc
Merge pull request #28016 from frappe/mergify/bp/version-13-pre-release/pr-27728
2021-10-20 15:53:48 +05:30
Marica
e0decb0ae2
Merge pull request #28021 from frappe/mergify/bp/version-13-pre-release/pr-28005
...
fix: Fetch thumbnail from Item master instead of regenerating (backport #28005 )
2021-10-20 15:14:30 +05:30
marination
b906cc20ae
fix: Move thumbnail updation to different patch
...
- Thumbnail updation handled via different patch
- create_website_items will only have one purpose
- added progress bar to `create_website_items`
- code cleanup
(cherry picked from commit 348a961b53 )
2021-10-20 09:12:33 +00:00
marination
c98421c69a
fix: Check if thumbnail column exists in case of table trimming
...
(cherry picked from commit ac8014e24c )
2021-10-20 09:12:32 +00:00
marination
d7afb9ef65
fix: Get db values as dict when checking for thumbnail in existing web item
...
(cherry picked from commit 46a5a83789 )
2021-10-20 09:12:32 +00:00
marination
a915b9cf72
fix: re-run patch
...
- Patch will just fetch thumbnails if website items are created, else it will create new website items
(cherry picked from commit 11c498d9e5 )
2021-10-20 09:12:32 +00:00
marination
a022e01d3f
fix: Fetch thumbnail from Item master instead of regenerating
...
(cherry picked from commit 94177c0764 )
2021-10-20 09:12:31 +00:00
Goh Yan Chang
867cfa04b2
Update employee_leave_balance.py
...
fix: Employee Leave Balance report showing wrong figures
(cherry picked from commit 632f7848a3 )
2021-10-20 06:58:12 +00:00
Jannat Patel
6e63dc1360
Merge pull request #28013 from frappe/mergify/bp/version-13-pre-release/pr-27904
2021-10-20 12:24:37 +05:30
Jannat Patel
698214bd59
fix: removed unused lines
2021-10-20 11:36:00 +05:30
Jannat Patel
873d166a4e
fix: conflicts
2021-10-20 11:32:35 +05:30
Jannat Patel
9166d58717
fix: map missing fields in opportunity ( #27904 )
...
(cherry picked from commit d81f811349 )
# Conflicts:
# erpnext/crm/doctype/opportunity/opportunity.py
2021-10-20 05:56:59 +00:00
Deepesh Garg
7895d2a048
Merge pull request #28004 from frappe/mergify/bp/version-13-pre-release/pr-27867
...
fix: Totals row incorrect value in GL Entry (backport #27867 )
2021-10-19 17:50:20 +05:30
Deepesh Garg
5a06ee9230
fix: Totals row incorrect value in GL Entry ( #27867 )
...
(cherry picked from commit ebe68c1a7a )
2021-10-19 09:39:02 +00:00
Noah Jacob
b6609d1649
Merge pull request #27998 from frappe/mergify/bp/version-13-pre-release/pr-27990
...
fix: changes in schedules gets overwritten on save (backport #27990 )
2021-10-19 14:20:44 +05:30
Noah Jacob
9431bb9466
fix: changes in schedules gets overwritten on save
...
(cherry picked from commit af1b9e100e )
2021-10-19 08:07:42 +00:00
mergify[bot]
fdd9cc76be
fix: flaky Org Chart Test ( #27971 ) ( #27989 )
...
(cherry picked from commit 8eacaddde7 )
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-10-18 11:47:22 +05:30
Deepesh Garg
f8348ab681
Merge pull request #27983 from frappe/mergify/bp/version-13-pre-release/pr-27967
...
fix: Account number and name incorrectly imported using COA importer (backport #27967 )
2021-10-18 11:04:39 +05:30
Deepesh Garg
eecfb25c90
Merge pull request #27981 from frappe/mergify/bp/version-13-pre-release/pr-27934
...
fix: TDS round off not working from second transaction (backport #27934 )
2021-10-18 11:03:00 +05:30
Deepesh Garg
41a0e12954
Merge pull request #27979 from frappe/mergify/bp/version-13-pre-release/pr-27970
...
fix (India): Interstate internal transfer invoices not visible in GSTR-1 (backport #27970 )
2021-10-18 11:01:06 +05:30
Ankush Menat
f0383289d8
Merge pull request #27986 from frappe/mergify/bp/version-13-pre-release/pr-27962
...
fix: Retain space inside Serial no string while cleaning serial nos (backport #27962 )
2021-10-18 10:34:31 +05:30
Jannat Patel
46209023ce
Merge pull request #27985 from frappe/mergify/bp/version-13-pre-release/pr-27850
2021-10-18 10:32:48 +05:30
marination
e69bd39cdd
test: Include serial no with spaces in it in sanitation test
...
(cherry picked from commit a9341672cf )
2021-10-18 04:56:11 +00:00
Marica
0fcb3cd918
fix: Use strip instead of lstrip and rstrip
...
Co-authored-by: Ankush Menat <ankushmenat@gmail.com >
(cherry picked from commit 8cf188d9c0 )
2021-10-18 04:56:10 +00:00
marination
44ab131792
fix: Retain space inside Serial no string while cleaning serial nos
...
(cherry picked from commit 41035b0330 )
2021-10-18 04:56:10 +00:00
pateljannat
b648d77316
fix: exclude inactive employees from auto attendance
...
(cherry picked from commit 921b4be348 )
2021-10-18 04:35:18 +00:00
Deepesh Garg
0012f0b2da
fix: Account number and name incorrectly import using COA importer
...
(cherry picked from commit 17a8649500 )
2021-10-18 03:47:22 +00:00
Deepesh Garg
1796f09c0f
fix: TDS round off not working from second transaction
...
(cherry picked from commit b7a08535b5 )
2021-10-18 03:24:46 +00:00
Deepesh Garg
64b58b148f
fix: TDS round off not working from second transaction
...
(cherry picked from commit ca0067212d )
2021-10-18 03:24:46 +00:00
Deepesh Garg
4415bf9968
fix: Interstate internal transfer invoices not visible in GSTR-1
...
(cherry picked from commit d9d42b13ab )
2021-10-18 03:23:55 +00:00
rohitwaghchaure
1b7d94d70d
Merge pull request #27961 from rohitwaghchaure/merge-13-hotfix-to-pre-release-for-13-13
...
chore: Merge branch 'version-13-hotfix' into 'version-13-pre-release'
2021-10-14 19:17:22 +05:30
Rohit Waghchaure
952c60b3f5
Merge branch 'version-13-hotfix' into 'version-13-pre-release'
2021-10-14 18:31:09 +05:30
rohitwaghchaure
8c33103838
Merge pull request #27958 from frappe/mergify/bp/version-13-hotfix/pr-27954
...
fix: value_after_depreciation calculation (backport #27954 )
2021-10-14 18:25:57 +05:30
mergify[bot]
a8c966eb25
fix: patch to enable scheduled job for reposting (backport #27957 )
...
* fix: patch to enable scheduled job for reposting
(cherry picked from commit efc60ec2b5 )
# Conflicts:
# erpnext/patches.txt
* chore: formatting
(cherry picked from commit 3f97413814 )
* Update enable_scheduler_job_for_item_reposting.py
(cherry picked from commit 230a5d4b39 )
* fix: resolve conflict
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2021-10-14 17:31:51 +05:30
Saqib
88b1c1c87e
fix: value_after_depreciation calculation ( #27954 )
...
(cherry picked from commit 1f70dd6e98 )
2021-10-14 10:53:52 +00:00
Marica
771213c415
Merge pull request #27955 from frappe/mergify/bp/version-13-hotfix/pr-27947
...
fix: Improve error message for Serial No mismatch between SI and DN (backport #27947 )
2021-10-14 14:24:54 +05:30
marination
d86f5ec1ba
fix: Remove trailing space and line break in translatable string
...
(cherry picked from commit 60f35ad8a2 )
2021-10-14 08:19:54 +00:00
marination
a568fc7924
fix: Improve error message for Serial No mismatch between SI and DN
...
(cherry picked from commit 646acb6b46 )
2021-10-14 08:19:53 +00:00
mergify[bot]
c040256793
fix: cannot add deductions in internal transfer payment entry (backport #27545 ) ( #27930 )
...
* fix: cannot add deductions in internal transfer payment entry
(cherry picked from commit 1b7414e948 )
# Conflicts:
# erpnext/accounts/doctype/payment_entry/payment_entry.py
* fix: Update message string
(cherry picked from commit 3b9514d6e1 )
# Conflicts:
# erpnext/accounts/doctype/payment_entry/payment_entry.py
* fix: conflicts
Co-authored-by: Saqib Ansari <nextchamp.saqib@gmail.com >
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
Co-authored-by: Afshan <33727827+AfshanKhan@users.noreply.github.com >
2021-10-14 12:34:03 +05:30
Chillar Anand
29996ee726
fix(hr): Update expense account after company is updated ( #27843 ) ( #27919 )
...
(cherry picked from commit f0c4ea14a9 )
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-10-14 11:13:00 +05:30
Deepesh Garg
1120506e11
Merge pull request #27941 from frappe/mergify/bp/version-13-hotfix/pr-27783
...
fix(Subscription): reorder updation of end date (backport #27783 )
2021-10-13 16:56:07 +05:30
mergify[bot]
e64751e3a2
fix: not authorized to update entries after freezing accounts (backport #27937 )
...
* fix: not authorized to update entries after freezing accounts (#27937 )
* fix: not authorized to update entries after freezing accounts
* fix: Add test case
* fix(patch): patched to requeue failed reposts(check_freezing_date)
* chore: misc fixes
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
Co-authored-by: Ankush Menat <ankushmenat@gmail.com >
(cherry picked from commit 2bb383b178 )
# Conflicts:
# erpnext/patches.txt
* fix: resolve conflict
Co-authored-by: Noah Jacob <noahjacobkurian@gmail.com >
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-10-13 16:41:21 +05:30
Himanshu
bf47c6836e
Update subscription.py
...
(cherry picked from commit 44306bd0e5 )
2021-10-13 09:52:21 +00:00
hrwx
e80192e2da
fix: create past invoices
...
(cherry picked from commit ae657c7e4e )
2021-10-13 09:52:21 +00:00
Sagar Vora
b2f1b02e34
test: use test_dependencies instead of duplication
...
(cherry picked from commit 656015d99d )
2021-10-13 09:52:20 +00:00
Sagar Vora
ed090f2e3e
fix: remove newline
...
(cherry picked from commit fc375c5bde )
2021-10-13 09:52:20 +00:00
hrwx
d796172249
fix: reorder updation of end date
...
(cherry picked from commit 0f03b19109 )
2021-10-13 09:52:20 +00:00
Deepesh Garg
ff9f6366ad
Merge pull request #27935 from frappe/mergify/bp/version-13-hotfix/pr-27907
...
feat: HSN based tax breakup table check in GST Settings (backport #27907 )
2021-10-13 12:56:00 +05:30
Deepesh Garg
b8683d5532
Merge pull request #27925 from frappe/mergify/bp/version-13-hotfix/pr-27758
...
perf: Add indexes in stock queries and speed up bin updation (backport #27758 )
2021-10-13 12:08:38 +05:30
Subin Tom
4a156cdc2e
added new section in gst settings page
...
(cherry picked from commit fc4facc5dc )
2021-10-13 06:38:27 +00:00
Subin Tom
771b076448
feat: HSN wise tax breakup check in GST Settings
...
(cherry picked from commit 530de12b07 )
2021-10-13 06:38:26 +00:00
mergify[bot]
e6346ac982
fix: minor ux fixes in Sales & Purchase Invoice (backport #27927 ) ( #27932 )
...
* fix: keeping sections consistent across sales & purchase invoice
(cherry picked from commit 2bc1ca993a )
* fix: set collapsible & print hide
(cherry picked from commit d181cc42a1 )
Co-authored-by: Anuja Pawar <anuja.pawar20@gmail.com >
2021-10-13 11:01:21 +05:30
Ankush Menat
547e173fe0
ci: rule to fail PRs that add a new manual commit ( #27928 )
...
Manual commits are frequent source of bugs, confusions or undefined
behaviour.
All new manual commits should be explcitly ignored with explanation on
why it's added. This will only fail for new additions. Existing ones
need to be cleaned up manually.
(cherry picked from commit 06b426e9c3 )
2021-10-12 23:05:09 +05:30
mergify[bot]
37bd0ecf87
fix: force reload custom field doctype ( #27909 ) ( #27910 )
...
custom_field.json has the same modified key in both versions but not the same content. This can happen again if something is backported, safe solution is to force reload.
(cherry picked from commit ad444153cc )
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-10-12 20:38:09 +05:30
Marica
8244980d79
Merge pull request #27924 from marination/item-configure-empty-popup
...
fix: Item Variant selection empty popup on website
2021-10-12 20:32:18 +05:30
Deepesh Garg
10b239ec50
perf: Add indexes in stock queries and speed up bin updation #27758
...
perf: Add indexes in stock queries and speed up bin updation
(cherry picked from commit 6f107da165 )
2021-10-12 14:46:26 +00:00
marination
c9c4a9995b
fix: Item Variant selection empty popup on website
...
- pass item_code instead of website item name to fetch attributes
2021-10-12 19:56:12 +05:30
Ankush Menat
b6dc71679e
fix: remove transaction commit from tests
...
(cherry picked from commit 8d69ec72a6 )
2021-10-12 16:41:48 +05:30
Ankush Menat
5bdb6041b9
refactor: rollback after full test
...
(cherry picked from commit acdb26a4bb )
2021-10-12 16:41:48 +05:30
Ankush Menat
89828defc5
test: add custom TestCase class and use in stock
...
(cherry picked from commit 06fa35a9c1 )
2021-10-12 16:41:48 +05:30
Deepesh Garg
816236b587
Merge pull request #27918 from frappe/mergify/bp/version-13-hotfix/pr-27884
...
fix: patch fails if accounts are frozen (backport #27884 )
2021-10-12 15:04:01 +05:30
Deepesh Garg
69f17721ef
Merge pull request #27917 from frappe/mergify/bp/version-13-hotfix/pr-27896
...
fix: Status check for closed loans (backport #27896 )
2021-10-12 15:03:31 +05:30
Afshan
125bb1f99a
Merge branch 'version-13-hotfix' into mergify/bp/version-13-hotfix/pr-27884
2021-10-12 14:32:36 +05:30
mergify[bot]
6f786b42a9
fix: add cost center in gl entry for advance payment entry ( #27840 ) ( #27915 )
...
(cherry picked from commit 569dc5f6b1 )
Co-authored-by: Afshan <33727827+AfshanKhan@users.noreply.github.com >
2021-10-12 14:31:50 +05:30
Saqib Ansari
fed80177de
fix: rollback on exception
...
(cherry picked from commit c103f72fad )
2021-10-12 08:15:17 +00:00
Saqib Ansari
2ce36d1edc
feat: handle exceptions
...
(cherry picked from commit 353ad5f6ff )
2021-10-12 08:15:17 +00:00
Saqib Ansari
7e44c30404
fix: patch fails if accounts are frozen
...
(cherry picked from commit b0aa4a6e1c )
2021-10-12 08:15:16 +00:00
Deepesh Garg
47ced6810f
fix: Linting issues
...
(cherry picked from commit af14ba43de )
2021-10-12 08:11:47 +00:00
Deepesh Garg
6c3f5687f2
fix: Incorrect maximum loan amount update
...
(cherry picked from commit 8355af6dcf )
2021-10-12 08:11:47 +00:00
Deepesh Garg
1b632b683f
fix: Status check for closed loans
...
(cherry picked from commit 3337ae120c )
2021-10-12 08:11:46 +00:00
mergify[bot]
c5660e8511
Merge pull request #27906 from Anuja-pawar/accounts-settings ( #27912 )
...
fix(Accounts Settings): Update label
(cherry picked from commit e1967870a9 )
Co-authored-by: Anuja Pawar <60467153+Anuja-pawar@users.noreply.github.com >
2021-10-12 12:23:53 +05:30
mergify[bot]
c4338d184e
fix(accounts): Fix issue with fetching loyalty point entries ( #27892 ) ( #27913 )
...
(cherry picked from commit 401e22fb8d )
Co-authored-by: Chillar Anand <chillar@avilpage.com >
2021-10-12 12:23:32 +05:30
Noah Jacob
d598a61556
Merge pull request #27901 from frappe/mergify/bp/version-13-hotfix/pr-27800
...
refactor: updated buying onboarding tours. (backport #27800 )
2021-10-11 16:33:59 +05:30
Noah Jacob
d262d0ac27
refactor: updated onboarding cards and tours
...
(cherry picked from commit f5e0cad6a1 )
2021-10-11 10:04:40 +00:00
mergify[bot]
7dc2f95932
fix: v12 migrate error - unknown column ‘mandatory_depends_on’ (backport #27897 ) ( #27900 )
...
* fix: v12 migrate error - unknown column ‘mandatory_depends_on’ (#27897 )
* fix: v12 doesn't have mandatory_depends_on field
* fix: move update_vehicle_no_reqd_condition to v13
* fix: move update_vehicle_no_reqd_condition to v13
* fix: file name missing .py
* refactor!: add back empty line
* fix: linters issue
(cherry picked from commit 7acdcc70ad )
# Conflicts:
# erpnext/patches.txt
* fix: resolve conflicts
Co-authored-by: Dany Robert <rtdany10@gmail.com >
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-10-11 10:02:31 +00:00
rohitwaghchaure
cf87c9138e
Merge pull request #27898 from frappe/mergify/bp/version-13-hotfix/pr-27863
...
fix: consolidated report not consider company currency (backport #27863 )
2021-10-11 14:07:51 +05:30
Rohit Waghchaure
1a42f82d14
fix: opening balance to calculate 'Unclosed Fiscal Years Profit / Loss (Credit)'
...
(cherry picked from commit 19d14da0d4 )
2021-10-11 08:37:27 +00:00
Rohit Waghchaure
2c5a0bff47
fix: consolidated report not consider company currency
...
(cherry picked from commit dc4206428d )
2021-10-11 08:37:26 +00:00
mergify[bot]
a831e6b552
fix: bom item query (backport #27890 ) ( #27894 )
...
* fix: bom item query #27890
fix: bom item query
(cherry picked from commit 0a3dd3e954 )
# Conflicts:
# erpnext/manufacturing/doctype/bom/test_bom.py
* fix: resolve conflict
* chore: unused imports
[skip ci]
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-10-11 12:45:24 +05:30
ChillarAnand
f844c36ab2
fix(CI): Use bugbear instead of flake8-mutable
...
(cherry picked from commit 4dc17a856e )
2021-10-11 11:23:22 +05:30
mergify[bot]
091c2f3023
fix(perf): index creation on voucher_detail_no ( #27866 ) ( #27875 )
...
voucher_detail_no is supposed to have an index, it was added on
on_doctype_update function of table, however this function is only
called if DocType itself is updated and `on_update` is called on
DocType. Stock ledger Entry doctype hasn't changed since addition of
this index in function.
Before: Lack of this index was causing full table scan in
get_future_sle_to_fix function. (~50 seconds in a reposting job)
After: Single row is fetched (~0.5 second in full reposting job)
Learnings:
1. Add simple indexes via doctype only
2. For complex indexes always change doctype.json file for it to take
effect.
(cherry picked from commit 6019f60d0a )
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-10-08 17:19:41 +05:30
mergify[bot]
119c2f01e1
fix(perf): index creation on voucher_detail_no ( #27866 ) ( #27876 )
...
voucher_detail_no is supposed to have an index, it was added on
on_doctype_update function of table, however this function is only
called if DocType itself is updated and `on_update` is called on
DocType. Stock ledger Entry doctype hasn't changed since addition of
this index in function.
Before: Lack of this index was causing full table scan in
get_future_sle_to_fix function. (~50 seconds in a reposting job)
After: Single row is fetched (~0.5 second in full reposting job)
Learnings:
1. Add simple indexes via doctype only
2. For complex indexes always change doctype.json file for it to take
effect.
(cherry picked from commit 6019f60d0a )
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-10-08 17:19:34 +05:30
gavin
40aac908d1
fix: Ignore mandatory fields if exist ( #27871 )
...
The goal of this fix is to not break the patch in case of customizations
In this particular case, it's regarding a customized Note DocType with
multiple custom mandatory fields
2021-10-08 15:10:03 +05:30
mergify[bot]
4e6d588ae1
fix: remove readonly from billing address ( #27873 )
...
(cherry picked from commit 41fefa356f )
Co-authored-by: 18alantom <2.alan.tom@gmail.com >
2021-10-08 15:08:45 +05:30
mergify[bot]
504f2f06d3
fix: Salary Slip Label fixes (backport #27865 ) ( #27870 )
...
* fix: Salary Slip Label fixes (#27865 )
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
(cherry picked from commit d3d4a3da62 )
# Conflicts:
# erpnext/payroll/doctype/salary_slip/salary_slip.json
* fix: conflicts
Co-authored-by: yadavyk <32797974+yadavyk@users.noreply.github.com >
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-10-08 14:16:12 +05:30
mergify[bot]
d96fd60878
fix: update dead links in help_links.js ( #27860 ) ( #27868 )
...
(cherry picked from commit 90a249527d )
Co-authored-by: Kenneth Sequeira <33246109+kennethsequeira@users.noreply.github.com >
2021-10-08 13:31:07 +05:30
Deepesh Garg
d9a219850a
fix: SO delivery Date not getting set via data import ( #27862 )
...
* fix: SO delivery Date not getting set via data import
* fix: logic to add delivery dates
* fix: linting issue
Co-authored-by: Afshan <33727827+AfshanKhan@users.noreply.github.com >
Co-authored-by: Afshan <afshan13k@gmail.com >
2021-10-08 12:38:40 +05:30
mergify[bot]
cb6d884058
fix(Payment Reconciliation): minor ux fixes ( #27779 ) ( #27859 )
...
* fix: minor fixes
* fix: Linters check
* fix: sider check
* fix: kept unallocated payment amount hidden in allocation
* fix: removed Add row button from the tables (redundant)
Co-authored-by: Afshan <33727827+AfshanKhan@users.noreply.github.com >
Co-authored-by: Saqib <nextchamp.saqib@gmail.com >
(cherry picked from commit 5cc3ea0aa7 )
Co-authored-by: Anuja Pawar <60467153+Anuja-pawar@users.noreply.github.com >
2021-10-07 22:47:05 +05:30
mergify[bot]
4102f799dc
fix: trim sales invoice custom field lengths (backport #27665 ) ( #27750 )
...
* fix: trim sales invoice custom field lengths
(cherry picked from commit a7df4227da )
* patch: trim sales invoice custom field lengths
(cherry picked from commit f1fcb385f5 )
# Conflicts:
# erpnext/patches.txt
* fix: do not set length for date field
(cherry picked from commit 83cc597594 )
* fix: merge conflicts
Co-authored-by: Saqib Ansari <nextchamp.saqib@gmail.com >
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
Co-authored-by: Afshan <33727827+AfshanKhan@users.noreply.github.com >
2021-10-07 20:59:07 +05:30
Subin Tom
3c53c5b660
fix: cancelled sales invoices are considered in billed quantity calculation ( #27845 )
...
Co-authored-by: Saqib Ansari <nextchamp.saqib@gmail.com >
Co-authored-by: Afshan <33727827+AfshanKhan@users.noreply.github.com >
2021-10-07 20:36:00 +05:30
mergify[bot]
0a4b3d8129
fix: help links for purchase cycle and JV ( #27856 ) ( #27858 )
...
(cherry picked from commit 07c680d7cc )
Co-authored-by: Kenneth Sequeira <33246109+kennethsequeira@users.noreply.github.com >
2021-10-07 20:29:28 +05:30
mergify[bot]
bad489426a
feat: (Stock Reco) Ignore Empty Stock while fetching items from warehouse ( #27848 )
...
- Added checkbox to `Fetch Items from Warehouse` dialog to ignore empty stock
- fix: Items fetched twice due to Item Defaults
- Improved code readability
(cherry picked from commit 533ee9a401 )
Co-authored-by: marination <maricadsouza221197@gmail.com >
2021-10-07 20:28:08 +05:30
mergify[bot]
729e29d268
fix: update help links for Sales Invoice page ( #27853 ) ( #27854 )
...
(cherry picked from commit 646fd29f0e )
Co-authored-by: Kenneth Sequeira <33246109+kennethsequeira@users.noreply.github.com >
2021-10-07 18:42:06 +05:30
rohitwaghchaure
8108d4761b
Merge pull request #27852 from frappe/mergify/bp/version-13-hotfix/pr-27851
...
feat: option to set the width for the multi-select dialog box (backport #27851 )
2021-10-07 17:39:20 +05:30
Rohit Waghchaure
00cb04df84
feat: option to set the width for the multi-select dialog box
...
(cherry picked from commit 69ffddf747 )
2021-10-07 12:08:58 +00:00
mergify[bot]
dd0cefbeb9
refactor: Clean up mutable defaults and add CI check ( #27828 ) ( #27841 )
...
* refactor: Clean up mutable defaults and add CI check
(cherry picked from commit 772d4753e7 )
Co-authored-by: Chillar Anand <chillar@avilpage.com >
2021-10-07 09:57:35 +00:00
Rohit Waghchaure
d11c215f85
Merge branch 'version-13-pre-release' into version-13
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
Anoop
4da5cb36e7
Merge pull request #27812 from akurungadam/fix-appointment-slots
...
fix(healthcare): Availability slots display, disabled Practitioner Schedule
2021-10-07 08:45:56 +05:30
mergify[bot]
56b58cbeea
fix: use ceil in case of whole uoms for reorder qty ( #27834 ) ( #27838 )
...
* fix: use ceil in case of whole uoms for reorder qty
* fix: cache uom query
(cherry picked from commit d4b2471cea )
Co-authored-by: Alan <2.alan.tom@gmail.com >
2021-10-06 18:54:22 +05:30
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
Marica
71f676eedd
Merge pull request #27764 from frappe/mergify/bp/version-13-hotfix/pr-27661
...
refactor: fetching of account balance in chart of accounts (backport #27661 )
2021-10-06 12:56:10 +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
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
mergify[bot]
e57037b4cf
ci: fail build if asset bundling fails ( #27820 ) ( #27823 )
...
(cherry picked from commit 35e30bdcaf )
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-10-05 23:59:47 +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]
2cbd5a9fcf
fix: removed redundant piece of code ( #27817 ) ( #27821 )
...
(cherry picked from commit cec66d2d10 )
Co-authored-by: Afshan <33727827+AfshanKhan@users.noreply.github.com >
2021-10-05 19:26:58 +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
Noah Jacob
47a7eeca54
Merge pull request #27814 from frappe/mergify/bp/version-13-hotfix/pr-27813
...
fix: ignore random periodicity in validations (backport #27813 )
2021-10-05 17:30:00 +05:30
Ankush Menat
a09647b3c8
fix: ignore random periodicity in validations
...
(cherry picked from commit 3d3655ed73 )
2021-10-05 11:38:06 +00:00
Ankush Menat
62bbf0fe45
fix: ignore random periodicity in validations
...
(cherry picked from commit 3d3655ed73 )
2021-10-05 11:28:34 +00:00
Marica
ae8c1ae311
Merge pull request #27803 from frappe/mergify/bp/version-13-hotfix/pr-27660
...
fix: tax rate being overridden in case of 0.00 (backport #27660 )
2021-10-05 16:44:16 +05:30
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
Deepesh Garg
8f5ab94b70
Merge pull request #27792 from deepeshgarg007/pre-release-fixes
...
fix: COA Importer showing blank validations
2021-10-05 15:18:04 +05:30
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
Deepesh Garg
9507b2d752
fix: Use get_list instead of get_all to avoid perm issues
2021-10-05 14:51:35 +05:30
mergify[bot]
7e018f94ce
fix: batch_no not mapped from PR to Stock Entry ( #27804 )
...
(cherry picked from commit 9613af6c4e )
Co-authored-by: Noah Jacob <noahjacobkurian@gmail.com >
2021-10-05 14:39:36 +05:30
Ankush Menat
2cfafede44
fix(ux): use toast instead of popup
2021-10-05 14:27:09 +05:30
Ankush Menat
df1f8fddf6
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.
2021-10-05 14:21:27 +05:30
Dany Robert
a17fed9cd9
fix: return tax rate since fetch is removed
...
(cherry picked from commit 2b4959fb3b )
2021-10-05 08:45:24 +00:00
Dany Robert
d8479a41e5
fix: tax rate being overridden in case of 0.00
...
Tax rate could be different for different expenses.
Therefore, rate is kept as 0.00 and tax amount entered manually.
But fetching used to override the rate(upon saving) and mess up the amount.
(cherry picked from commit 5ce6a4c107 )
2021-10-05 08:45:23 +00:00
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
d2f5d31f98
Merge pull request #27559 from frappe-pr-bot/backport/version-13-hotfix/27524
...
fix: Tax breakup based on items, missing GST fields
2021-10-05 14:13:50 +05:30
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
Deepesh Garg
44ee44dec5
Merge pull request #27786 from frappe/mergify/bp/version-13-hotfix/pr-27785
...
fix: Delete linked Transaction Deletion Record docs on deleting company (backport #27785 )
2021-10-05 14:09:16 +05:30
mergify[bot]
bebd77c27d
fix: add (uom, brand) Item details in an Item Price ( #27561 ) ( #27795 )
...
* fix: add (uom, brand) and update (uom) Item details in an Item Price
* fix: order of query interpolation args
Co-authored-by: Marica <maricadsouza221197@gmail.com >
* fix: named interpolation, remove item price
* fix: sql error
Co-authored-by: Marica <maricadsouza221197@gmail.com >
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
(cherry picked from commit 7da777880b )
Co-authored-by: Alan <2.alan.tom@gmail.com >
2021-10-05 13:28:43 +05:30
Afshan
0c55a98190
Merge branch 'version-13-hotfix' into mergify/bp/version-13-hotfix/pr-27785
2021-10-05 13:26:47 +05:30
mergify[bot]
32d72fdecb
fix: Only calculate first_respone_time if SLA is set ( #27789 ) ( #27793 )
...
Co-authored-by: Afshan <33727827+AfshanKhan@users.noreply.github.com >
(cherry picked from commit ad03eb25df )
Co-authored-by: Ganga Manoj <ganga.manoj98@gmail.com >
2021-10-05 12:49:06 +05:30
mergify[bot]
046ec928e0
fix: Display appropriate message if different Payment Terms are used in PE and its Payment References ( #27763 )
...
(cherry picked from commit 9f14695743 )
Co-authored-by: GangaManoj <ganga.manoj98@gmail.com >
Co-authored-by: Afshan <33727827+AfshanKhan@users.noreply.github.com >
2021-10-05 12:21:21 +05:30
Deepesh Garg
0660d6ed01
fix: COA Importer showing blank validations
2021-10-05 12:20:14 +05:30
Afshan
877820b902
Merge branch 'version-13-hotfix' into mergify/bp/version-13-hotfix/pr-27785
2021-10-05 11:50:25 +05:30
mergify[bot]
ab0e381cfc
fix(asset): expected value after useful life validation ( #27539 ) ( #27790 )
...
(cherry picked from commit 065a2ce983 )
Co-authored-by: Saqib <nextchamp.saqib@gmail.com >
2021-10-05 11:47:56 +05:30
Saqib
5e34cdf00f
Merge branch 'version-13-hotfix' into mergify/bp/version-13-hotfix/pr-27661
2021-10-05 11:34:02 +05:30
Saqib
953073bc77
fix(asset): expected value after useful life validation ( #27787 )
2021-10-05 11:13:50 +05:30
GangaManoj
4ecb798585
fix: Delete linked Transaction Deletion Record docs on deleting company
...
(cherry picked from commit 38c7e42f0c )
2021-10-05 05:19:37 +00:00
mergify[bot]
91d269fe1a
fix: set item uom as stock_uom if it isn't set ( #27623 ) ( #27780 )
...
* fix: set item uom as stock_uom if it isn't set
(cherry picked from commit 5c372202d5 )
Co-authored-by: Alan <2.alan.tom@gmail.com >
2021-10-04 22:41:12 +05:30
mergify[bot]
4535a9415f
ci(Mergify): configuration update ( #27777 ) ( #27778 )
...
Signed-off-by: Ankush Menat <me@ankush.dev >
(cherry picked from commit 4159361d52 )
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-10-04 18:10:52 +05:30
Sagar Vora
e17713c9d6
fix: multiple fixes to timesheets ( #27775 )
2021-10-04 17:08:50 +05:30
mergify[bot]
21a5498d5d
fix: Merge "Accounting Ledger" and "Accounts Receivable" in "View" button ( #27769 ) ( #27771 )
...
* fix: Added a new button "View" and merged "Accounting Ledger" and "Accounts Receivable" into it
* fix: sider issues
* chore: dead code
(cherry picked from commit b483f173a6 )
Co-authored-by: Komal-Saraf0609 <81952590+Komal-Saraf0609@users.noreply.github.com >
2021-10-04 16:06:55 +05:30
Saqib
c0b17edbbf
perf: fetching of account balance in chart of accounts ( #27661 )
...
(cherry picked from commit 9051735529 )
2021-10-04 06:15:34 +00:00
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
Marica
e9ed379b57
Merge pull request #27743 from frappe/mergify/bp/version-13-hotfix/pr-27611
...
fix: Hero Slider Control & Alignment fixes (backport #27611 )
2021-10-03 14:29:18 +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
Marica
4d0d642db7
Merge pull request #27720 from marination/e-comm-web-item-name-thumbnail-fix
...
fix: Website Items with same Item name unhandled, thumbnails missing
2021-10-03 14:26:20 +05:30
Deepesh Garg
f02438eb54
Merge pull request #27712 from deepeshgarg007/internal_transfer_check_fix
...
fix(India): Internal transfer check fix
2021-10-03 13:38:51 +05:30
Marica
62fa1f0305
Merge branch 'version-13-hotfix' into e-comm-web-item-name-thumbnail-fix
2021-10-03 13:30:50 +05:30
marination
77d4849ce8
fix: Pre-commit formatting
2021-10-03 13:30:02 +05:30
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
Deepesh Garg
fe4df3a14a
Merge pull request #27748 from deepeshgarg007/yet_chart_of_accounts_importer_fixes
...
fix: Chart Of Accounts import button not visible
2021-10-02 21:39:07 +05:30
Deepesh Garg
ff570f48a0
fix: Linting issues
2021-10-02 20:46:20 +05:30
Deepesh Garg
e4b89d2fcd
fix: Remove unwanted comments
2021-10-02 20:37:15 +05:30
Deepesh Garg
3529622a0d
fix: Chart Of Accounts import button not visible
2021-10-02 20:35:11 +05:30
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
Shariq Ansari
8f98238114
chore: linter fix
...
(cherry picked from commit 18918e1b4f )
2021-10-02 11:38:31 +00:00
Shariq Ansari
86e3adf344
fix: Fixed alignment of Title, Subtitle, Action Button
...
(cherry picked from commit 0de735f20b )
2021-10-02 11:38:31 +00:00
Shariq Ansari
d6152df3b4
fix: Creating unique hash for slider id instead of slider name
...
(cherry picked from commit 3e8e6ac4e2 )
2021-10-02 11:38:30 +00:00
Anurag Mishra
4837238f3d
feat(HR): Some Enhancements and Onboarding ( #25741 )
...
* feat: Hr settings restructure
* feat: remove validation and make As warning
* feat: made leave policy Assignment feild read only
* feat: send leave Notification via 'Notification'
* patch: for field name change
* feat: removed defaults value for removed field
* feat: removed leave Notification fields
* feat: better label and description
* feat: Hr Module onboarding and Onboarding slides
* fix: sider, test, translations
* chore: remove unnecessary code formatting changes
* refactor: HR Onboarding
* refactor: HR Settings
* revert: Notification changes
* chore: remove unnecessary descriptions from leave type
* fix: linter issues
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-10-02 12:34:21 +05:30
mergify[bot]
e4f12f0458
fix: update variant qty in BOM, Create Work Order dialog ( #27686 ) ( #27732 )
...
(cherry picked from commit ece446ffe5 )
Co-authored-by: Alan <2.alan.tom@gmail.com >
2021-10-01 23:21:08 +05:30
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]
23431cf261
fix: option to limit reposting in certain timeslot ( #27725 ) ( #27726 )
...
(cherry picked from commit a04f9c904e )
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-10-01 13:56:00 +05:30
Anurag Mishra
57e66f958c
feat: Tracking Multi-round interview ( #25482 )
...
* feat: Tracking Multi-round interview
* fix: releted to scheduler event and formating
* fix: job applicant UI/UX and conflicts
* test: Interview Round
* fix(test): Employee referral, Employee Onboarding, Job Offer
* fix: sider
* feat: set default value in Hr settings
* feat: added validation for designation
* test: Interview
* test: Added validatiolns for skill
* test: Interview feedback
* fix: sider
* fix: remove unnecessary validations and form label cleanups
* chore: clean-up Interview Round and Interview Type doctype
* fix: remove redundant Rating Value, only keep Rating
* fix: update interview details on feedback submission
- make interview feedback submission dialog minimizable
* fix: show submit feedback button only if feedback doesn't exist
* refactor: Interview and Feedback statuses and workflow
* fix(HR Settings): clean up interview settings
* refactor: Interview
* refactor: Interview Feedback, remove unnecessary validations
* chore: update notification messages
* chore: remove unnecessary formatting changes in attendance list and leave application
* refactor: Job Applicant to Interview mapping
* chore: sorted imports
* chore: sorted imports
* fix: sider issues
* fix: linter issues
* fix: sider issues
* fix: tests
* fix: sorted imports
* fix: tests, sider
* fix: therapy plan test
* fix: sider issues
* feat: Include From Time and To Time fields in Interview for cleaner data
* feat: Interview Calendar
* fix: allow renaming masters
* fix: add more fields to list view and standard filter
* fix: validate overlapping interviews
* fix: update tests
* fix: linter issues
* refactor: replace reminder messages with Email Templates
* fix: sider issues
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-10-01 00:10:47 +05:30
mergify[bot]
05374cb8b2
fix(Org Chart): use attribute selectors instead of ID selector for node IDs with special characters ( #27717 ) ( #27718 )
...
* 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:45:22 +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
marination
36b519c962
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
2021-09-30 18:34:26 +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
mergify[bot]
15c9c08261
Merge pull request #27715 from frappe/mergify/bp/version-13-hotfix/pr-27668
...
fix: Batch scans get overwritten on the same row (backport #27668 )
2021-09-30 16:34:11 +05:30
Marica
5d1de91b68
Merge pull request #27713 from frappe-pr-bot/backport/version-13-hotfix/27554
...
fix: Maintenance Schedule child table status for legacy data
2021-09-30 15:57:27 +05:30
Marica
cf6e10ac7b
Merge branch 'version-13-hotfix' into backport/version-13-hotfix/27554
2021-09-30 15:55:04 +05:30
Ankush Menat
6d99bb5ce6
fix: remove stale doctypes and add msg for ecommerce refactor ( #27700 )
2021-09-30 15:49:26 +05:30
marination
6b38778dcb
fix: reload doc in patch
2021-09-30 14:55:57 +05:30
marination
7c47f36a4c
fix: Add patch to patches.txt
2021-09-30 14:18:35 +05:30
Marica
6ce2111b6d
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 )
2021-09-30 08:39:55 +00:00
Deepesh Garg
f0af24fc6d
fix(India): Internal transfer check fix
2021-09-30 13:28:53 +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
Frappe PR Bot
887e3765bf
feat: TDS deduction using journal entry and other fixes ( #27451 ) ( #27672 )
...
* fix: TDS deduction using journal entry
* fix: Multi category application against single supplier
* refactor: TDS payable monthly report
* fix: Server side handling for default tax withholding category
* fix: Supplier filter for Journal Entry
* refactor: TDS computation summary report
(cherry picked from commit cc5dd5c67d )
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
2021-09-29 20:26:43 +05:30
Frappe PR Bot
633847c514
fix: Ignore user permission for Represents Company field in Sales and Purchase docs ( #27684 ) ( #27695 )
...
* fix: Ignore user permission for Represents Company field in Sales and Purchase docs
* fix: Ignore user permission for fiscal year company
(cherry picked from commit b39f8a6215 )
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
2021-09-29 20:26:16 +05:30
Deepesh Garg
72986abab9
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into deferred_entry_freeze_v13
2021-09-29 16:13:28 +05:30
mergify[bot]
6b32fa7b1c
feat(regional): toggle for reduced depreciation rate as per IT Act ( #27688 )
2021-09-28 19:48:50 +05:30
Frappe PR Bot
212492220d
fix: cannot delete a project if linked with sales order ( #27536 ) ( #27689 )
2021-09-28 19:46:35 +05:30
Frappe PR Bot
fbae3c7fd6
fix: apply price list after batch or serial no insertion ( #27566 ) ( #27683 )
...
(cherry picked from commit 72c081fd8f )
Co-authored-by: Alan <2.alan.tom@gmail.com >
2021-09-28 12:59:45 +05:30
Frappe PR Bot
745abef0e7
fix: set item.qty as mandatory in picklist ( #27680 ) ( #27682 )
...
(cherry picked from commit b91333afdd )
Co-authored-by: Alan <2.alan.tom@gmail.com >
2021-09-28 12:24:55 +05:30
Frappe PR Bot
1acdadea00
fix(ux): added exception of template item in filters ( #27560 ) ( #27675 )
...
(cherry picked from commit 5c249decbb )
Co-authored-by: Noah Jacob <noahjacobkurian@gmail.com >
2021-09-27 23:01:14 +05:30
mergify[bot]
2ee9da3504
fix: cannot set custom label for 'total' field in print format ( #27667 )
2021-09-27 15:03:16 +05:30
Deepesh Garg
6eb9a114be
Merge branch 'version-13-hotfix' into backport/version-13-hotfix/27524
2021-09-27 14:55:32 +05:30
Frappe PR Bot
e8de8b8454
fix: Improvements in COA Importer ( #27584 ) ( #27587 )
...
(cherry picked from commit f07ff92a35 )
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
2021-09-27 14:53:51 +05:30
Frappe PR Bot
1b9e96f760
fix: Tax Breakup table headers fix ( #27596 ) ( #27598 )
...
(cherry picked from commit 0ff7367f39 )
Co-authored-by: Subin Tom <36098155+nemesis189@users.noreply.github.com >
Co-authored-by: Saqib <nextchamp.saqib@gmail.com >
2021-09-27 14:53:29 +05:30
Saqib
0e59873cc0
Merge pull request #27663 from frappe/mergify/bp/version-13-hotfix/pr-27659
...
fix: setting of gain/loss if party account is in company currency (backport #27659 )
2021-09-27 14:29:25 +05:30
Saqib
1063ced7cd
fix: linting errors
...
(cherry picked from commit 711395db22 )
2021-09-27 07:36:17 +00:00
Saqib
904c592978
fix: indentation
...
(cherry picked from commit 1f8ad72418 )
2021-09-27 07:36:16 +00:00
Saqib
7a8ff85308
chore: log modified invoices
...
(cherry picked from commit 30f59b09fd )
2021-09-27 07:36:16 +00:00
Saqib Ansari
8a8921fb5b
fix: unknown column 'ref_exchange_rate'
...
(cherry picked from commit 18e5d59d24 )
2021-09-27 07:36:15 +00:00
Saqib Ansari
705f094a1a
chore: hide exchange gain loss if empty
...
(cherry picked from commit e6b4d33f4b )
2021-09-27 07:36:15 +00:00
Saqib Ansari
19b06b0745
patch: invalid gain loss gl entry
...
(cherry picked from commit beebfb323a )
2021-09-27 07:36:15 +00:00
Saqib Ansari
2108bf9f73
fix: cost center in exchange gain loss gl entry
...
(cherry picked from commit 78ad50efc2 )
2021-09-27 07:36:14 +00:00
Saqib Ansari
677a59b005
chore: hide exchange gain loss if empty
...
(cherry picked from commit dd2d039ca8 )
2021-09-27 07:36:13 +00:00
Saqib Ansari
af531372da
fix: setting of gain/loss if party account is in company currency
...
(cherry picked from commit 64efe8bf15 )
2021-09-27 07:36:13 +00:00
Frappe PR Bot
986ca8815d
fix: local variable 'fiscal_year_details' referenced before assignment ( #27658 )
2021-09-26 20:28:06 +05:30
Frappe PR Bot
646f8b7871
fix: update default KSA VAT rate for setup ( #27614 ) ( #27622 )
...
(cherry picked from commit abded895f3 )
Co-authored-by: Kenneth Sequeira <33246109+kennethsequeira@users.noreply.github.com >
2021-09-26 11:14:20 +05:30
Frappe PR Bot
08e24bd907
fix: holiday message reminder ( #27654 )
...
Minor grammatical change
(cherry picked from commit dafe99b6e2 )
Co-authored-by: escix <preminik@preminik.com >
2021-09-26 11:12:48 +05:30
Frappe PR Bot
e5a062ceb6
feat: add Partly Paid status in Invoices ( #27636 )
...
(cherry picked from commit c8b9a55e96 )
Co-authored-by: Sagar Vora <sagar@resilient.tech >
2021-09-22 12:17:58 +05:30
Bhavesh Maheshwari
9ebabb86b3
fix: remove unknown field employee_name from query ( #27634 )
...
* fix: remove unknown field employee_name from query
* fix: remove unknown fieldname
Co-authored-by: root <root@vultr.guest >
Co-authored-by: Ankush Menat <ankushmenat@gmail.com >
2021-09-21 20:30:53 +05:30
Frappe PR Bot
5a8d57f2ae
fix: remove bad default for anniversary reminders ( #27632 ) ( #27633 )
...
🤦
(cherry picked from commit c302c7ab42 )
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-09-21 17:55:05 +05:30
Frappe PR Bot
47c6fba317
fix: (ux) Use subassembly schedule date while making WO from Prod Plan (bp #27628 )
...
- Set subassemply WO's planned start date from Production Plan
(cherry picked from commit 9110223341 )
Co-authored-by: Marica <maricadsouza221197@gmail.com >
2021-09-21 17:12:45 +05:30
Frappe PR Bot
19446a8ddd
feat: Merge POS invoices based on customer group ( #27553 )
...
* feat: Merge POS invoices based on customer group (#27471 )
* feat: Merge POS invoices based on customer group
* fix: Linting Issues
* fix: fieldname
Co-authored-by: Saqib <nextchamp.saqib@gmail.com >
(cherry picked from commit c9c8957250 )
# Conflicts:
# erpnext/patches.txt
* fix: Update patches.txt
* fix: Remove v14 patch
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
2021-09-21 11:17:44 +05:30
Frappe PR Bot
fec19a9532
Update training_result.js ( #27615 ) ( #27620 )
...
cur_frm is deprecated
(cherry picked from commit 5c400da4e2 )
Co-authored-by: François de Ryckel <f.deryckel@gmail.com >
2021-09-21 09:32:18 +05:30
mergify[bot]
6ba1b03ee5
fix: reference row added in allocation table ( #27613 )
2021-09-20 21:37:55 +05:30
Ganga Manoj
1ba4afa986
fix: Set parent_detail_docname to prevent overwriting Packed/Bundle Items on saving ( #27571 )
2021-09-20 21:36:07 +05:30
mergify[bot]
10cffe81b0
fix: Webform Permission for custom doctype (backport #26232 ) ( #27592 )
...
* fix: Webform Permission for custom doctype (#26232 )
* fix: Webform Permission for custom doctype
* fix: sider fix
* fix: app check condition for getting correct list_context
* chore: Better naming convention
* test: Added test case to check permission for webform of custom doctype
* chore: linting issue
* chore: linting issue
* fix: sider fix
* test: minor changes
* chore: linter and better naming method
* chore: linter fix
(cherry picked from commit 9aa6f52edd )
# Conflicts:
# erpnext/hooks.py
* chore: Resolved Conflicts
Co-authored-by: Shariq Ansari <30859809+shariquerik@users.noreply.github.com >
2021-09-20 20:28:29 +05:30
Ankush Menat
72c22a4219
Merge pull request #27604 from frappe/mergify/bp/version-13-hotfix/pr-27601
...
fix(ux): warn when overbilling allowance was bypassed due to role (backport #27601 )
2021-09-20 18:17:40 +05:30
Ankush Menat
684ca451d3
fix(ux): better error message
...
Co-authored-by: Saqib <nextchamp.saqib@gmail.com >
(cherry picked from commit 21a955d20b )
2021-09-20 12:13:37 +00:00
Ankush Menat
8cdd6eacdd
refactor: add guard clause in for loop
...
Reduce overly indented code/improve readability.
(cherry picked from commit 5e4fbba753 )
2021-09-20 12:13:37 +00:00
Ankush Menat
2dc590c0c0
fix: warn when overbilling checks are skipped.
...
(cherry picked from commit 43bf82b58b )
2021-09-20 12:13:36 +00:00
Ankush Menat
55393d160d
perf: extract loop invariant db calls
...
(cherry picked from commit 648b2d72a5 )
2021-09-20 12:13:36 +00:00
Frappe PR Bot
9b46dd512b
fix(plaid): query to check if bank account exists ( #27595 )
2021-09-20 15:45:13 +05:30
Saqib
7aaecbcac9
fix: Move related fields together in Selling Settings ( #27383 )
2021-09-20 15:30:50 +05:30
Deepesh Garg
846d128c5d
fix: Test Case
2021-09-20 11:06:10 +05:30
Rohit Waghchaure
c800ff5068
Merge branch 'version-13-pre-release' into version-13
2021-09-19 14:39:45 +05:30
Rohit Waghchaure
de8b3570f5
bumped to version 13.11.1
2021-09-19 14:59:45 +05:50
Frappe PR Bot
5978286b52
fix: Handle is_search_module_loaded for redis version < 4.0.0 ( #27574 ) ( #27578 )
...
- Return False if error occurs
(cherry picked from commit d6ed6d53e9 )
Co-authored-by: Marica <maricadsouza221197@gmail.com >
2021-09-18 15:25:44 +05:30
Marica
d6ed6d53e9
fix: Handle is_search_module_loaded for redis version < 4.0.0 ( #27574 )
...
- Return False if error occurs
2021-09-18 14:23:44 +05:30
Frappe PR Bot
a741fd1cfe
fix: PO/PINV - Check if doctype has company_address field before setting the value ( #27441 ) ( #27575 )
...
Co-authored-by: Vama Mehta <vama.mehta@inqubit.in >
(cherry picked from commit 666eaae6ce )
Co-authored-by: vama <vamagithub@gmail.com >
2021-09-18 13:24:33 +05:30
vama
666eaae6ce
fix: PO/PINV - Check if doctype has company_address field before setting the value ( #27441 )
...
Co-authored-by: Vama Mehta <vama.mehta@inqubit.in >
2021-09-18 13:21:45 +05:30
Anoop
9ffb65b5a4
fix(healthcare): Duplicate Contact error on add Patient ( #27427 )
...
* fix: duplicate contact error when linking existing Customer to Patient
validation for existing User email and mobile before creating user on Patient update
* test: patient - test contact, user creation
* fix: test_patient_contact clearing contact breaking other tests
sider issues
* fix: use db_set instead of set_value
* fix(test): overlapping appointments
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-09-18 01:02:31 +05:30
Subin Tom
8c01ae952b
conflict fixes
2021-09-17 20:18:39 +05:30
Subin Tom
e8cf32e1c8
fixing conflicts
2021-09-17 20:16:10 +05:30
Frappe PR Bot
e6d0a57f0c
ci: fix docs checker for empty body ( #27569 )
...
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-09-17 17:20:59 +05:30
Saqib
5451aed115
Merge branch 'version-13-hotfix' into backport-fix-selling-settings
2021-09-17 15:56:01 +05:30
Frappe PR Bot
bd1c823aa6
fix: unecessary keyword args were passed in mapper functions ( #27563 ) ( #27564 )
...
(cherry picked from commit e03d9aa889 )
Co-authored-by: Saqib <nextchamp.saqib@gmail.com >
2021-09-17 13:21:33 +05:30
Frappe PR Bot
6ed40463a0
fix: unecessary keyword args were passed in mapper functions ( #27563 ) ( #27565 )
...
(cherry picked from commit e03d9aa889 )
Co-authored-by: Saqib <nextchamp.saqib@gmail.com >
2021-09-17 13:11:54 +05:30
Subin Tom
8dfdab9dc1
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-09-17 05:21:40 +00:00
Frappe PR Bot
e990bb8816
fix: Remove duplicates from customer_code field (bp #27555 )
...
(cherry picked from commit 41f11eca72 )
Co-authored-by: Marica <maricadsouza221197@gmail.com >
2021-09-17 05:15:03 +00:00
Deepesh Garg
e2eb72eb5b
fix: Deferred revenue entries post account freezing
2021-09-16 18:54:57 +05:30
Frappe PR Bot
450e1e8ed4
fix: no validation on item defaults ( #27549 )
...
* fix: no validation on item defaults (#27393 )
* fix: no validation on item defaults
* fix: cache value while validating
* test: item default company relation
* fix: reorder validations
* refactor: add guard conditions on update_defaults
* test: add default warehouse for item group
* fix: validate item defaults for item groups
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
(cherry picked from commit 5eba1ccd51 )
# Conflicts:
# erpnext/setup/doctype/item_group/item_group.py
# erpnext/stock/doctype/item/item.py
* fix: resolve conflicts
Co-authored-by: Saqib <nextchamp.saqib@gmail.com >
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-09-16 12:25:39 +00:00
Saqib
24c08f5092
Merge branch 'version-13-hotfix' into backport-fix-selling-settings
2021-09-16 16:59:54 +05:30
Frappe PR Bot
adc5bf7b9c
Merge pull request #27543 from frappe-pr-bot/backport/version-13-hotfix/27538
...
fix: Validate if item exists on uploading items in stock reco
2021-09-16 16:07:56 +05:30
Frappe PR Bot
e9683fad47
fix(ProdPlan): Get SubAssy Items does not work (bp #27537 )
...
* fix(ProdPlan): Get SubAssy Items does not work
This button wasn't working unless the document was saved already.
* fix: make form dirty when subassy item are fetched
(cherry picked from commit 78fe92542c )
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-09-16 10:22:43 +00:00
Frappe PR Bot
5a34520f3f
fix(minor): Employee filter in Unpaid Expense Claims report ( #27530 ) ( #27531 )
...
(cherry picked from commit 866763c16a )
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-09-16 00:14:00 +05:30
Frappe PR Bot
8b3ef8e96e
test: automated test for running all stock reports ( #27510 ) ( #27522 )
...
* test: automated test for running all stock reports
These test do not assert correctness, they just check that "execute" function
is working with sane filters.
* test: make report execution test modular
(cherry picked from commit 70c203d19e )
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-09-15 22:23:07 +05:30
Rohit Waghchaure
79d1cf161e
Merge branch 'version-13-pre-release' into version-13
2021-09-15 21:11:53 +05:30
Rohit Waghchaure
fb55b57f5c
bumped to version 13.11.0
2021-09-15 21:31:52 +05:50
Frappe PR Bot
0fb112107f
fix: not able to submit stock entry with 350 items ( #27523 ) ( #27526 )
...
(cherry picked from commit e6a1ad8016 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2021-09-15 21:06:44 +05:30
Frappe PR Bot
4c51002cb2
fix: not able to submit stock entry with 350 items ( #27523 ) ( #27525 )
...
(cherry picked from commit e6a1ad8016 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2021-09-15 21:06:31 +05:30
rohitwaghchaure
abd3aee5b5
chore: change log for version 13.11.0 ( #27527 )
2021-09-15 21:06:13 +05:30
Frappe PR Bot
6d2d97bac4
fix(minor): Remove b2c limit check from CDNR Invoices ( #27516 ) ( #27519 )
...
* fix(minor): Remove b2c limit check from CDNR Invoices
* fix: Remove unnecessary format
(cherry picked from commit 978028c880 )
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
2021-09-15 19:11:28 +05:30
Deepesh Garg
978028c880
fix(minor): Remove b2c limit check from CDNR Invoices ( #27516 )
...
* fix(minor): Remove b2c limit check from CDNR Invoices
* fix: Remove unnecessary format
2021-09-15 18:51:06 +05:30
Frappe PR Bot
05663268e6
feat: provision to add scrap item in job card ( #27483 ) ( #27518 )
...
(cherry picked from commit c5a77f60ed )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2021-09-15 18:15:38 +05:30
Frappe PR Bot
4bd1bceee2
fix: table data deleted on submitted maintenance schedule (bp #27513 )
...
(cherry picked from commit 5e0b21582a )
Co-authored-by: Noah Jacob <noahjacobkurian@gmail.com >
2021-09-15 17:45:48 +05:30
Frappe PR Bot
7d733af983
feat: link items to supplier / customer ( #27479 )
...
* Merge pull request #27281 from DeeMysterio/party-specific-items
feat: link items to supplier / customer
(cherry picked from commit aa82624f31 )
# Conflicts:
# erpnext/patches.txt
* fix: resolve conflict
Co-authored-by: DeeMysterio <dikshajadhav11.dj@gmail.com >
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-09-15 17:19:50 +05:30
Frappe PR Bot
a87cc12024
feat: provision to add scrap item in job card ( #27483 ) ( #27512 )
...
(cherry picked from commit c5a77f60ed )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2021-09-15 17:17:59 +05:30
Frappe PR Bot
d1a4761955
fix: Maintain same rate in Stock Ledger until stock become positive ( #27227 ) ( #27477 )
...
* fix: Maintain same rate in Stock Ledger until stock become positive
* fix: Maintain same rate in Stock Ledger until stock become positive
(cherry picked from commit 10754831c3 )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2021-09-15 17:08:41 +05:30
Marica
9adb4c8b69
Merge pull request #27509 from frappe-pr-bot/backport/version-13-pre-release/27508
...
fix: Shopping Cart and Variant Selection
2021-09-15 14:17:53 +05:30
Marica
0572c0ae3e
Merge pull request #27508 from marination/shopping-cart-fixes
...
fix: Shopping Cart and Variant Selection
(cherry picked from commit 9e0fb74ab2 )
2021-09-15 08:31:20 +00:00
Marica
9e0fb74ab2
Merge pull request #27508 from marination/shopping-cart-fixes
...
fix: Shopping Cart and Variant Selection
2021-09-15 14:00:14 +05:30
Frappe PR Bot
604f13c69e
fix: Values with same account and different account number in consolidated balance sheet report ( #27493 ) ( #27504 )
...
(cherry picked from commit 625626b973 )
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
2021-09-15 11:49:19 +05:30
Frappe PR Bot
397fad7eb2
fix: Values with same account and different account number in consolidated balance sheet report ( #27493 ) ( #27503 )
...
(cherry picked from commit 625626b973 )
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
2021-09-15 11:49:04 +05:30
Frappe PR Bot
5f4a58fb83
fix: Autoname for customer and supplier ( #27505 )
...
* fix: Autoname for customer and supplier (#27398 )
(cherry picked from commit 759f2b7920 )
# Conflicts:
# erpnext/selling/doctype/selling_settings/selling_settings.json
* fix: Resolve conflicts
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
2021-09-15 11:31:51 +05:30
vama
50fe23308a
fix: Tags getting fetched correctly in Get Supplier in RFQ (Request For Quotation) ( #27499 )
...
* fix: Tags getting fetched correctly in Get Supplier in RFQ( Request For Quotation ) #26343
* fix: Linting issues
* fix: remove unnecessary caching
[skip ci]
Co-authored-by: Vama Mehta <vama.mehta@inqubit.in >
Co-authored-by: Ankush Menat <ankush@iwebnotes.in >
2021-09-15 11:07:36 +05:30
Frappe PR Bot
247d9bf5c4
fix: Patch for updating tax withholding category dates ( #27489 ) ( #27495 )
...
(cherry picked from commit c53b78e712 )
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
2021-09-15 10:30:41 +05:30
Frappe PR Bot
2ae48eeac8
fix: Patch for updating tax withholding category dates ( #27489 ) ( #27494 )
...
(cherry picked from commit c53b78e712 )
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
2021-09-15 10:29:50 +05:30
Frappe PR Bot
9659acb31e
fix: calculate operating cost based on BOM Quantity ( #27464 ) ( #27500 )
...
* fix: calculate operating cost based on BOM Quantity
* fix: added test cases
(cherry picked from commit 2e2985e4f1 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2021-09-15 01:19:15 +05:30
Frappe PR Bot
e4cbe12a71
fix: calculate operating cost based on BOM Quantity ( #27464 ) ( #27501 )
...
* fix: calculate operating cost based on BOM Quantity
* fix: added test cases
(cherry picked from commit 2e2985e4f1 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2021-09-15 01:18:56 +05:30
Marica
a3d64c6cb9
Merge pull request #27490 from frappe-pr-bot/backport/version-13-pre-release/27488
...
fix: Args missing error on changing Price List currency with cart enabled
2021-09-14 19:12:04 +05:30
Marica
52157cc000
Merge pull request #27488 from marination/validate-cart-settings
...
fix: Args missing error on changing Price List currency with cart enabled
(cherry picked from commit 2a9fbc609d )
2021-09-14 13:14:20 +00:00
Marica
2a9fbc609d
Merge pull request #27488 from marination/validate-cart-settings
...
fix: Args missing error on changing Price List currency with cart enabled
2021-09-14 18:43:15 +05:30
Ankush Menat
4081ecfcd7
chore: sort imports
2021-09-14 18:35:17 +05:30
Marica
e6771f43a7
Merge pull request #27487 from frappe-pr-bot/backport/version-13-pre-release/27486
...
fix: Handle Excess/Multiple Item Transfer against Job Card
2021-09-14 18:25:02 +05:30
Marica
cf2d1681d8
Merge pull request #27486 from marination/job-card-excess-transfer-hotfix
...
fix: Handle Excess/Multiple Item Transfer against Job Card
(cherry picked from commit d76e5dcb93 )
2021-09-14 12:31:06 +00:00
Marica
d76e5dcb93
Merge pull request #27486 from marination/job-card-excess-transfer-hotfix
...
fix: Handle Excess/Multiple Item Transfer against Job Card
2021-09-14 17:57:39 +05:30
Frappe PR Bot
3c3f0adbd9
Merge pull request #27481 from deepeshgarg007/gstin_filter_issue_v13 ( #27484 )
...
fix: GSTR-1 Reports not showing any data
(cherry picked from commit d5f4160260 )
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
2021-09-14 17:35:02 +05:30
GangaManoj
b26da043c4
fix: Rename section break
2021-09-14 17:07:58 +05:30
Deepesh Garg
d5f4160260
Merge pull request #27481 from deepeshgarg007/gstin_filter_issue_v13
...
fix: GSTR-1 Reports not showing any data
2021-09-14 16:59:18 +05:30
Deepesh Garg
7112c6b9d3
Merge pull request #27476 from deepeshgarg007/tds_dates_v13
...
feat: Validity dates in Tax Withholding Rates
2021-09-14 16:14:36 +05:30
Deepesh Garg
e8411e8bc2
fix: Update fiscal year
2021-09-14 15:32:12 +05:30
Deepesh Garg
49fa06f849
Merge pull request #27473 from deepeshgarg007/tds_validity_v13
...
feat: Validity dates in Tax Withholding Rates
2021-09-14 15:28:52 +05:30
Deepesh Garg
ca2420f921
fix: Update fiscal year
2021-09-14 15:06:35 +05:30
Deepesh Garg
0b07107144
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into tds_validity_v13
2021-09-14 15:03:30 +05:30
Nabin Hait
10754831c3
fix: Maintain same rate in Stock Ledger until stock become positive ( #27227 )
...
* fix: Maintain same rate in Stock Ledger until stock become positive
* fix: Maintain same rate in Stock Ledger until stock become positive
2021-09-14 13:34:36 +05:30
Deepesh Garg
a3db15ccb7
fix: Linting Issues
2021-09-14 12:54:18 +05:30
Deepesh Garg
9fda447dd9
fix: Test Case
2021-09-14 12:54:18 +05:30
Frappe PR Bot
c9e7e72a29
fix(HR): Ignore invalid fields when updating employee details ( #27456 ) ( #27474 )
...
(cherry picked from commit 95460d9818 )
Co-authored-by: Chillar Anand <chillar@avilpage.com >
2021-09-14 12:48:31 +05:30
Deepesh Garg
0b296e2190
fix: Hardcode fiscal year and posting date
2021-09-14 12:29:00 +05:30
Deepesh Garg
c161daa4be
fix: Debug CI
2021-09-14 12:29:00 +05:30
Deepesh Garg
1fa4962723
test: Update test case
2021-09-14 12:28:41 +05:30
Deepesh Garg
9c35e3aa89
fix: Linting and patch fixes
2021-09-14 12:28:41 +05:30
Deepesh Garg
86220e9ed6
fix: Advance TDS test case
2021-09-14 12:28:41 +05:30
Deepesh Garg
b86454e7f4
feat: Validity dates in Tax Withholding Rates
2021-09-14 12:28:36 +05:30
Frappe PR Bot
8fd1aec76c
fix: employee advance return through multiple additional salaries ( #27470 )
...
* fix: employee advance return through multiple additional salaries (#27438 )
* fix: employee advance return through multiple additional salaries
* test: test repay unclaimed amount from salary
* fix: sorting in imports
(cherry picked from commit b98740b44a )
* fix: remove naming rule
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-09-14 12:01:19 +05:30
Deepesh Garg
9708bf3750
fix: Linting Issues
2021-09-14 12:01:02 +05:30
Deepesh Garg
173ae56aec
fix: Test Case
2021-09-14 12:01:02 +05:30
Deepesh Garg
f101241907
fix: Hardcode fiscal year and posting date
2021-09-14 12:00:35 +05:30
Deepesh Garg
0bb16b6b59
fix: Debug CI
2021-09-14 12:00:35 +05:30
Deepesh Garg
7d61181f8b
test: Update test case
2021-09-14 12:00:09 +05:30
Deepesh Garg
e8edeecc05
fix: Linting and patch fixes
2021-09-14 12:00:09 +05:30
Deepesh Garg
5c9f2bf4a4
fix: Advance TDS test case
2021-09-14 12:00:09 +05:30
Deepesh Garg
dab0fe56f1
feat: Validity dates in Tax Withholding Rates
2021-09-14 12:00:08 +05:30
Frappe PR Bot
3887a67f7e
fix: editable price list rate field in sales transactions ( #27455 ) ( #27460 )
...
(cherry picked from commit a5baf909b7 )
Co-authored-by: Saqib <nextchamp.saqib@gmail.com >
2021-09-13 18:48:32 +05:30
Frappe PR Bot
52a99d8da6
fix: editable price list rate field in sales transactions ( #27455 ) ( #27461 )
...
(cherry picked from commit a5baf909b7 )
Co-authored-by: Saqib <nextchamp.saqib@gmail.com >
2021-09-13 18:48:05 +05:30
Frappe PR Bot
dc5f7a0c09
fix(Payroll): incorrect component amount calculation if dependent on another payment days based component ( #27454 )
...
* fix(Payroll): incorrect component amount calculation if dependent on another payment days based component (#27349 )
* fix(Payroll): incorrect component amount calculation if dependent on another payment days based component
* fix: set component amount precision at the end
* fix: consider default amount during taxt calculations
* test: component amount dependent on another payment days based component
* fix: test
(cherry picked from commit bab644a249 )
# Conflicts:
# erpnext/payroll/doctype/salary_slip/test_salary_slip.py
* fix: conflicts in test file
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-09-13 15:14:28 +05:30
Frappe PR Bot
64796d3029
fix(Payroll): incorrect component amount calculation if dependent on another payment days based component ( #27453 )
...
* fix(Payroll): incorrect component amount calculation if dependent on another payment days based component (#27349 )
* fix(Payroll): incorrect component amount calculation if dependent on another payment days based component
* fix: set component amount precision at the end
* fix: consider default amount during taxt calculations
* test: component amount dependent on another payment days based component
* fix: test
(cherry picked from commit bab644a249 )
# Conflicts:
# erpnext/payroll/doctype/salary_slip/test_salary_slip.py
* fix: conflicts in test file
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-09-13 15:13:43 +05:30
Saqib
72d1cf0537
feat: (get_items_from) filter material request item in purchase order ( #27452 )
2021-09-13 14:01:39 +05:30
Saqib
bb8d90d741
feat: (get_items_from) filter material request item in purchase order ( #24725 )
2021-09-13 11:46:00 +05:30
Frappe PR Bot
e39db1abe3
revert: "fix: Salary component account filter ( #26605 )" ( #27446 ) ( #27447 )
...
This reverts commit aaea5edbdb .
(cherry picked from commit 5c1f0c98f8 )
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-09-13 10:33:28 +05:30
Ankush Menat
71e4230ab0
chore: whitespace/imports
2021-09-13 10:31:00 +05:30
Ankush Menat
5c1f0c98f8
Revert "fix: Salary component account filter ( #26605 )" ( #27446 )
...
This reverts commit aaea5edbdb .
2021-09-13 10:09:01 +05:30
Frappe PR Bot
00c4e346c7
fix(ux): clean invalid fields from variant setting ( #27442 )
...
* fix(ux): clean invalid fields from variant setting (#27412 )
(cherry picked from commit 6ef879fca2 )
# Conflicts:
# erpnext/stock/doctype/item_variant_settings/item_variant_settings.js
* fix: resolve conflicts
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-09-12 16:41:31 +05:30
Frappe PR Bot
74fa6fab4c
fix(ux): apply proper filtering in stock reports ( #27411 ) ( #27443 )
...
* fix(ux): apply proper filtering in stock reports
Stock Balance: apply company filter to warehouse field
Stock Ageing: apply company filter to warehouse field
* fix: unnecessary parens
Co-authored-by: Alan <2.alan.tom@gmail.com >
(cherry picked from commit d743c41b54 )
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-09-12 16:41:17 +05:30
Sagar Vora
dd352df168
Merge pull request #27437 from frappe-pr-bot/backport/version-13-hotfix/27433
...
fix: Template Error due to use of single quote
2021-09-11 17:59:03 +05:30
Sagar Vora
0ecaf23722
fix: Template Error due to use of single quote ( #27433 )
...
(cherry picked from commit dae0a1c1d6 )
2021-09-11 12:25:27 +00:00
Devin Slauenwhite
becf471a3a
fix: fail migration due to None type during v13_0.update_returned_qty_in_pr_dn ( #27430 )
...
* fix: fail migration due to None type
* fix: incorrect key: value pair in filter.
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-09-11 12:22:49 +00:00
rohitwaghchaure
75e108ab81
Merge pull request #27423 from rohitwaghchaure/merge-hotfix-to-pre-release-v13-11-0
...
chore: Merge branch 'version-13-hotfix' into 'version-13-pre-release' for v13.11.0
2021-09-10 14:17:12 +05:30
Frappe PR Bot
8337ec9fe0
test: basic tests for controllers/queries (bp #27422 )
...
(cherry picked from commit 62fc544280 )
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-09-10 13:09:16 +05:30
Ankush Menat
a33de1bdfe
chore: remove snyk from dev-dependencies ( #27425 )
2021-09-10 13:08:06 +05:30
Rohit Waghchaure
135e3b0f09
fix: sider issues
2021-09-10 13:00:30 +05:30
Rohit Waghchaure
c25bc3403d
Merge branch 'version-13-hotfix' into merge-hotfix-to-pre-release-v13-11-0
2021-09-10 12:41:54 +05:30
Frappe PR Bot
3b7e981ccd
fix: fetch customers and billing email in PSOA ( #27418 )
2021-09-09 21:31:16 +05:30
Saqib
3cac39c584
fix: pos payment mode selection issue ( #27409 ) ( #27417 )
2021-09-09 19:36:01 +05:30
Ankush Menat
a6a564c43d
chore: whitespace ( #27416 )
2021-09-09 19:16:21 +05:30
Frappe PR Bot
0950e246c3
refactor: .doc missing and empty row on new doc ( #27408 ) ( #27414 )
...
* refactor: .doc missing and empty row on new doc
* fix: let -> const
(cherry picked from commit acdb10377f )
Co-authored-by: Noah Jacob <noahjacobkurian@gmail.com >
2021-09-09 19:13:06 +05:30
Marica
ef4b1dba26
Merge pull request #27401 from deepeshgarg007/website_item_patch
...
fix: Website item patch fixes
2021-09-09 16:57:11 +05:30
Frappe PR Bot
b1eb0c5c75
fix: added Show Remarks checkbox in AR & AP reports ( #27374 ) ( #27404 )
...
(cherry picked from commit 3576668638 )
Co-authored-by: Anuja Pawar <60467153+Anuja-pawar@users.noreply.github.com >
2021-09-09 14:26:31 +05:30
Deepesh Garg
064ce90e8c
Merge pull request #27261 from frappe-pr-bot/backport/version-13-hotfix/27143
...
feat: Taxjar Integration update
2021-09-09 13:16:01 +05:30
Frappe PR Bot
5126b3f93e
fix: job card overlap unknown column jc.employee ( #27403 ) ( #27405 )
...
* fix: incorrect query for job card overlap
* test: employee overlap in job cards
* test: simplify/refactor job card tests
(cherry picked from commit 678335f8ac )
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-09-09 12:45:25 +05:30
Frappe PR Bot
81dbf1ed00
fix: added delivery date filters to get sales orders in production plan ( #27367 ) ( #27397 )
...
(cherry picked from commit 295020451f )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2021-09-09 12:20:49 +05:30
Deepesh Garg
70c5533646
fix: Website item patch fixes
2021-09-09 09:47:18 +05:30
Frappe PR Bot
fea6291399
fix: document naming rule not working for subscription invoices ( #27395 )
2021-09-08 19:11:47 +05:30
Subin Tom
47c548a070
Merge branch 'version-13-hotfix' into backport/version-13-hotfix/27143
2021-09-08 17:20:20 +05:30
Frappe PR Bot
2d3c036070
fix: auto complete sales order rows in production plan ( #27352 ) ( #27396 )
...
* fix: auto complete sales order rows in production plan
* fix: sider
(cherry picked from commit 81d3524d27 )
Co-authored-by: Alan <2.alan.tom@gmail.com >
2021-09-08 16:52:43 +05:30
Frappe PR Bot
30e02f092d
fix: General Ledger translation issues ( #27298 ) ( #27392 )
...
* fix: remove translations from GL report options
Options need not be translated, their display label gets translated
client side.
* fix: make group by options translatable
* ci: semgrep rule for translated options in report
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
(cherry picked from commit fa819f2fb0 )
2021-09-08 16:41:41 +05:30
Frappe PR Bot
67174ef1b3
fix: scan barcode fields input length ( #27390 )
...
* fix: scan barcode fields input length (#27389 )
* fix: undo unintentional changes
* fix: scan barcode fields input length
* fix: undo barcode field length change
Co-authored-by: Saqib <nextchamp.saqib@gmail.com >
(cherry picked from commit df3e4ce1c0 )
2021-09-08 16:22:35 +05:30
Ganga Manoj
7dce900ff5
Merge branch 'version-13-hotfix' into backport-fix-selling-settings
2021-09-07 20:51:47 +05:30
Saqib
d7e7a5519a
fix(SLA): select options for 'Pause SLA On' ( #27376 )
2021-09-07 18:45:26 +05:30
GangaManoj
d623eac084
fix: Move related fields to the same section
2021-09-07 17:32:01 +05:30
GangaManoj
c128618185
fix: Rename 'Action if Same Rate is Not Maintained' to 'Action if Same Rate is Not Maintained Throughout Sales Cycle'
2021-09-07 17:05:20 +05:30
GangaManoj
d67460bf22
fix: Only display 'Role Allowed to Override Stop Action' if 'Maintain Same Rate Throughout Sales Cycle' is checked
2021-09-07 17:04:29 +05:30
GangaManoj
7f1d611b47
fix: Remove redundant description
2021-09-07 17:04:04 +05:30
Marica
4727bf5806
Merge pull request #27381 from frappe-pr-bot/backport/version-13-hotfix/27358
...
fix: Check if Item is serialised before trying to fetch SN and set SO in it
2021-09-07 15:11:53 +05:30
Marica
29e0d315db
Merge branch 'version-13-hotfix' into backport/version-13-hotfix/27358
2021-09-07 15:01:13 +05:30
Frappe PR Bot
5e97d1b620
ci: fix docs checker for wiki based docs ( #27380 ) ( #27382 )
...
(cherry picked from commit 5596988c94 )
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-09-07 14:57:37 +05:30
Marica
255155c5b8
fix: Check if Item is serialised before trying to fetch SN and set SO in it ( #27358 )
...
(cherry picked from commit 61a1356109 )
2021-09-07 09:13:34 +00:00
Rohit Waghchaure
210fc4481a
Merge branch 'version-13-pre-release' into version-13
2021-09-07 13:05:13 +05:30
Rohit Waghchaure
4f3e2240b8
bumped to version 13.10.2
2021-09-07 13:25:13 +05:50
Frappe PR Bot
ede188d138
fix: missed to add voucher_type, voucher_no to get GL Entries ( #27377 )
...
* fix: missed to add voucher_type, voucher_no to get GL Entries (#27368 )
* fix: missed to add voucher_type, voucher_no to get gl entries
* test: get voucherwise details utilities
# Conflicts:
# erpnext/accounts/test/test_utils.py
* fix: resolve conflicts
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
(cherry picked from commit 058d98342a )
2021-09-07 13:00:40 +05:30
Frappe PR Bot
454630f2bd
fix: missed to add voucher_type, voucher_no to get GL Entries ( #27368 ) ( #27378 )
...
* fix: missed to add voucher_type, voucher_no to get gl entries
* test: get voucherwise details utilities
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
(cherry picked from commit 058d98342a )
2021-09-07 13:00:18 +05:30
Saqib
40fa4cf77c
fix: 'NoneType' has no attribute 'name' ( #27375 )
2021-09-07 12:13:22 +05:30
Ganga Manoj
e8eb137cd4
fix: update Selling Settings ( #27364 )
2021-09-07 11:42:26 +05:30
Frappe PR Bot
821d55b0e0
fix: employee remider settings ( #27365 ) ( #27366 )
...
(cherry picked from commit 88c9fe35bd )
Co-authored-by: Anupam Kumar <anupamvns0099@gmail.com >
2021-09-07 00:20:38 +05:30
Rohit Waghchaure
f28cb55d0f
Merge branch 'version-13-pre-release' into version-13
2021-09-06 23:33:19 +05:30
Rohit Waghchaure
adb07ebe09
bumped to version 13.10.1
2021-09-06 23:53:19 +05:50
Frappe PR Bot
2565b1fb33
fix: patch failure for vat audit report ( #27355 ) ( #27356 )
...
(cherry picked from commit 14b01619de )
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-09-06 13:51:27 +05:30
Frappe PR Bot
1708e8b7ce
fix: patch failure for vat audit report ( #27355 ) ( #27357 )
...
(cherry picked from commit 14b01619de )
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-09-06 13:51:18 +05:30
Frappe PR Bot
61e71d45fa
fix: Dont fetch Stopped/Cancelled MRs in Stock Entry Get Items dialog ( #27326 ) ( #27354 )
...
(cherry picked from commit 0f2a52078c )
Co-authored-by: Marica <maricadsouza221197@gmail.com >
2021-09-06 13:34:50 +05:30
Chillar Anand
05e06e8455
fix(healthcare): Added item price to default price list ( #27353 )
...
Co-authored-by: Dany Robert <rtdany10@gmail.com >
2021-09-06 13:27:28 +05:30
Deepesh Garg
6bab2b0f86
Merge pull request #27344 from frappe-pr-bot/backport/version-13-hotfix/27316
...
fix: Presentation currency conversion in reports
2021-09-06 10:28:23 +05:30
Deepesh Garg
1ff2562f98
fix: Presentation currency conversion in reports ( #27316 )
...
(cherry picked from commit ceaa804f04 )
2021-09-05 11:52:39 +00:00
Frappe PR Bot
e9da4ed34d
fix: manually added weight per unit reset to zero after save ( #27330 ) ( #27338 )
...
(cherry picked from commit 7b4a65484a )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2021-09-03 22:54:49 +05:30
Marica
aee2e04a45
Merge pull request #27332 from marination/paging-discount-fix
...
fix: Paging and Discount filter
2021-09-03 19:11:58 +05:30
Ankush Menat
d3330cec87
chore: ignore import cleanup commit in blame
2021-09-03 19:00:47 +05:30
Chillar Anand
4b2be2999f
chore: Cleanup imports ( #27320 )
...
* chore: Added isort to pre-commit config
* chore: Sort imports with isort
* chore: Remove imports with pycln
* chore: Sort imports with isort
* chore: Fix import issues
* chore: Fix sider issues
* chore: linting
* chore: linting / sorting import
from ecommerce refactor merge
* ci: dont allow unused imports
* chore: sort / clean ecommerce imports
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-09-03 18:57:43 +05:30
marination
477870eb78
test: Product Discounts
2021-09-03 18:51:56 +05:30
marination
a32bb25407
fix: Linter (whitespace)
2021-09-03 18:04:53 +05:30
marination
99ec4cc7fe
fix: Paging and Discount filter
...
- Convert incoming api args to frappe dict
- Change discount filter condition due to reversal of behaviour
2021-09-03 17:50:14 +05:30
Frappe PR Bot
910b9bc3f4
fix: braintree payment processed twice ( #27327 )
2021-09-03 14:45:12 +05:30
Suraj Shetty
513822488e
Merge pull request #24603 from marination/e-commerce-refactor
2021-09-03 14:07:52 +05:30
Deepesh Garg
1a17f0f844
Merge pull request #26129 from deepeshgarg007/gstr_1_cdnr_unregistered_json
...
feat: CDNR Unreg json generation
2021-09-03 13:53:35 +05:30
Marica
853f479f58
Merge branch 'version-13-hotfix' into e-commerce-refactor
2021-09-03 13:47:30 +05:30
marination
9d05b2ebfb
test: Set Price list and company in data engine test setup
2021-09-03 13:46:28 +05:30
Deepesh Garg
6a9dcf2558
fix: Patch error and tests
2021-09-03 12:40:13 +05:30
Frappe PR Bot
96aee284d2
fix: south africa vat patch failure ( #27324 )
...
* fix: south africa vat patch failure (#27323 )
reload doc is necessary on new doctypes
(cherry picked from commit d1fe060e4a )
# Conflicts:
# erpnext/patches/v13_0/add_custom_field_for_south_africa.py
* fix: resolve conflicts
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-09-03 12:29:27 +05:30
Saqib
0cc301a82b
Merge pull request #27319 from GangaManoj/backport-product-bundle-handling
...
feat: Improve Product Bundle handling
2021-09-03 12:28:51 +05:30
Frappe PR Bot
0228db1e61
fix: south africa vat patch failure ( #27325 )
...
* fix: south africa vat patch failure (#27323 )
reload doc is necessary on new doctypes
(cherry picked from commit d1fe060e4a )
# Conflicts:
# erpnext/patches/v13_0/add_custom_field_for_south_africa.py
* fix: resolve conflicts
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-09-03 12:26:41 +05:30
Deepesh Garg
37e7b3e3ac
fix: Patch
2021-09-03 11:18:24 +05:30
Saqib
115fb944c2
fix: undo unintentional changes
2021-09-03 11:06:20 +05:30
Deepesh Garg
20c7237de6
fix: Patch and linting errors
2021-09-02 22:01:24 +05:30
GangaManoj
debffbfb2d
fix: Trim trailing whitespaces
2021-09-02 20:53:53 +05:30
GangaManoj
17bf32d8dc
fix: Add Product Bundle field in Items table
2021-09-02 20:04:51 +05:30
GangaManoj
758a23eff7
fix: Remove Rate from field_no_map
2021-09-02 20:04:25 +05:30
GangaManoj
b5ef69dd34
fix: Set Product Bundle's Delivery Dates in SO as Bundle Items' Delivery Dates in PO
2021-09-02 20:04:25 +05:30
GangaManoj
4538071e0d
fix: Remove Add Row and Delete Row options for Packed Items table
2021-09-02 20:04:25 +05:30
GangaManoj
361605a2b6
fix: Uncheck read-only for Packed Items table
2021-09-02 20:04:25 +05:30
GangaManoj
c757198d8b
fix: Make Rate read-only by default
2021-09-02 20:04:25 +05:30
GangaManoj
39ff46afa8
fix: Test Product Bundle price calculation
2021-09-02 20:04:25 +05:30
GangaManoj
9e399ecc87
fix: Test if Product Bundles are mapped properly on creating a Sales Order
2021-09-02 20:04:24 +05:30
GangaManoj
d0b4aa7504
fix: Map Packed Items to Items table of PO
2021-09-02 20:03:52 +05:30
GangaManoj
890705221e
fix: Replace Product Bundles in the Items table with their child items
2021-09-02 20:03:52 +05:30
GangaManoj
3c0883d69b
fix: Add Product Bundle field in Items table
2021-09-02 20:03:52 +05:30
GangaManoj
4ca150f4ca
fix: Remove Bundle Items table
2021-09-02 20:03:52 +05:30
GangaManoj
18680990bf
fix: Display Packed/Bundle Items table only if it exists
2021-09-02 20:03:50 +05:30
GangaManoj
f2c4c1dc0e
fix: Enable Print Hide for Bundle Items
2021-09-02 20:03:27 +05:30
GangaManoj
fd8482757e
fix: Move Packed Items table right below the Items table
2021-09-02 20:02:36 +05:30
GangaManoj
34546d02be
fix: Disable Add Row and Delete Row for Bundle Items
2021-09-02 20:02:36 +05:30
GangaManoj
6bfd5daba0
fix: Create separate section for Bundle Items
2021-09-02 20:02:35 +05:30
GangaManoj
2d9138ab64
feat: Populate Bundle Items table
2021-09-02 20:02:35 +05:30
GangaManoj
f10fdb4eeb
feat: Add Bundle Items table
2021-09-02 20:02:35 +05:30
GangaManoj
ba73df161d
fix: Make Sales Order field editable so the PO can be linked with an SO later
2021-09-02 20:02:35 +05:30
GangaManoj
bb7ad885da
fix: Hide Rate of Bundle Items while printing
2021-09-02 20:02:35 +05:30
GangaManoj
288d0191ab
fix: Make Rate column read only by default
2021-09-02 20:02:35 +05:30
GangaManoj
b9a33eca97
fix: Display Bundle Items right below the Items table
2021-09-02 20:02:35 +05:30
GangaManoj
1ecec7154b
fix: Enable Fetch If Empty for Rate
2021-09-02 20:02:35 +05:30
GangaManoj
2b56e62805
fix: Calculate Product Bundle price based on the prices of its child items
2021-09-02 20:02:35 +05:30
GangaManoj
084b27bb34
fix: Return if there are no Items
2021-09-02 20:02:35 +05:30
GangaManoj
9039effd69
fix: Get Bundle Items
2021-09-02 20:02:33 +05:30
GangaManoj
3e177ede13
fix: Remove comments
2021-09-02 20:01:06 +05:30
GangaManoj
fd8657d2f7
fix: Get data when grouped by invoice and otherwise
2021-09-02 20:00:49 +05:30
GangaManoj
498377fbbc
fix: Display only the Invoice rows in bold
2021-09-02 19:59:44 +05:30
GangaManoj
7ef5952176
fix: Remove base_rate and buying_rate for Invoice rows
2021-09-02 19:58:47 +05:30
GangaManoj
8478a83148
fix: Only update Product Bundle prices if 'Calculate Product Bundle Price based on Child Items' Rates' is enabled
2021-09-02 19:58:47 +05:30
GangaManoj
fc9557bbb6
fix: Calculate total buying_amount for each invoice
2021-09-02 19:58:47 +05:30
GangaManoj
b14a87eb2b
fix: Fetch bundle item details
2021-09-02 19:58:44 +05:30
GangaManoj
e52b0612fc
fix: Fetch base_net_total for each Invoice
2021-09-02 19:58:17 +05:30
GangaManoj
ae40c2ad34
fix: Remove qty from Sales Invoice rows
2021-09-02 19:58:15 +05:30
GangaManoj
d730f0e092
fix: Make Rate editable if editable_bundle_item_rates is checked
2021-09-02 19:56:55 +05:30
GangaManoj
39a3ffcb56
fix: Make fieldname more concise
2021-09-02 19:56:53 +05:30
GangaManoj
80b3a032fb
fix: Add checkbox to enable calculation of Product Bundle price based on child Items' rates
2021-09-02 19:52:18 +05:30
GangaManoj
58ef1e30a5
fix: Update Product Bundle rate based on its updated amount
2021-09-02 19:51:16 +05:30
GangaManoj
c37dc7ca33
fix: Update Product Bundle price based on the rates of its child Items
2021-09-02 19:51:16 +05:30
GangaManoj
0967d226ed
fix: Add editable Rate column
2021-09-02 19:51:16 +05:30
GangaManoj
272ca96d2c
fix: Populate Bundle Items table
2021-09-02 19:51:16 +05:30
GangaManoj
3b23341d35
fix: Add Bundle Items table
2021-09-02 19:51:16 +05:30
GangaManoj
316b65face
fix: Calculate total buying_amount and gross profit for each invoice
2021-09-02 19:51:16 +05:30
GangaManoj
0fa13fb3f1
fix: Remove Item Code and Item Name columns
2021-09-02 19:51:15 +05:30
GangaManoj
55781171cc
fix: Display Items in the format Item Code: Item Name
2021-09-02 19:51:14 +05:30
GangaManoj
6ab58c7faf
fix: Add items belonging to Product Bundles as children
2021-09-02 19:50:20 +05:30
GangaManoj
cacecbbaa5
fix: Set initial_depth to 3
2021-09-02 19:50:19 +05:30
GangaManoj
d2d9f7e758
fix: Assign indent and parent_invoice
2021-09-02 19:50:19 +05:30
GangaManoj
416d1ceb6f
fix: Make Invoice row bold
2021-09-02 19:50:19 +05:30
GangaManoj
fdfae33ff4
fix: Display items as descendants of invoices
2021-09-02 19:50:19 +05:30
GangaManoj
1f147e5b9e
fix: Display data in tree form
2021-09-02 19:50:19 +05:30
GangaManoj
7a7665d1d0
fix: Return data as dict if the report is grouped by Invoice
2021-09-02 19:50:16 +05:30
Deepesh Garg
20f1b74024
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into gstr_1_cdnr_unregistered_json
2021-09-02 19:09:48 +05:30
Deepesh Garg
f9a1b6682c
fix: Linting issues
2021-09-02 19:08:48 +05:30
Frappe PR Bot
0fd037eb6a
fix: minor linting issues ( #27314 ) ( #27315 )
...
* fix: syntax error in gratuity
* fix: unpacking None into three variables
* fix: unexpected kwarg for delete_accounting_dimensions
(cherry picked from commit eec40513be )
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-09-02 18:28:41 +05:30
marination
10a450cb2c
fix: Failing search util import and patch
...
- Use simple function import instead of global variable to check if field is valid to index
- Commit after every 20 items in patch to create web items from items
2021-09-02 14:30:37 +05:30
marination
c5efb6dc35
feat: (minor) Backorder indicator and fixed inconsistencies
...
- Checkbox in website item to indicate if item is on backorder
- Indicator on listing on full page if availbale on backorder.
- fix: Allow provision to add any valid field from Website Item in Search Index
- fix: Settings filter fields are as per Item, make as per Website Item
- "Add to quote/ Go to Quote" if cart checkout is disabled
2021-09-02 14:07:59 +05:30
Suraj Shetty
258efd5949
Merge pull request #27311 from surajshetty3416/fix-remove-all-import-version-13-hotfix
2021-09-02 13:22:14 +05:30
Suraj Shetty
6751290988
fix: Use remove_all from file_manager
2021-09-02 13:20:34 +05:30
Marica
7c09a79dd4
Merge branch 'version-13-hotfix' into e-commerce-refactor
2021-09-02 10:25:14 +05:30
Devin Slauenwhite
e10fede1ae
fix: track salary slip ytd gross salary. ( #27215 )
...
* fix: track salary slip ytd gross salary.
* fix: ytd gross salary unique label
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
Co-authored-by: Jannat Patel <31363128+pateljannat@users.noreply.github.com >
2021-09-02 09:40:28 +05:30
Anupam Kumar
6d7ecb9290
Merge pull request #27291 from anupamvs/comany-name-field-issue
...
fix: mapping for company name lead->contact
2021-09-02 09:33:00 +05:30
Frappe PR Bot
cf4ff46c1e
fix: Org Chart fixes ( #27290 ) ( #27305 )
...
* fix(org chart): multiple root nodes not expanding on clicking Expand All
* fix: unstable filter inserts duplicate nodes
(cherry picked from commit f828d853e3 )
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-09-01 23:53:23 +05:30
Rohit Waghchaure
6440e4f970
Merge branch 'version-13-pre-release' into version-13
2021-09-01 22:33:12 +05:30
Rohit Waghchaure
702eea3b54
bumped to version 13.10.0
2021-09-01 22:53:11 +05:50
rohitwaghchaure
e362e23941
Merge pull request #27303 from rohitwaghchaure/chnage-log-for-v13-10-0
...
chore: change log for v13.10.0
2021-09-01 22:27:45 +05:30
Rohit Waghchaure
68482b223f
chore: change log for v13.10.0
2021-09-01 22:26:41 +05:30
Ankush Menat
9d0b5f1a0d
Merge pull request #27299 from ankush/strict_linting_v13
...
chore: cleanup linting errors and introduce strict linting checks
2021-09-01 21:16:47 +05:30
Ankush Menat
5a9750c144
Merge pull request #27296 from frappe-pr-bot/backport/version-13-hotfix/27278
...
fix: production plan UX and validation message
2021-09-01 20:38:16 +05:30
Ankush Menat
4069f6c9ac
fix: remove duplicate code
2021-09-01 20:27:30 +05:30
Ankush Menat
4fe475b93d
chore: ignore whitespace changes in blame
2021-09-01 20:24:30 +05:30
Ankush Menat
f0bcb753fb
chore: whitespace trimming
2021-09-01 20:23:48 +05:30
Ankush Menat
77aef302e4
ci: add strict config for flake8
2021-09-01 20:22:00 +05:30
Ankush Menat
b92310eb35
ci: add pre-commit config
2021-09-01 20:21:52 +05:30
Ankush Menat
9ad5de2e57
fix: remove unused format from query
...
doctype is not used in query and parent alone is enough to identify
packed items.
2021-09-01 20:21:21 +05:30
Ankush Menat
187c3f9630
fix: invalid escape sequences in regex
2021-09-01 20:20:32 +05:30
Ankush Menat
1c63cbb1e4
fix: remove duplicate imports
2021-09-01 20:18:45 +05:30
Ankush Menat
0519b59aa9
fix: undefined variables
2021-09-01 20:16:38 +05:30
Ankush Menat
81391ed54f
refactor: itemgetter instead of assigned lambda
2021-09-01 20:16:31 +05:30
Ankush Menat
8746466412
chore: correct indentation
2021-09-01 20:16:24 +05:30
Ankush Menat
76f1ed624a
fix: remove bare excepts
2021-09-01 20:15:54 +05:30
rohitwaghchaure
71e1615925
fix: production plan UX and validation message ( #27278 )
...
(cherry picked from commit 2a8cd05b44 )
2021-09-01 13:49:52 +00:00
Marica
331ec13012
Merge pull request #27294 from frappe-pr-bot/backport/version-13-hotfix/27293
...
fix: Zero division error while fetching unconsumed materials
2021-09-01 19:11:26 +05:30
Marica
d382c3c101
fix: Zero division error while fetching unconsumed materials ( #27293 )
...
`
(cherry picked from commit 9506c14d35 )
2021-09-01 13:20:16 +00:00
Ganga Manoj
c4bda6374b
fix: calculate first_response_time based on working hours ( #26520 )
2021-09-01 18:25:36 +05:30
Anupam
5518900af9
fix: mapping for company name lead->contact
2021-09-01 17:45:46 +05:30
Anuja Pawar
d81e837667
refactor: payment reconciliation tool ( #27284 )
2021-09-01 15:20:37 +05:30
marination
7ab858a9b0
Chore: Miscellaneous UI review changes
...
- Added bg (variable) to pages, card space separation visible
- Removed `show brand line` in settings, shown by default
- Re-arranged settings by importance
- View toggling primary colour is grey
- Only populate recent searches on successful search
- Hit only one server side api, once while searching
- List view primary button float right
- Discounts takes upper limit eg. 10% and below
- Navbar icons only wiggle on qty increase in cart/wishlist
- Pay button in SO portal
- Remove bottom white space below item full page image, min-height fits to content
- List view vertical space between heading and item code
- Empty offer subtitle handled
2021-09-01 14:57:50 +05:30
Frappe PR Bot
1f1841d232
ci(semgrep): add translation checks for report labels ( #27280 ) ( #27286 )
...
* ci(semgrep): add translation checks for report labels
* refactor: shift report tests to it's own yml
path can't be applied on a test id basis
* ci: ignore regional report in translation checks
[skip ci]
(cherry picked from commit 72ece75b11 )
Co-authored-by: Alan <2.alan.tom@gmail.com >
2021-09-01 14:27:00 +05:30
Frappe PR Bot
883e1394ba
fix: translate labels ( #27282 ) ( #27283 )
...
[skip ci]
(cherry picked from commit 9dc0843cbd )
Co-authored-by: Alan <2.alan.tom@gmail.com >
2021-09-01 13:00:48 +05:30
Deepesh Garg
22dc317f20
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into gstr_1_cdnr_unregistered_json
2021-09-01 10:23:25 +05:30
Subin Tom
95208ab274
Conflict fixes
2021-09-01 10:08:30 +05:30
Frappe PR Bot
0f00bcda34
fix: Healthcare Service Unit fixes ( #27273 ) ( #27275 )
...
* fix: validate service unit setup against practitioner schedule
* fix: service unit properties getting overwritten
(cherry picked from commit ef76f62bc1 )
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-08-31 21:18:34 +05:30
Frappe PR Bot
c31bf155f0
fix: Healthcare Service Unit fixes ( #27273 ) ( #27274 )
...
* fix: validate service unit setup against practitioner schedule
* fix: service unit properties getting overwritten
(cherry picked from commit ef76f62bc1 )
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-08-31 21:18:22 +05:30
Frappe PR Bot
1063d85569
fix: Correct company address not getting copied from Purchase Order to Invoice ( #27217 ) ( #27235 )
...
* fix: Correct company adderess not getting copied from Purchase Order to Invoice
* fix: Linting issues
(cherry picked from commit fd467e6d32 )
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
Co-authored-by: Afshan <33727827+AfshanKhan@users.noreply.github.com >
2021-08-31 20:11:21 +05:30
Frappe PR Bot
1b338d678a
fix: revert "refactor: simplify initialize_previous_data" ( #27270 ) ( #27272 )
...
This reverts commit 2f5624e588 .
(cherry picked from commit c1d986a0c6 )
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-08-31 19:46:25 +05:30
Frappe PR Bot
d641dd68d4
fix: revert "refactor: simplify initialize_previous_data" ( #27270 ) ( #27271 )
...
This reverts commit 2f5624e588 .
(cherry picked from commit c1d986a0c6 )
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-08-31 19:46:13 +05:30
Subin Tom
634abb783f
resolving conflicts
2021-08-31 19:27:48 +05:30
Frappe PR Bot
155df936cd
Revert "fix: add child item groups into the filters ( #26997 )" ( #27266 ) ( #27268 )
...
This reverts commit c60d5523bc .
(cherry picked from commit 763450dcf8 )
Co-authored-by: Afshan <33727827+AfshanKhan@users.noreply.github.com >
2021-08-31 19:13:04 +05:30
Frappe PR Bot
d5d193b015
Revert "fix: add child item groups into the filters ( #26997 )" ( #27266 ) ( #27269 )
...
This reverts commit c60d5523bc .
(cherry picked from commit 763450dcf8 )
Co-authored-by: Afshan <33727827+AfshanKhan@users.noreply.github.com >
2021-08-31 19:12:24 +05:30
Frappe PR Bot
891bccf2c1
fix(minor): Incorrect unallocated amount on type receive ( #27262 ) ( #27264 )
...
(cherry picked from commit c37cec9b9d )
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
2021-08-31 18:53:49 +05:30
Frappe PR Bot
0c4f29edcf
fix(minor): Incorrect unallocated amount on type receive ( #27262 ) ( #27263 )
...
(cherry picked from commit c37cec9b9d )
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
2021-08-31 18:53:30 +05:30
Subin Tom
ead1397a75
feat: Taxjar Integration update ( #27143 )
...
* feat: Taxjar Integration update
* added taxable_amount,taxable_amount fields in setup.py
* Update taxjar_integration.py
Sider issues fix
* Sider issues fix
* Sider issues fix
* sider issue fix: unused import
* sider issue fix
* Update erpnext/erpnext_integrations/taxjar_integration.py
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
* Removed permission for 'All'
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
(cherry picked from commit 7004944cc0 )
# Conflicts:
# erpnext/patches.txt
2021-08-31 13:04:37 +00:00
Sun Howwrongbum
63cf012c24
fix: pos payment methods not setting rounded_total ( #27251 )
2021-08-31 18:26:20 +05:30
skjbulcher
a1e5a64a66
fix: payment terms on Sales Order when Invoice Portion field is empty
2021-08-31 18:24:12 +05:30
Frappe PR Bot
2dc2dac56a
fix: email digest original_user issue ( #27191 ) ( #27256 )
...
(cherry picked from commit 48f2e5ac1d )
Co-authored-by: Jannat Patel <31363128+pateljannat@users.noreply.github.com >
2021-08-31 18:08:33 +05:30
Raffael Meyer
366eb86fdf
feat: color and leave type in leave application calendar ( #27246 )
...
* feat: color and leave type in leave application calendar
* fix: sider + use cstring
2021-08-31 17:00:44 +05:30
Alan
c1354047a3
fix: pass labels through translation function ( #27254 )
2021-08-31 15:16:50 +05:30
Frappe PR Bot
45059571f0
fix(payroll): Fixed issue with accessing last salary slip for new employee ( #27247 ) ( #27253 )
...
(cherry picked from commit 88d849320f )
Co-authored-by: Chillar Anand <anand21nanda@gmail.com >
2021-08-31 14:46:37 +05:30
Frappe PR Bot
a3c12939ed
fix(test): first check for org chart always fails ( #27250 )
...
* fix(test): first check for org chart always fails (#27249 )
(cherry picked from commit 52dd326f22 )
# Conflicts:
# cypress/integration/test_organizational_chart_desktop.js
* fix: conflict
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-08-31 14:13:23 +05:30
Frappe PR Bot
fb8c917b97
fix: LTV ratio comparison ( #27207 ) ( #27212 )
...
(cherry picked from commit f5cdbf161d )
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
2021-08-31 11:46:12 +05:30
Frappe PR Bot
f20913fb69
fix: Correct company address not getting copied from Purchase Order to Invoice ( #27217 ) ( #27234 )
...
* fix: Correct company adderess not getting copied from Purchase Order to Invoice
* fix: Linting issues
(cherry picked from commit fd467e6d32 )
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
2021-08-31 11:08:58 +05:30
marination
fd44b6b340
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into e-commerce-refactor
2021-08-30 22:30:02 +05:30
Frappe PR Bot
bafc9ddde4
fix: patches were breaking during migration ( #27213 ) ( #27241 )
...
* fix: patches were breaking during migration (#27200 )
* fix: patches were breaking during migrating
* fix: patches were breaking during migration
(cherry picked from commit 7433757489 )
# Conflicts:
# erpnext/patches.txt
* fix: resolve conflicts
Co-authored-by: Shadrak Gurupnor <30501401+shadrak98@users.noreply.github.com >
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
(cherry picked from commit aa04051416 )
2021-08-30 19:04:58 +05:30
Frappe PR Bot
aa04051416
fix: patches were breaking during migration ( #27213 )
...
* fix: patches were breaking during migration (#27200 )
* fix: patches were breaking during migrating
* fix: patches were breaking during migration
(cherry picked from commit 7433757489 )
# Conflicts:
# erpnext/patches.txt
* fix: resolve conflicts
Co-authored-by: Shadrak Gurupnor <30501401+shadrak98@users.noreply.github.com >
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-08-30 18:51:10 +05:30
Frappe PR Bot
d9b9888ad5
feat: (consistency) Add Primary Address and Contact section in Supplier ( #27232 ) ( #27233 )
...
* feat: (consistency) Add Primary Address and Contact section in Supplier
- The same is present in customer and is inconsistent with supplier
- Helps quickly create primary address and contact via quick entry
* fix: Popup stale build and data consistency
- Include `supplier_quick_entry.js` in erpnext.bundle.js
- Create primary supplier address on update
- Set newly created address (quick entry) in Supplier and Customer
- Clear address set in supplier and customer on delete (dependency)
* fix: Indentation and removed f-strings
- Sider: fixed indentation in js
- Dont use f-strings in queries
(cherry picked from commit 3d87d9f1d3 )
Co-authored-by: Marica <maricadsouza221197@gmail.com >
2021-08-30 18:49:40 +05:30
Frappe PR Bot
076e8e9da0
fix: Stock Ageing report issues for serialized items ( #27228 ) ( #27239 )
...
* fix: incorrect calculation in get_range_age
* fix: remove serial numbers not in stock from fifo_queue
* refactor: make serial_no condition explicit
* refactor: reduce code duplication
Co-authored-by: Dany Robert <rtdany10@gmail.com >
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
(cherry picked from commit 5fd04101d4 )
2021-08-30 18:35:52 +05:30
Frappe PR Bot
03dcecff67
ci: use node action instead of apt ( #27226 ) ( #27237 )
...
* ci: use node action instead of apt (#27220 )
(cherry picked from commit e5e00700e5 )
* ci: keep python version 3.6 for v13
* ci: use node v12
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
(cherry picked from commit dc948cab3e )
2021-08-30 18:07:05 +05:30
Frappe PR Bot
a0cf396712
fix: expense claim reimbursed amount update ( #27204 ) ( #27229 )
...
(cherry picked from commit 9cb642238f )
Co-authored-by: Subin Tom <36098155+nemesis189@users.noreply.github.com >
2021-08-30 17:54:57 +05:30
Marica
3d87d9f1d3
feat: (consistency) Add Primary Address and Contact section in Supplier ( #27232 )
...
* feat: (consistency) Add Primary Address and Contact section in Supplier
- The same is present in customer and is inconsistent with supplier
- Helps quickly create primary address and contact via quick entry
* fix: Popup stale build and data consistency
- Include `supplier_quick_entry.js` in erpnext.bundle.js
- Create primary supplier address on update
- Set newly created address (quick entry) in Supplier and Customer
- Clear address set in supplier and customer on delete (dependency)
* fix: Indentation and removed f-strings
- Sider: fixed indentation in js
- Dont use f-strings in queries
2021-08-30 16:56:31 +05:30
Frappe PR Bot
b2d3b8a5ff
fix: replace cur_frm with frm (bp #27210 )
...
(cherry picked from commit 327071cb90 )
Co-authored-by: François de Ryckel <f.deryckel@gmail.com >
2021-08-30 15:46:28 +05:30
Frappe PR Bot
dc948cab3e
ci: use node action instead of apt ( #27226 )
...
* ci: use node action instead of apt (#27220 )
(cherry picked from commit e5e00700e5 )
* ci: keep python version 3.6 for v13
* ci: use node v12
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-08-30 12:32:43 +05:30
Saqib
f71ff830ef
fix: remove non-existent method call in hooks ( #27224 )
2021-08-30 11:49:43 +05:30
Saqib
085585cbe2
fix: remove non-existent method call in hooks ( #27223 )
2021-08-30 11:44:26 +05:30
Frappe PR Bot
ee76032fca
fix: patches were breaking while migrating ( #27206 )
...
* fix: patches were breaking while migrating (#27195 )
* fix: patches were breaking while migrating
* fix: Removed duplicate function
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
(cherry picked from commit 17e0fa7a8b )
# Conflicts:
# erpnext/patches.txt
* fix: resolve conflicts
Co-authored-by: Shadrak Gurupnor <30501401+shadrak98@users.noreply.github.com >
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-08-28 14:54:14 +05:30
Frappe PR Bot
d88346c6cd
fix: patches were breaking while migrating ( #27205 )
...
* fix: patches were breaking while migrating (#27195 )
* fix: patches were breaking while migrating
* fix: Removed duplicate function
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
(cherry picked from commit 17e0fa7a8b )
# Conflicts:
# erpnext/patches.txt
* fix: resolve conflicts
Co-authored-by: Shadrak Gurupnor <30501401+shadrak98@users.noreply.github.com >
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-08-28 14:53:59 +05:30
Frappe PR Bot
1e97f87c5b
feat(healthcare): Added Treatment Plan Template feature ( #27185 )
...
* feat(healthcare): Added Treatment Plan Template feature (#26557 )
* feat: Added doctypes for treatment plan template
* feat: Added child doctype
* feat: Added validations for patient age
* chore: Clean up treatment plan template
* fix: Limit plan items to templates
* Added multiselectdialogbox for treatment plan template
* Add template name as autoname
* Clean up code
* Cleanup lint issues
* Clean up code
* Added tests for tpt filters
* Added test records
* Fix order of fields
* Added tests for care plan template
* Added age property for patient
* Clean up code
* Clean up list view
* Clean up code
* Fix lint issues
* Clean up test records
* Code cleanup
no-docs
* chore: Code cleanup
* chore: Use ORM instead of raw sql
* fix: Make treatment plan item fields mandatory
* fix: Added healthcare roles in permissions rules
* fix: Added filters for symptoms, diagnosis
* fix: Show applicable treatment plans button only if patient is present
* fix: Fix key error issues
* fix: Fix issues with filters in plan templates
* chore: Fix age filters
* refactor: appending treatment plan items
* fix: treatment plan test
Co-authored-by: Jannat Patel <31363128+pateljannat@users.noreply.github.com >
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
(cherry picked from commit f1b77360ee )
# Conflicts:
# erpnext/healthcare/doctype/patient/patient.py
* chore: Fix merge conflicts
Co-authored-by: Chillar Anand <anand21nanda@gmail.com >
2021-08-27 16:18:34 +05:30
Frappe PR Bot
c4a845d29b
fix: period closing voucher tests ( #27198 ) ( #27199 )
...
(cherry picked from commit 987746592c )
Co-authored-by: Saqib <nextchamp.saqib@gmail.com >
2021-08-27 16:15:57 +05:30
Nabin Hait
1b3ff3a8f3
Merge branch 'alyf-de-si_total_billing_hours_v13' into version-13-hotfix
2021-08-27 15:53:52 +05:30
Nabin Hait
8547cb5448
fix: merge conflict
2021-08-27 15:53:32 +05:30
Frappe PR Bot
0767d2dac2
fix: v13 migration fails due to missing reload_doc ( #27192 ) ( #27194 )
...
closes #25948
(cherry picked from commit 1eb2526d0b )
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-08-27 12:59:00 +05:30
Ankush Menat
1eb2526d0b
fix: v13 migration fails due to missing reload_doc ( #27192 )
...
closes #25948
2021-08-27 11:24:38 +05:30
Frappe PR Bot
64fab5b7d1
fix: operation time auto set to zero ( #27190 )
...
* fix: operation time auto set to zero (#27188 )
(cherry picked from commit e6799d78ef )
# Conflicts:
# erpnext/patches.txt
* fix: conflicts
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2021-08-27 11:02:44 +05:30
Frappe PR Bot
85fe755f89
fix: operation time auto set to zero ( #27189 )
...
* fix: operation time auto set to zero (#27188 )
(cherry picked from commit e6799d78ef )
# Conflicts:
# erpnext/patches.txt
* Update patches.txt
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2021-08-27 11:02:37 +05:30
Frappe PR Bot
03039b9e00
fix: use Stripe's Price API for plan-price information ( #27183 )
...
* fix: use Stripe's Price API for plan-price information (#26107 )
* fix: use Stripe's new Plan API for price information
* patch: use inbuilt function to rename field
* fix: patch call
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
(cherry picked from commit 16eed07a0f )
# Conflicts:
# erpnext/patches.txt
* fix: resolve conflicts
Co-authored-by: Rohan <Alchez@users.noreply.github.com >
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
Co-authored-by: Afshan <33727827+AfshanKhan@users.noreply.github.com >
2021-08-27 10:45:34 +05:30
Deepesh Garg
21d5b3cf4d
fix: Base amount in tax GL Entry
2021-08-26 23:53:18 +05:30
Frappe PR Bot
25305cbeb3
fix: fetch from more than one sales order in Maintenance Visit ( #26924 ) ( #27187 )
...
* [fix] #26336
* fix(ux): make customer field reqd for fetching SO
Co-authored-by: Pawan Mehta <mehtapawan007@gmail.com >
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
(cherry picked from commit db69d1dc00 )
2021-08-26 23:03:20 +05:30
Richard Case
69d88a9212
fix: Production Plan: load document defaults for plan items & remove name column from listview ( #26584 )
2021-08-26 21:52:16 +05:30
Frappe PR Bot
485b55a799
fix: Pricing Rule on Transaction Based on Coupon ( #26949 ) ( #27182 )
...
(cherry picked from commit f91faac7cd )
Co-authored-by: Lovin Maxwell <lovinmaxwell@gmail.com >
2021-08-26 21:33:20 +05:30
Frappe PR Bot
8dae084f23
chore: remove deprecated and empty QUnit tests ( #27179 ) ( #27181 )
...
* chore: remove deprecated and empty QUnit tests
* ci: fix UI test config
Testing library was added on Frappe, in order to reuse command testing
library has to be installed during setup process.
(cherry picked from commit ae55eab599 )
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-08-26 21:08:08 +05:30
marination
d3702947b8
fix: Sider and CI
...
- Incorrect path and Settings in price_list.py import due to merge
- Extra space removed in website_item.py
- Changed client side namespace to `erpnext.e_commerce.*`
2021-08-26 20:58:13 +05:30
Saqib
dd1aa5559a
feat: depreciate Asset after sale ( #27168 )
2021-08-26 20:55:22 +05:30
Frappe PR Bot
a9e78e2d3a
fix(ux): hide irrelevant fields for asset items ( #26274 ) ( #27180 )
...
(cherry picked from commit a9852a5483 )
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-08-26 20:12:26 +05:30
Ganga Manoj
6d28507def
feat: Handle Asset on Issuing Credit Note ( #26519 )
...
* fix(Sales Invoice): Let invoice be created for Sold Assets if it's a return invoice
* fix(Sales Invoice): Print appropriate message if item.asset is missing when the Item is a Fixed Asset
* fix(Sales Invoice): Fix GL Entry creation for Return Invoices linked with Assets
* fix(Sales Invoice): Print appropriate message if Asset isn't specified when the Item is a Fixed Asset
* fix(Sales Invoice): Let invoice be created for Sold Assets if it's a return invoice
* fix(Sales Invoice): Reset disposal_date on returning the Asset
* fix: Rename get_gl_entries_on_asset_movement to get_gl_entries_on_asset_disposal_and_regain
* fix: Make functions more readable
* fix: Let create_item() make items that are fixed assets
* fix: Test GL Entries made when an Asset is returned
* fix: Create asset data
* fix: Test
Co-authored-by: Saqib <nextchamp.saqib@gmail.com >
2021-08-26 20:11:18 +05:30
Frappe PR Bot
31561c3f9a
fix: cannot reconcile bank transactions against internal transfer payment entries ( #27148 )
...
* fix: cannot reconcile bank transactions against internal transfer payment entries (#26932 )
* fix: Only set Clearance Date for Payment Entries of type Internal Transfer if both Transactions have been reconciled
* fix: Reset clearance_date for intra-company Payment Entries that have only been reconciled with one Bank Transaction
* fix: indentation and args
Co-authored-by: Saqib <nextchamp.saqib@gmail.com >
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
(cherry picked from commit 842ceb1301 )
# Conflicts:
# erpnext/patches.txt
* fix: merge conflict
* fixed patches
Co-authored-by: Ganga Manoj <ganga.manoj98@gmail.com >
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2021-08-26 19:57:56 +05:30
Frappe PR Bot
e553fa22f3
fix: Customers 'primary_address' not updated automatically ( #26798 ) ( #26799 ) ( #27178 )
...
* Fix for Issue #26798
This PR is a fix for GitHub Issue 26798:
https://github.com/frappe/erpnext/issues/26798
TLDR: When an Address is updated, and that Address is a Customer's Primary Address, update the Read Only field `customer.primary_address`
* Update address.py
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
(cherry picked from commit 1a919773d7 )
Co-authored-by: Brian Pond <PMojito@users.noreply.github.com >
2021-08-26 19:50:44 +05:30
rohitwaghchaure
7c31e1f8bf
chore: merge branch 'version-13-hotfix' into 'version-13-pre-release' ( #27173 )
...
* feat: add provision for process loss in manufac
* feat: add is process loss autoset and validation
* fix: add warehouse and unset is scrap for process loss items
* refactor: shift auto entry of is process loss check, update validations
* test: add bom tests for process loss val, add se test for qty calc
* fix: add more validations, remove source wh req for pl item
* fix: sider
* refactor: polyfill ??
* fix: sider
* refactor: validation error message formatting
* test: check manufacture completion qty in se and wo
* fix: wo tests, sider, account for pl in se validation
* fix: reword error messages, fix test values
* feat: add procss_loss_qty field in work order
* feat: process loss report, fix set pl query condition
* fix: correct value in test
* fix: get filters to work
- reorder and rename columns
- add work order filter
* fix: Shopping cart Exchange rate validation (#27050 )
* fix: Shopping cart Exchange rate validation
- Use `get_exchange_rate` to check for price list exchange rate in cart settings
- Move cart exchange rate validation for Price List from hooks to doc event
- Call cart exchange rate validation on PL update only if PL is in cart and currency is changed
* chore: Comment out obsolete test
- Modifying this test means considering extreme edge cases, which seems pointless now
* fix: Remove snippet that got in due to cherry-pick from `develop`
- This snippet is not present in v13-hotfix. Via https://github.com/frappe/erpnext/pull/26520
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
* feat: initialize party link for customer & suppliers
* feat: toggle to enable common party accounting
* feat: auto create advance entry on invoice submission
* test: creation of advance entry on invoice submission
* fix: remove unwanted filter query
* feat: validate multiple links
* fix: party link permissions
* perf: reduce number of queries to get party link
* fix: cost center & naming series
* fix: cost center in test_sales_invoice_against_supplier
* fix: Don't create inward SLE against SI unless is internal customer enabled (#27086 )
* fix: Dont create inward SLE against SI unless is internal customer enabled
- Check if is internal customer enabled apart from target warehouse
- Test to check if inward SLE is made if target warehouse is accidentally set but customer is not internal
* test: Use internal customer for delivery of bundle items to target warehouse
- created `create_internal_customer` util
- reused it in delivery note and sales invoice tests
- use internal customer for target warehouse test in delivery note
(cherry picked from commit f4dc9ee2aa )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/test_sales_invoice.py
* fix: prevent over riding scrap table values, name kwargs, set currency
* fix(regional): minor fixes and test for South Africa VAT report (#26933 ) (#27162 )
* fix: allow to change incoming rate manually in case of stand-alone credit note (#27164 )
* fix: allow to change rate manually in case of stand-alone credit note (#27036 )
Co-authored-by: Marica <maricadsouza221197@gmail.com >
(cherry picked from commit fe4540d74d )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json
* fix: resolve conflicts
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
* fix: Fee Validity fixes (#27161 )
* fix: Fee Validity fixes (#27156 )
* chore: update Fee Validity form labels
* fix: first appointment should not be considered for Fee Validity
* fix: Fee Validity test cases
* fix: appointment test case
(cherry picked from commit 642b4c805c )
* fix: overlapping appointments
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
* fix: Merge conflicts and place internal customer creation util in test_customer.py
* fix: internal customer util returns 'str' not doc object
* fix: negative qty validation on stock reco cancellation (#27170 ) (#27171 )
* test: negative stock validation on SR cancel
* fix: negative stock setting ignored in stock reco
In stock reconcilation cancellation negative stock setting is ignored as
`db.get_value` is returning string `'0'` which is not casted to int/bool
for further logic. This causes negative qty, which evantually gets
caught by reposting but by design this should stop cancellation.
* test: typo and minor refactor
(cherry picked from commit e7109c18db )
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
Co-authored-by: 18alantom <2.alan.tom@gmail.com >
Co-authored-by: Marica <maricadsouza221197@gmail.com >
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
Co-authored-by: Saqib Ansari <nextchamp.saqib@gmail.com >
Co-authored-by: Frappe PR Bot <frappe.pr.bot@gmail.com >
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-08-26 19:49:27 +05:30
Frappe PR Bot
9ff14f8609
fix: Use reverse debit and credit to get net amount in GL Entries ( #27174 ) ( #27177 )
...
* fix: Use reverse debit and credit to get net amount in GL Entries
* fix: Remove unused import
(cherry picked from commit 4b1f165429 )
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
2021-08-26 19:49:09 +05:30
Frappe PR Bot
c5c78641e1
fix: don't allow BOM's item code at any level of child items ( #27157 ) ( #27176 )
...
* refactor: bom recursion checking
* fix: dont allow bom recursion
if same item_code is added in child items at any level, it shouldn't be allowed.
* test: add test for bom recursion
* test: fix broken prodplan test using recursive bom
* test: fix recursive bom in tests
(cherry picked from commit c07dce940e )
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-08-26 19:05:13 +05:30
rohitwaghchaure
409cc95b7b
Merge pull request #27158 from rohitwaghchaure/merge-branch-hotfix-to-pre-release-for-13-10
...
chore: merge version-13-hotfix into version-13-pre-release for release v13.10.0
2021-08-26 17:39:58 +05:30
Frappe PR Bot
2ad531f66b
fix: negative qty validation on stock reco cancellation ( #27170 ) ( #27171 )
...
* test: negative stock validation on SR cancel
* fix: negative stock setting ignored in stock reco
In stock reconcilation cancellation negative stock setting is ignored as
`db.get_value` is returning string `'0'` which is not casted to int/bool
for further logic. This causes negative qty, which evantually gets
caught by reposting but by design this should stop cancellation.
* test: typo and minor refactor
(cherry picked from commit e7109c18db )
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-08-26 17:14:17 +05:30
marination
06a6fd512a
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into e-commerce-refactor
2021-08-26 16:53:59 +05:30
Marica
6ed52799d7
Merge pull request #27166 from frappe-pr-bot/backport/version-13-hotfix/27086
...
fix: Don't create inward SLE against SI unless is internal customer enabled
2021-08-26 16:43:14 +05:30
marination
614ee71778
fix: internal customer util returns 'str' not doc object
2021-08-26 16:22:35 +05:30
Marica
6e136c4377
Merge pull request #26151 from 18alantom/feat-bom-process-loss
...
feat: add provision for process loss in manufac
2021-08-26 16:11:58 +05:30
Marica
8db44189b6
Merge branch 'version-13-hotfix' into feat-bom-process-loss
2021-08-26 16:11:24 +05:30
Marica
57972cab48
Merge branch 'version-13-hotfix' into backport/version-13-hotfix/27086
2021-08-26 15:55:48 +05:30
marination
55ff6277a7
fix: Merge conflicts and place internal customer creation util in test_customer.py
2021-08-26 15:42:23 +05:30
Frappe PR Bot
d12fe79494
fix: Fee Validity fixes ( #27161 )
...
* fix: Fee Validity fixes (#27156 )
* chore: update Fee Validity form labels
* fix: first appointment should not be considered for Fee Validity
* fix: Fee Validity test cases
* fix: appointment test case
(cherry picked from commit 642b4c805c )
* fix: overlapping appointments
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-08-26 14:59:21 +05:30
Frappe PR Bot
c3b1376517
fix: allow to change incoming rate manually in case of stand-alone credit note ( #27164 )
...
* fix: allow to change rate manually in case of stand-alone credit note (#27036 )
Co-authored-by: Marica <maricadsouza221197@gmail.com >
(cherry picked from commit fe4540d74d )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json
* fix: resolve conflicts
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-08-26 14:36:42 +05:30
Saqib
58dca11cae
Merge pull request #27165 from nextchamp-saqib/common-party-acc-v13
...
feat: common party accounting
2021-08-26 13:47:58 +05:30
Frappe PR Bot
ed617d0939
fix(regional): minor fixes and test for South Africa VAT report ( #26933 ) ( #27162 )
2021-08-26 13:27:39 +05:30
18alantom
f7f573b11b
fix: prevent over riding scrap table values, name kwargs, set currency
2021-08-26 13:19:10 +05:30
Marica
6636d857f7
fix: Don't create inward SLE against SI unless is internal customer enabled ( #27086 )
...
* fix: Dont create inward SLE against SI unless is internal customer enabled
- Check if is internal customer enabled apart from target warehouse
- Test to check if inward SLE is made if target warehouse is accidentally set but customer is not internal
* test: Use internal customer for delivery of bundle items to target warehouse
- created `create_internal_customer` util
- reused it in delivery note and sales invoice tests
- use internal customer for target warehouse test in delivery note
(cherry picked from commit f4dc9ee2aa )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/test_sales_invoice.py
2021-08-26 07:47:13 +00:00
18alantom
466ff46045
Merge branch 'version-13-hotfix' into feat-bom-process-loss
2021-08-26 13:16:43 +05:30
Saqib Ansari
abde7fc085
fix: cost center in test_sales_invoice_against_supplier
2021-08-26 13:04:49 +05:30
Saqib Ansari
970e5af051
fix: cost center & naming series
2021-08-26 13:04:38 +05:30
Saqib Ansari
fb6af0481c
perf: reduce number of queries to get party link
2021-08-26 13:04:31 +05:30
Saqib Ansari
e0649c132e
fix: party link permissions
2021-08-26 13:04:24 +05:30
Saqib Ansari
f5afd51fa4
feat: validate multiple links
2021-08-26 13:04:13 +05:30
Saqib Ansari
a87139e16a
fix: remove unwanted filter query
2021-08-26 13:02:08 +05:30
Saqib Ansari
da54f0a583
test: creation of advance entry on invoice submission
2021-08-26 13:02:05 +05:30
Saqib Ansari
2cb8cc525c
feat: auto create advance entry on invoice submission
2021-08-26 13:01:21 +05:30
Saqib Ansari
fb94726d26
feat: toggle to enable common party accounting
2021-08-26 13:01:19 +05:30
Saqib Ansari
5a06618280
feat: initialize party link for customer & suppliers
2021-08-26 13:00:22 +05:30
Marica
16fbee30a6
fix: Shopping cart Exchange rate validation ( #27050 )
...
* fix: Shopping cart Exchange rate validation
- Use `get_exchange_rate` to check for price list exchange rate in cart settings
- Move cart exchange rate validation for Price List from hooks to doc event
- Call cart exchange rate validation on PL update only if PL is in cart and currency is changed
* chore: Comment out obsolete test
- Modifying this test means considering extreme edge cases, which seems pointless now
* fix: Remove snippet that got in due to cherry-pick from `develop`
- This snippet is not present in v13-hotfix. Via https://github.com/frappe/erpnext/pull/26520
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2021-08-26 12:23:52 +05:30
Rohit Waghchaure
327be1cd9d
chore: merge version-13-hotfix into version-13-pre-release for release v13.10.0
2021-08-26 11:45:55 +05:30
Frappe PR Bot
6609321399
fix: removing toggle_display for address and contact HTML ( #27152 ) ( #27155 )
...
(cherry picked from commit c8f22e5524 )
Co-authored-by: Anupam Kumar <anupamvns0099@gmail.com >
2021-08-26 11:02:01 +05:30
Frappe PR Bot
7f27586cbe
fix(healthcare): Removed ignore user permissions flag in appointment ( #27146 )
...
* fix(healthcare): Removed ignore user permissions flag in appointment (#27129 )
(cherry picked from commit 81b28b8998 )
# Conflicts:
# erpnext/healthcare/doctype/patient_appointment/test_patient_appointment.py
* chore: Fix merge conflicts
Co-authored-by: Chillar Anand <anand21nanda@gmail.com >
2021-08-25 22:26:09 +05:30
Frappe PR Bot
4837d8872e
fix: unable to create manual / auto asset depreciation entry when cost_center is mandatory ( #26912 ) ( #27149 )
...
Summary : unable to create manual / auto asset depreciation entry when cost_center is mandatory
Reason: Though we are calculating value for depreciation_cost_center, it is not passed in credit_entry(it is passed in debit_entry) and this prevents creation of manual / auto asset depreciation entry when cost_center is mandatory
Solution : pass already calculated depreciation_cost_center value in credit_entry (in line with, already done as in debit_entry)
(cherry picked from commit b99c011947 )
Co-authored-by: Ashish Shah <mr.ashish.shah@gmail.com >
2021-08-25 22:25:29 +05:30
Nabin Hait
014df08e7b
Merge branch 'alyf-de-datev_more_info' into version-13-hotfix
2021-08-25 21:23:45 +05:30
Nabin Hait
09fb90b8ac
fix: merge conflict
2021-08-25 21:23:24 +05:30
Dany Robert
7b9a23eb7a
feat: Increase number of supported currency exchanges ( #26763 )
...
* fix: update test suite to accodomate new currency exchange function
* feat: Increase number of supported currency exchanges
* fix: don't make api call when testing
* remove condition for test(being fixed in another pull request)
2021-08-25 21:15:44 +05:30
Frappe PR Bot
0fe6995816
fix: sequence of sub-operations in job card ( #27138 ) ( #27147 )
...
(cherry picked from commit ad45ddcabe )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2021-08-25 20:11:23 +05:30
Frappe PR Bot
f8ec0b6a86
feat: provision to create customer from opportunity ( #27145 )
...
* feat: provision to create customer from opportunity (#27141 )
* feat: provision to create customer from opportunity
* fead: linking of address and contact
* revert: create_opportunity_address_contact
* enabming print hide and no copy
(cherry picked from commit 4d98be2126 )
# Conflicts:
# erpnext/crm/doctype/opportunity/opportunity.js
* Update opportunity.js
* fix: conflicts
Co-authored-by: Anupam Kumar <anupamvns0099@gmail.com >
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-08-25 20:05:54 +05:30
18alantom
c703ce1c61
fix: get filters to work
...
- reorder and rename columns
- add work order filter
2021-08-25 19:01:35 +05:30
Frappe PR Bot
4c3034ad79
fix: remove VARCHARs from Sales Invoice ( #27136 ) ( #27139 )
...
Sales Invoice doctype is starting to hit row length limit as many
integrations add custom fields on this doctype. This is just a small
change to remove VARCHAR(140) fields and reduce row size wherever
possible.
(cherry picked from commit 8d116fb9ff )
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-08-25 17:47:51 +05:30
Alan
1be810479c
refactor: update stock module onboarding ( #25745 )
...
* refactor: update stock onboarding
* refactor: add form tour for stock module onboarding
* refactor: move trailing whitespace out of translate func
* refactor: sider/semgrep
* refactor: remove DN, PR; change wording, add/remove steps in tour
* refactor: add watch video step for stock opening balance
* refactor: reorder steps according to stock settings refactor
* refactor: fix typo, remove target warehouse cause SE Type dependency
* fix: semgrep, remove trailing and leading whitespaces
* refactor: reduce steps, reword cards
* fix: minor changes
- remove Is Group from warehouse
- change stock entry type
- link to stock entry type
- add posting date to stock reco
- change report to Stock Projected Qty
- highlight quality inspection action
- remove allow neg highlight
* refactor: use Form Tour doc instead of controller form tour
note - keeping controller form tours as a fallback, new form tours
seem to work only for Stock Settings
* fix: rename form tours to doctype names, remove tours from js controllers
* fix: re-order tour to circumvent glitchy save highlight
2021-08-25 17:45:55 +05:30
Frappe PR Bot
d97a87e28d
fix(healthcare): Made payment fields mandatory for new appointments ( #27135 )
...
* fix(healthcare): Made payment fields mandatory for new appointments (#26608 )
* fix(healthcare): Made payment fields mandatory for new appointments
* fix: sider issues
* fix: Fix failing test
* fix: Patient appointment invoicing
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
Co-authored-by: Syed Mujeer Hashmi <mujeerhashmi@4csolutions.in >
(cherry picked from commit a65498dc61 )
# Conflicts:
# erpnext/healthcare/doctype/patient_appointment/patient_appointment.json
# erpnext/healthcare/doctype/patient_appointment/test_patient_appointment.py
* chore: Fix merge conflicts
* chore: Fix failing tests
Co-authored-by: Chillar Anand <anand21nanda@gmail.com >
2021-08-25 17:12:04 +05:30
Frappe PR Bot
7ac4916191
feat: unreconcile on cancellation of bank transaction ( #27109 ) ( #27137 )
2021-08-25 16:59:03 +05:30
Deepesh Garg
4eb7c2a011
fix: TDS calculation on net total ( #27058 )
2021-08-25 16:54:45 +05:30
Marica
dc6a8863e9
Merge branch 'version-13-hotfix' into e-commerce-refactor
2021-08-25 14:35:06 +05:30
marination
c1f6898f1a
refactor: Cache Item Reviews and other review feedback
...
- `get_doc` -> `get_values` and `db.sql` -> `db.delete` in Wishlist Item deletion
- cache first page of Item Reviews and burst cache on addition and deletion of reviews
- Update redisearch docs link in E Commerce Settings
- Removed unused cint import
- Broke setting attribute context into smaller functions and code cleanup
- Minor recommended items padding tweak
- Item reviews form dict now uses website item as key
- Customer reviews rendered from UI style consistency
- Stock status consistency in listing and full page
- Handle no price in variant dialog for matched item
2021-08-25 14:34:13 +05:30
Frappe PR Bot
fcb17f047d
fix: validate party and party type only if both available ( #27002 ) ( #27133 )
...
* fix: validate party and party type only if both available
* fix: indentation
(cherry picked from commit 8366b6322e )
Co-authored-by: Afshan <33727827+AfshanKhan@users.noreply.github.com >
2021-08-25 12:49:04 +05:30
Marica
688fe4192c
Merge pull request #27118 from 18alantom/fix-scrap-items-updation-bp
...
fix: update scrap table item details; typo (backport #27052 )
2021-08-25 12:36:14 +05:30
rohitwaghchaure
2b875bbf52
Merge pull request #27127 from rohitwaghchaure/v13-fixed-stock-ledger-report-with-included-uom
...
fix: stock ledger report not working if include uom selected in filter
2021-08-25 01:24:53 +05:30
Rohit Waghchaure
1810b73113
fix: stock ledger report not working if include uom selected in filter
2021-08-25 01:24:02 +05:30
rohitwaghchaure
2ea108ae92
Merge pull request #27126 from rohitwaghchaure/fixed-donot-overrride-batch-no-v13
...
fix: selected batch no changed on updation of qty
2021-08-25 01:23:10 +05:30
Rohit Waghchaure
2f71b740fd
fix: selected batch no changed on updation of qty
2021-08-25 01:22:04 +05:30
Frappe PR Bot
5b411dc1f6
fix: Updated timestamp for pos invoice json ( #27110 ) ( #27123 )
...
Co-authored-by: Afshan <33727827+AfshanKhan@users.noreply.github.com >
(cherry picked from commit fbc5977248 )
Co-authored-by: Subin Tom <36098155+nemesis189@users.noreply.github.com >
2021-08-24 23:18:35 +05:30
Frappe PR Bot
f13ae4de0b
fix: broken URL in supplier portal ( #26823 ) ( #27122 )
...
* fix: broken URL
The quotations are supplier quotations, not sales quotation.
* fix: remove erpnext from path
(cherry picked from commit c7bad657b1 )
Co-authored-by: Dany Robert <rtdany10@gmail.com >
2021-08-24 22:28:29 +05:30
Frappe PR Bot
b3ffa0eb57
fix(minor): Update GSTR-1 json version ( #27074 ) ( #27121 )
...
(cherry picked from commit c30fb04e96 )
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
2021-08-24 22:28:07 +05:30
Anuja Pawar
8220117500
feat(regional): South Africa VAT Audit Report ( #27017 )
...
* feat: SA VAT Report
* fix: added party column and fixed permissions
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
Co-authored-by: Afshan <33727827+AfshanKhan@users.noreply.github.com >
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2021-08-24 22:02:05 +05:30
Deepesh Garg
74073ddc85
fix: Ignore due date validations if payment terms are copied from orders/receipts ( #27120 )
2021-08-24 21:56:49 +05:30
Frappe PR Bot
8474961b79
perf: reduce number of queries to validate selling price ( #26225 ) ( #27119 )
...
* perf: reduce number of queries to validate selling price
* fix: improved flow and formatting
* fix: improve condition and use of `as_dict`
Co-authored-by: Sagar Vora <sagar@resilient.tech >
(cherry picked from commit 7c957d72b3 )
Co-authored-by: Pruthvi Patel <pruthvipatel145@gmail.com >
2021-08-24 21:51:53 +05:30
Nabin Hait
487952a04e
Merge branch 'version-13-hotfix' into fix-scrap-items-updation-bp
2021-08-24 21:08:14 +05:30
Frappe PR Bot
c7508a034a
feat: allow draft pos invoices even if no stock available ( #27078 ) ( #27106 )
...
(cherry picked from commit f47cbae5e0 )
Co-authored-by: Saqib <nextchamp.saqib@gmail.com >
Co-authored-by: Afshan <33727827+AfshanKhan@users.noreply.github.com >
2021-08-24 20:51:30 +05:30
18alantom
38898d33c6
fix: update scrap table item details; typo
2021-08-24 20:39:51 +05:30
18alantom
8c4d80a58a
Merge branch 'feat-bom-process-loss' of https://github.com/18alantom/erpnext into feat-bom-process-loss
2021-08-24 20:19:35 +05:30
18alantom
9e96861f15
fix: correct value in test
2021-08-24 20:19:20 +05:30
Alan
b58496dda4
Merge branch 'version-13-hotfix' into feat-bom-process-loss
2021-08-24 20:12:01 +05:30
Frappe PR Bot
0bf9d1b29f
fix: pos invoice test ( #27116 )
2021-08-24 19:48:05 +05:30
Frappe PR Bot
a7cdba24bc
feat: coupon code discount in pos invoice ( #27103 )
2021-08-24 19:47:40 +05:30
Saqib
f84740e6e4
fix: incorrect gl entry on period closing involving finance books ( #27104 )
2021-08-24 19:46:35 +05:30
Mohammad Hussain Nagaria
24b2a31581
feat: Employee reminders ( #25735 )
...
* feat: Add reminders section to HR Settings
* refactor: Extract generic function for getting Employees
* feat: Employee Work Anniversary Reminder
* feat: Daily Holiday Reminder
* fix: Unnecessary params and replace [] with .get()
* test: Daily Holiday Reminders
* test: is_holiday basic tests
* refactor: Move employee reminders code to separate module
* feat: Add advance reminder to HR settings
* feat: Advance Holiday Reminders
* refactor: get_holidays_for_employee
* feat: Email holiday reminders in advance + tests
* fix: Remove unused import
* refactor: HR Setting Reminder Section
* refactor: Remove Daily Holiday Reminders feat
* feat: Reminder miss warning
* fix: Failing test and function name change
* chore: Add patch for field rename
* chore: Rename frequency label
* fix: Failing patch test
* fix: sider and removed description of fields
* fix: email alignment
Co-authored-by: pateljannat <pateljannat2308@gmail.com >
Co-authored-by: Jannat Patel <31363128+pateljannat@users.noreply.github.com >
2021-08-24 19:43:43 +05:30
Anupam Kumar
f7e0edecc9
refactor: social media post fixes ( #24664 )
...
* fix: social media post fixes
* feat: post metrics and some fixes
* fix: sider issues
* fix: sider issue
* fix: reverting optional chaning statements
* fix: sider issues
* fix: review chnages
* fix: text trigger check
* fix: sider issue
2021-08-24 19:15:56 +05:30
Frappe PR Bot
d55d200b47
fix: calculation of gross profit percentage in Gross Profit Report ( #27108 )
2021-08-24 18:58:56 +05:30
Frappe PR Bot
c8092b7e7a
fix: correct price list rate value in return si ( #27105 )
2021-08-24 18:41:16 +05:30
18alantom
795efcd017
feat: process loss report, fix set pl query condition
2021-08-24 18:39:02 +05:30
Syed Mujeer Hashmi
1604b6cc63
fix: Allow backdated discharge for inpatient ( #25124 )
...
* fix: Allow backdated discharge for inpatient
The system is not flexible enough to allow backdated patient discharge.
Signed-off-by: Syed Mujeer Hashmi <mujeerhashmi@4csolutions.in >
* fix: Sider issues and test cases related to this patch
Signed-off-by: Syed Mujeer Hashmi <mujeerhashmi@4csolutions.in >
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
Co-authored-by: Jannat Patel <31363128+pateljannat@users.noreply.github.com >
2021-08-24 18:35:59 +05:30
Rucha Mahabal
27fad29ad6
refactor: Healthcare Redesign Changes ( #27100 )
...
* chore: reorder workspace cards
* fix: Patient Progress Page UI
* feat: redesign Patient History
* fix: redesign patient history card
* fix: filter style
* fix: sider
* fix: patient history and patient progress links
* fix: change percentage/donut charts to bar charts
-percentage charts broken in redesign
* fix(style): patient progress heatmap
* chore: semgrep and translation fixes
* fix: patient progress page card views
* fix: tests
2021-08-24 17:54:28 +05:30
Deepesh Garg
0476accf26
fix: Payment Reconciliation link in Accounting Workspace ( #27085 )
2021-08-24 16:27:10 +05:30
18alantom
a14b93d0d8
feat: add procss_loss_qty field in work order
2021-08-24 16:11:48 +05:30
marination
341d9b4b6d
chore: Remove Home Page is Products and Sider fixes
...
- Removed `Home Page is Products` checkbox in E Comm Settings. Can be manually set in Website Settings
- Removed hooks trigger to reset home page as products
- Sider: duplicate color attribute, shift `return` to next line, over-indentation
2021-08-24 13:52:46 +05:30
Sagar Vora
925a4a28e2
Merge pull request #27092 from frappe-pr-bot/backport/version-13-hotfix/27008
...
refactor: use `read_only_depends_on` instead of code
2021-08-24 13:33:19 +05:30
Afshan
ac0800511d
fix: resolved conflicts
2021-08-24 12:59:07 +05:30
Afshan
d360819384
Merge branch 'version-13-hotfix' into backport/version-13-hotfix/27008
2021-08-24 12:53:13 +05:30
Marica
ff6cda8547
Merge pull request #27096 from frappe-pr-bot/backport/version-13-hotfix/27043
...
fix(ux): keep stock entry title & purpose in sync
2021-08-24 12:46:31 +05:30
rohitwaghchaure
60c06d3194
Merge pull request #26455 from noahjacob/supplier_defaults_v13hf
...
feat: fetching details from supplier/customer groups
2021-08-24 12:31:01 +05:30
rohitwaghchaure
5320f3e5ea
Merge branch 'version-13-hotfix' into supplier_defaults_v13hf
2021-08-24 12:28:16 +05:30
Ankush Menat
cc7ed1573a
fix(ux): keep stock entry title & purpose in sync ( #27043 )
...
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit c09d8a2809 )
2021-08-24 06:55:25 +00:00
Marica
b932b3f252
Merge pull request #27093 from frappe-pr-bot/backport/version-13-hotfix/27014
...
fix: stock analytics report date range issues and add company filter
2021-08-24 12:21:43 +05:30
Frappe PR Bot
1e3a6a8a98
fix: discard empty rows from update items ( #27021 ) ( #27095 )
...
(cherry picked from commit 6de7b8ea93 )
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-08-24 12:20:51 +05:30
Ankush Menat
0a23328151
fix: stock analytics report date range issues and add company filter ( #27014 )
...
* test: tests for correct get_period_date_ranges
* fix: stock analytics report date range issues
- Upon selecting second half of month with Monthly filter, data from
that period was missing.
- Solution: "round down" the date as per expected frequency.
* chore: drop py2 and fix misleading docstring
* test: fix test to avoid FY clash
* feat: add company filter in stock analytics report
[skip ci]
Co-authored-by: Marica <maricadsouza221197@gmail.com >
(cherry picked from commit 0dff0beaba )
2021-08-24 06:47:49 +00:00
Pruthvi Patel
f08d7410be
refactor: use read_only_depends_on instead of code ( #27008 )
...
(cherry picked from commit 332ac105b5 )
# Conflicts:
# erpnext/accounts/doctype/pos_invoice/pos_invoice.js
# erpnext/accounts/doctype/sales_invoice/sales_invoice.js
2021-08-24 06:38:39 +00:00
marination
280f615ded
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into e-commerce-refactor
2021-08-24 11:48:13 +05:30
Nabin Hait
352157c9fc
Merge pull request #27005 from frappe/addl_salary_fix-v13
...
fix: Additional salary processing
2021-08-24 10:35:51 +05:30
Deepesh Garg
85f582b145
Merge pull request #26725 from deepeshgarg007/payment_entry_validations_and_trigger
...
fix: Multiple fixes in payment entry
2021-08-23 18:03:11 +05:30
Frappe PR Bot
3d047b83fd
fix: Eway bill test update to check ver 1.0.0421 ( #27083 ) ( #27084 )
2021-08-23 15:43:30 +05:30
Frappe PR Bot
6814509f07
fix: eway bill version changed to 1.0.0421 ( #27077 )
2021-08-23 15:43:06 +05:30
Saqib
dbca11071e
refactor: scan barcode field scanning ( #26990 ) ( #27076 )
2021-08-23 11:23:46 +05:30
Deepesh Garg
dd688db54c
Merge pull request #27072 from frappe-pr-bot/backport/version-13-hotfix/27069
...
feat: Column for total amount due in Accounts Receivable/Payable Summary
2021-08-22 23:15:58 +05:30
Deepesh Garg
be57dee57a
Merge pull request #27068 from frappe-pr-bot/backport/version-13-hotfix/26975
...
fix: Consolidated balance sheet showing incorrect values
2021-08-22 18:14:15 +05:30
Deepesh Garg
67dbb2bd7f
feat: Column for total amount due in Accounts Receivable/Payable Summary ( #27069 )
...
(cherry picked from commit 496bff5136 )
2021-08-22 12:41:50 +00:00
Deepesh Garg
571178ffbe
fix: Revert commit 46372fe
2021-08-22 18:02:51 +05:30
Deepesh Garg
9542da80c5
test: Update test cases
2021-08-21 19:36:38 +05:30
Deepesh Garg
593ab98575
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into payment_entry_validations_and_trigger
2021-08-21 19:19:10 +05:30
Deepesh Garg
43813875ea
fix: Consolidated balance sheet showing incorrect values ( #26975 )
...
(cherry picked from commit 57e326e7d0 )
2021-08-21 12:30:23 +00:00
Ankush Menat
d0e393a4cc
fix: Incorrect mandatory error message for warehouse ( #27060 )
...
Co-authored-by: Noah Jacob <noahjacobkurian@gmail.com >
2021-08-20 18:33:28 +05:30
Ankush Menat
05c7905fa3
fix(ux): removed rate from grid view ( #27061 )
...
Co-authored-by: Noah Jacob <noahjacobkurian@gmail.com >
2021-08-20 18:33:08 +05:30
Frappe PR Bot
3f05d928a3
refactor: rectify typo ( #27057 ) ( #27059 )
...
[skip ci]
(cherry picked from commit 62c590261c )
Co-authored-by: Alan <2.alan.tom@gmail.com >
2021-08-20 18:24:49 +05:30
Frappe PR Bot
2fd823ffb6
fix: Cascade deletion for Company ( #26923 ) ( #27053 )
...
* fix: Cascade deletion for Company
(cherry picked from commit 2b2572b9b9 )
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
2021-08-20 15:20:50 +05:30
Frappe PR Bot
52570cc1f9
refactor: renamed varint_item_code to variant_item_code ( #27025 ) ( #27046 )
...
(cherry picked from commit f13315809e )
Co-authored-by: Noah Jacob <noahjacobkurian@gmail.com >
2021-08-19 20:55:45 +05:30
Frappe PR Bot
5c6f6c16d6
fix: pass planned start date to created work order ( #27031 ) ( #27042 )
...
* fix: pass planned start date to created workorder
* test: production plan to work order start date
Co-authored-by: Alan <2.alan.tom@gmail.com >
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
(cherry picked from commit 9225f02599 )
2021-08-19 18:56:26 +05:30
Anoop
ee9b6d158a
feat(Healthcare): Capacity for Service Unit, concurrent appointments based on Capacity, Patient enhancements ( #24860 )
...
* fix: (tests) get_healthcare_docs and get_medical_department separated, related changes
* feat: Service Unit option to allow overlap, overlap capacity
Appointment to allow overlapping appointments
Co-authored-by: Akash Krishna <akash@earthianslive.com >
* feat: Create multiple service units from tree view
Co-authored-by: Akash Krishna <akash@earthianslive.com >
* feat: patient address and contact
patient dashboard links, customer stats
* fix: sider review
* fix: untranslated message
* fix: enable non-negative check for service unit capacity
- incorrect depends on statement in dialog
* refactor(UX): Available Slots Dialog
* chore: remove unused field from Healthcare Service Unit Type
Co-authored-by: Akash Krishna <akash@earthianslive.com >
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-08-19 18:15:51 +05:30
Frappe PR Bot
c192e9457e
fix: add child item groups into the filters ( #26997 ) ( #27035 )
...
* fix: add child item groups into the filters
* fix: appending values to proper variable
* fix: refactor the loop
(cherry picked from commit c60d5523bc )
Co-authored-by: Afshan <33727827+AfshanKhan@users.noreply.github.com >
2021-08-19 16:44:56 +05:30
Frappe PR Bot
74af3be968
fix: set production plan to completed even on over production ( #27027 ) ( #27032 )
...
(cherry picked from commit 09f34e558e )
Co-authored-by: Alan <2.alan.tom@gmail.com >
[skip ci]
2021-08-19 10:50:06 +00:00
Subin Tom
02a23bae58
Fix: Payment Entry party validation issue ( #27022 )
...
Co-authored-by: Subin Tom <subin-home@Subins-MacBook-Air.local >
Co-authored-by: Afshan <33727827+AfshanKhan@users.noreply.github.com >
2021-08-19 15:49:16 +05:30
Frappe PR Bot
df32fe3d49
Merge pull request #27026 from ankush/eq_assign ( #27030 )
...
fix: equality check instead of assignment
[skip ci]
(cherry picked from commit 993b0532f8 )
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-08-19 15:45:39 +05:30
Ankush Menat
92b3743c54
Merge pull request #27024 from ankush/whitespace_fix
...
chore: whitespace cleanup from codebase
2021-08-19 14:57:57 +05:30
Ankush Menat
b42c23cad6
chore: ignore whitespace changes in git blame
2021-08-19 14:36:17 +05:30
Rohit Waghchaure
23c713cc9b
Merge branch 'version-13-pre-release' into version-13
2021-08-19 14:35:52 +05:30
Rohit Waghchaure
f0d3a074e0
bumped to version 13.9.2
2021-08-19 14:55:52 +05:50
Ankush Menat
9bb69e711a
chore: whitespace cleanup from codebase
2021-08-19 14:33:03 +05:30
Frappe PR Bot
e536f6d13f
fix: assigning values to rows in sales register reports ( #26546 ) ( #27020 )
...
* fix: assigning values to rows in sales register reports
* fix: check for is_internal_customer for unrealized_profit_loss_account
(cherry picked from commit ecd6584c50 )
Co-authored-by: Afshan <33727827+AfshanKhan@users.noreply.github.com >
2021-08-19 13:30:50 +05:30
Frappe PR Bot
f37747da25
fix: Add ignore user perms to set_target_warehouse field in sales invoice ( #27013 )
...
* fix: Add ignore user perms to set_target_warehouse field in sales invoice (#26987 )
* reverting ot v12.7.1
* fix: Ignore user permissions for set_target_warehouse in SI
Co-authored-by: Subin Tom <subin-home@Subins-MacBook-Air.local >
Co-authored-by: Afshan <33727827+AfshanKhan@users.noreply.github.com >
(cherry picked from commit ef792971f3 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.json
* fix: conflicts
* fix: conflicts
Co-authored-by: Subin Tom <36098155+nemesis189@users.noreply.github.com >
Co-authored-by: Afshan <33727827+AfshanKhan@users.noreply.github.com >
2021-08-19 12:16:15 +05:30
rohitwaghchaure
cada9b679a
Merge pull request #27019 from anupamvs/email-digest-fix-pre
...
fix: email digest recipient patch
2021-08-19 11:49:49 +05:30
Frappe PR Bot
25b705e2ad
fix: sales pipeline graph issue ( #26626 ) ( #27018 )
...
(cherry picked from commit 34353df48c )
Co-authored-by: Anupam Kumar <anupamvns0099@gmail.com >
2021-08-19 11:46:55 +05:30
Anupam Kumar
ecbb59a1ce
Merge branch 'version-13-pre-release' into email-digest-fix-pre
2021-08-19 11:14:38 +05:30
Anupam
9f79415186
fix: email digest recipient patch
2021-08-19 11:12:32 +05:30
rohitwaghchaure
87326dd489
Merge pull request #27007 from anupamvs/email-digest-fix
...
fix: [patch]Email digest fix
2021-08-19 11:09:21 +05:30
Frappe PR Bot
8ea5782c69
fix: filtering of items in Sales and Purchase Orders ( #26936 ) ( #27012 )
...
* fix: filtering of items in Sales and Purchase Orders
* fix: slider
* fix: slider
(cherry picked from commit dc7280eef0 )
Co-authored-by: Afshan <33727827+AfshanKhan@users.noreply.github.com >
2021-08-18 20:44:45 +05:30
Frappe PR Bot
6a35d580e4
fix: Dimension filter query fix to avoid including disabled dimensions ( #26988 ) ( #27006 )
...
* reverting ot v12.7.1
* fix: Dimension filter query fix to not display disabled dimensions
Co-authored-by: Subin Tom <subin-home@Subins-MacBook-Air.local >
Co-authored-by: Afshan <33727827+AfshanKhan@users.noreply.github.com >
(cherry picked from commit 333e44eb47 )
Co-authored-by: Subin Tom <36098155+nemesis189@users.noreply.github.com >
Co-authored-by: Afshan <33727827+AfshanKhan@users.noreply.github.com >
2021-08-18 18:46:25 +05:30
Frappe PR Bot
77ad668a6f
fix: date_unchanged calculation in "Update Items" ( #26992 ) ( #27010 )
...
Branch corrected https://github.com/frappe/erpnext/pull/26058
ERPNext generates "Cannot set quantity less than delivered quantity" error even the delivered qty is zero when user clicks "Update Items".
"date_unchanged" variable gets false value because of new_date is string.
"getdate(new_date)" corrects the date comparison.

(cherry picked from commit d8a7abcd02 )
Co-authored-by: Türker Tunalı <turkert@hotmail.com >
2021-08-18 12:32:59 +00:00
Nabin Hait
5e1ed2d7eb
fix: Message (Received Amount should be same as Paid Amount)
2021-08-18 16:46:32 +05:30
Anupam
36f18935d3
fix: email digest recipient patch
2021-08-18 16:30:45 +05:30
Anupam
01a538123b
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into version-13-hotfix
2021-08-18 16:15:38 +05:30
Nabin Hait
44919ac807
fix: Additional salary processing
2021-08-18 16:14:48 +05:30
Frappe PR Bot
e555e8cf05
fix: Return Qty in PR/DN for legacy data ( #27001 ) ( #27003 )
...
(cherry picked from commit 112fc888f1 )
Co-authored-by: Marica <maricadsouza221197@gmail.com >
2021-08-18 10:30:51 +00:00
Deepesh Garg
0f15ded0cd
Merge branch 'payment_entry_validations_and_trigger' of https://github.com/deepeshgarg007/erpnext into payment_entry_validations_and_trigger
2021-08-18 15:58:46 +05:30
Deepesh Garg
46372fe5cd
fix: Decide party account debit or credit on payment entry type instead of party type
2021-08-18 15:57:55 +05:30
Deepesh Garg
6950844a74
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into payment_entry_validations_and_trigger
2021-08-18 15:29:48 +05:30
Rohit Waghchaure
8cd3ffc84d
Merge branch 'version-13-pre-release' into version-13
2021-08-18 13:00:35 +05:30
Rohit Waghchaure
9c1d739946
bumped to version 13.9.1
2021-08-18 13:20:35 +05:50
Frappe PR Bot
5e17b82779
fix: set account for change amount even if pos profile not found ( #26986 ) ( #26989 )
...
(cherry picked from commit 5fec44446e )
Co-authored-by: Afshan <33727827+AfshanKhan@users.noreply.github.com >
2021-08-17 20:34:35 +05:30
Deepesh Garg
9c401e75bb
Merge pull request #26980 from deepeshgarg007/payment_entry_unallocated_fix_v13
...
fix: Incorrect unallocated amount calculation in payment entry
2021-08-17 19:14:07 +05:30
Deepesh Garg
c8449702b4
Merge pull request #26981 from deepeshgarg007/payment_entry_unallocated_fix_v13_pre
...
fix: Incorrect unallocated amount calculation in payment entry
2021-08-17 19:13:27 +05:30
Frappe PR Bot
90818d57f1
fix: change print_format_type from Server to Jinja ( #26374 ) ( #26985 )
...
(cherry picked from commit a2966db1e5 )
Co-authored-by: Mohammed Redah <mhbu50@gmail.com >
2021-08-17 13:36:08 +00:00
Deepesh Garg
0a5dff1e1f
test: Add test case for payment entry
2021-08-17 18:11:29 +05:30
Ankush Menat
333d962ac2
test: fix tests failing due to doc amend feature (bp #26656 ) ( #26907 )
...
* test: fix test due to rename change
* test: fix attendance request tests
- Use `frappe.db.get_value` instead of `get_doc` for asserting values
- Get values after cancellation as reloading attendance doc breaks due to stale doc (primary key changed after cancel of attendance request)
- rollback everything on tearDown
* test: fix Shift Request test
- Use `get_value` instead of `get_doc`
- Remove unnecessary loop, only one shift assignment is made against a shift request
- Get value after cancel again. Get doc is not reliable since primary key changed after cancel
* test: fix POS Closing Entry Test
- Separated into two tests, one checks if SI cancelling is blocked, the other checks PCE cancel impact
- This is done because after cancel via assertRaises, damage done by cancel still exists or is partially comitted
- Dont use this partially cancelled doc for any assertions further, end test at exception assertion
- Use `get_value` to check SI docstatus, as its primary key changes after cancel
* test: fixed asset movement tests
- set cwip account in company to avoid value missing
- removed unused statement
- removed trailing spaces
* Revert "test: fix POS Closing Entry Test"
This reverts commit 8f1a3aef2e .
Co-authored-by: marination <maricadsouza221197@gmail.com >
2021-08-17 18:01:39 +05:30
Deepesh Garg
2730f51ca9
test: Add test case for payment entry
2021-08-17 17:44:30 +05:30
18alantom
f8a47525e1
fix: reword error messages, fix test values
2021-08-17 16:47:45 +05:30
Raffael Meyer
ace8cf965d
fix: typo ( #26967 )
2021-08-17 16:13:28 +05:30
18alantom
1c23544c42
fix: wo tests, sider, account for pl in se validation
2021-08-17 15:54:27 +05:30
Deepesh Garg
e7143d8711
fix: Incorrect unallocated amount calculation in payment entry
2021-08-17 13:36:17 +05:30
Deepesh Garg
94f2c41475
fix: Incorrect unallocated amount calculation in payment entry
2021-08-17 13:31:17 +05:30
Sagar Vora
48a11591cc
Merge pull request #26976 from resilient-tech/fix-incorrect-modified ( #26979 )
...
fix: Incorrect `modified` time in documents that inherit from `StatusUpdater`
(cherry picked from commit d932cba38a )
Co-authored-by: Sagar Vora <sagar@resilient.tech >
2021-08-17 13:21:00 +05:30
Sagar Vora
6e921b1ccc
Merge pull request #26976 from resilient-tech/fix-incorrect-modified
...
fix: Incorrect `modified` time in documents that inherit from `StatusUpdater`
(cherry picked from commit d932cba38a )
2021-08-17 07:48:29 +00:00
Frappe PR Bot
133486a5c7
Merge pull request #26906 from ChillarAnand/label ( #26972 )
...
fix: Changed label to "Inpatient Visit Charge" in appointment type
(cherry picked from commit 8c851b7019 )
Co-authored-by: Chillar Anand <anand21nanda@gmail.com >
2021-08-17 11:12:33 +05:30
Rohit Waghchaure
b27eeb54ae
Merge branch 'version-13-pre-release' into version-13
2021-08-17 10:05:50 +05:30
Rohit Waghchaure
03fdce5a19
bumped to version 13.9.0
2021-08-17 10:25:49 +05:50
marination
71b0e0a146
test: Product Query & Filter Engine, Item Group Page
...
- Test for ProductQuery engine and ProductFilters engine
- Test for engine for Item Group too
- Renamed ‘product_configurator’ to ‘variant_selector’
- Cleaned up filters.py
- Modal freeze backdrop lighter only in cart, since there’s nothing over it
- Fixed unusual spacing in variant selector dialog
- Made `get_child_groups_for_website` more readable
- Replaced ‘Configure’ with ‘Select’ for variant selection
2021-08-17 01:55:46 +05:30
rohitwaghchaure
6dd9e0194c
Merge pull request #26968 from rohitwaghchaure/release-notes-v13-9-0
...
chore: Release Notes v13.9.0
2021-08-16 22:17:47 +05:30
Rohit Waghchaure
9722641847
chore: Release Notes v13.9.0
2021-08-16 20:38:38 +05:30
Deepesh Garg
a320a8f1df
Merge pull request #26966 from deepeshgarg007/distributed_budget_variance_report_v13_pre
...
fix: Budget variance missing values
2021-08-16 18:28:19 +05:30
Deepesh Garg
94030e08f1
Merge pull request #26963 from deepeshgarg007/distributed_budget_variance_report_v13
...
fix: Budget variance missing values
2021-08-16 18:28:09 +05:30
Frappe PR Bot
663e550824
ci: ignore backports while checking docs ( #26962 ) ( #26965 )
...
[skip ci]
(cherry picked from commit 2a43fe1a22 )
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-08-16 18:20:07 +05:30
Deepesh Garg
58c1739eac
fix: Budget variance missing values
2021-08-16 18:04:57 +05:30
Deepesh Garg
d076ba5c94
fix: Budget variance missing values
2021-08-16 18:02:15 +05:30
Frappe PR Bot
3c9b8dce21
feat: Training Event Status Update and Validations ( #26698 ) ( #26961 )
...
* fix: training event employee status not updated on feedback submission
* feat: update attendees status on training event status update
* test: Training Event and Feedback
* chore: remove unused import
(cherry picked from commit bf75ea70fb )
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-08-16 17:57:14 +05:30
Frappe PR Bot
64dfbfaecb
feat: enable track changes for leave type ( #26917 ) ( #26959 )
...
Co-authored-by: Jannat Patel <31363128+pateljannat@users.noreply.github.com >
(cherry picked from commit a9a24051c9 )
Co-authored-by: Anupam Kumar <anupamvns0099@gmail.com >
2021-08-16 15:17:28 +05:30
Deepesh Garg
3b4258b817
Merge pull request #26958 from deepeshgarg007/export_type_mandatory_v13_pre
...
fix: Add mandatory depends on condition for export type field
2021-08-16 15:16:07 +05:30
Deepesh Garg
1351d6e3be
Merge pull request #26957 from deepeshgarg007/export_type_mandatory_v13
...
fix: Add mandatory depends on condition for export type field
2021-08-16 15:15:43 +05:30
Deepesh Garg
2aa0daf47b
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into export_type_mandatory_v13
2021-08-16 14:40:13 +05:30
Deepesh Garg
4b9c127494
Merge branch 'version-13-pre-release' of https://github.com/frappe/erpnext into export_type_mandatory_v13_pre
2021-08-16 14:38:54 +05:30
Deepesh Garg
b58b1127f3
fix: Add mandatory depends on condition for export type field
2021-08-16 14:36:50 +05:30
Deepesh Garg
5fddd27cab
fix: Add mandatory depends on condition for export type field
2021-08-16 14:34:40 +05:30
Frappe PR Bot
321dd33015
fix: Org Chart fixes ( #26952 ) ( #26953 )
...
* fix: add z-index to filter to avoid svg wrapper overlapping
* fix: expand all nodes not working when there are only 2 levels
- added dom freeze while expanding all nodes and exporting
(cherry picked from commit 67e3971c3b )
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-08-16 10:44:35 +05:30
Rucha Mahabal
67e3971c3b
fix: Org Chart fixes ( #26952 )
...
* fix: add z-index to filter to avoid svg wrapper overlapping
* fix: expand all nodes not working when there are only 2 levels
- added dom freeze while expanding all nodes and exporting
2021-08-16 10:38:39 +05:30
Raffael Meyer
0f2f11cb33
fix: typo
2021-08-15 18:47:51 +02:00
Raffael Meyer
fc717665ea
Merge branch 'version-13-hotfix' into si_total_billing_hours_v13
2021-08-15 18:45:33 +02:00
Deepesh Garg
560483eb98
Merge pull request #26946 from GangaManoj/property-enable-discount-accounting
...
fix: Make enable_discount _accounting a class property
2021-08-14 18:06:17 +05:30
Ankush Menat
6aed9e26ac
fix: unknown attribute "string_type" ( #26947 )
2021-08-14 10:45:43 +05:30
GangaManoj
20a5795d67
fix: Make enable_discount_accounting a class property
2021-08-13 19:23:57 +05:30
Marica
f1c9766748
Merge pull request #26943 from frappe-pr-bot/backport/version-13-pre-release/26942
...
fix: (Stock Analytics) Copy previous balance dict object instead of assigning
2021-08-13 16:01:21 +05:30
Frappe PR Bot
434692ad34
fix: Copy previous balance dict object instead of assigning ( #26942 ) ( #26944 )
...
- Due to plain assignment, dict mutation gave wrong monthly values
(cherry picked from commit fe2a34f171 )
Co-authored-by: Marica <maricadsouza221197@gmail.com >
2021-08-13 10:26:26 +00:00
Marica
2e6899fbe4
fix: Copy previous balance dict object instead of assigning ( #26942 )
...
- Due to plain assignment, dict mutation gave wrong monthly values
(cherry picked from commit fe2a34f171 )
2021-08-13 10:08:41 +00:00
marination
34df274bf2
fix: Error state and passing args for product listing
...
- Show error state in case of unexpected errors in query engine
- Pass args appropriately from `view.js`
- Use args correctly in `api.py`
- Error handling in `api.py` if query engine raises error
- Instantiated product data engine tests
- Fix dotted path for search api call in `search.js`
2021-08-13 14:23:52 +05:30
Frappe PR Bot
7881536e09
ci: ignore js files in unittests ( #26937 )
...
* ci: ignore js files in unittests (#26934 )
* ci: ignore js files in unittests
- Avoid running python unittests on PRs that ONLY change JS files.
* ci: ignore md files in test workflows
(cherry picked from commit 8a6b82b196 )
# Conflicts:
# .github/workflows/server-tests.yml
* fix: resolve conflicts
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-08-13 07:59:48 +00:00
Frappe PR Bot
cb583a349f
fix: show proper currency symbol in taxes and charges table ( #26827 ) ( #26935 )
...
Co-authored-by: Saqib <nextchamp.saqib@gmail.com >
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
(cherry picked from commit 587d2db6a9 )
Co-authored-by: Afshan <33727827+AfshanKhan@users.noreply.github.com >
2021-08-13 12:43:02 +05:30
Frappe PR Bot
a2a5800b23
fix: Deferred Revenue Section should be collapsible only if its not enabled ( #26930 )
...
* fix: Deferred Revenue Section should be collapsible only if its not enabled (#26928 )
(cherry picked from commit 1de4c01942 )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json
# erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json
* fix: conflicts
* fix: conflicts
* fix: conflicts
* fix: conflicts
* fix: conflicts
Co-authored-by: Afshan <33727827+AfshanKhan@users.noreply.github.com >
2021-08-13 10:58:43 +05:30
Deepesh Garg
ffb174c489
fix: Grammatical error in comments
2021-08-13 10:55:13 +05:30
Suraj Shetty
adfa11d449
fix: Nest .level class style under .hierarchy class ( #26905 )
...
fix: Nest `.level` class style under `.hierarchy` class
2021-08-12 21:12:52 +05:30
Frappe PR Bot
9209c1f91a
fix: from_warehouse getting set to None ( #26920 ) ( #26927 )
...
(cherry picked from commit b8658d003f )
Co-authored-by: Noah Jacob <noahjacobkurian@gmail.com >
2021-08-12 14:54:08 +00:00
Marica
2416634385
Merge branch 'version-13-hotfix' into e-commerce-refactor
2021-08-12 19:03:44 +05:30
marination
1fec5bbdb6
chore: Re-organise files,remove T&C modal in cart
...
- Moved product query and filters engine to `product_data_engine` folder
- Moved product grid, list, search, view to `product_ui` folder
- Renamed `website_item_indexing.py` to `redisearch.py`
- Render Terms and Conditions server side along with the rest of the Shopping cart. Don’t make another db call
- Style changes to terms and conditions
- Deleted unused `cart_terms.html`
- Removed print statements
2021-08-12 19:01:10 +05:30
Frappe PR Bot
262c1823a5
fix: ZeroDivisionError on creating e-invoice for credit note ( #26919 )
2021-08-12 17:11:55 +05:30
Frappe PR Bot
f4b2f4aaf7
fix: ZeroDivisionError on creating e-invoice for credit note ( #26918 )
2021-08-12 17:11:38 +05:30
Marica
b1406dba98
Merge pull request #26910 from frappe-pr-bot/backport/version-13-pre-release/26908
...
fix: Stock Analytics Report must consider warehouse during calculation
2021-08-12 10:52:20 +05:30
Marica
08e4026456
fix: Stock Analytics Report must consider warehouse during calculation ( #26908 )
...
* fix: Stock Analytics Report must consider warehouse during calculation
* fix: Brand filter in Stock Analytics
(cherry picked from commit 703b081172 )
2021-08-12 05:02:42 +00:00
Marica
703b081172
fix: Stock Analytics Report must consider warehouse during calculation ( #26908 )
...
* fix: Stock Analytics Report must consider warehouse during calculation
* fix: Brand filter in Stock Analytics
2021-08-12 10:31:01 +05:30
Suraj Shetty
fd1c47ef77
Merge pull request #26904 from surajshetty3416/fix-list-view
2021-08-11 14:53:58 +05:30
Suraj Shetty
99658ceb4e
fix: Nest .level class style under .hierarchy class
...
- To avoid style overrides in list view
2021-08-11 14:19:07 +05:30
Frappe PR Bot
f3ae956eae
perf: various minor perf fixes for ledger postings ( #26775 ) ( #26896 )
...
* perf: only validate if voucher is journal entry
* perf: optimize merge GLE
- Order fields such that comparison will fail faster
- Break out of loops if not matched
* perf: don't try to match SLE if count mismatch
* refactor: simplify initialize_previous_data
* perf: use cache for fetching valuation_method
These are set only once fields
* refactor: simplify get_future_stock_vouchers
* refactor: simplify get_voucherwise_gl_entries
* perf: fetch only required fields for GL comparison
`select *` fetches all fields, output of this function is only used for
comparing.
* perf: reorder conditions in PL cost center check
* perf: reduce query while validating new gle
* perf: use cache for validating warehouse props
These properties don't change often, no need to query everytime.
* perf: use cached stock settings to validate SLE
* docs: update misleading docstring
Co-authored-by: Marica <maricadsouza221197@gmail.com >
(cherry picked from commit 9152715f90 )
Co-authored-by: Ankush <ankush@iwebnotes.com >
2021-08-11 12:18:58 +05:30
Deepesh Garg
6691d2ca54
fix: Do not update settings for test
2021-08-11 11:36:49 +05:30
rohitwaghchaure
a631ac605f
Merge pull request #26892 from rohitwaghchaure/merged-v13-hotfix-into-pre-release
...
chore: merge version-13-hotfix into version-13-pre-release
2021-08-11 00:13:30 +05:30
Rucha Mahabal
9855bbb95e
fix(style): apply svg container margin only in desktop view ( #26894 )
2021-08-10 23:53:02 +05:30
Rucha Mahabal
fd325a123c
fix(style): apply svg container margin only in desktop view ( #26894 )
2021-08-10 23:49:56 +05:30
Rohit Waghchaure
7167fd00bc
Merge branch 'version-13-hotfix' into merged-v13-hotfix-into-pre-release
2021-08-10 23:30:16 +05:30
Frappe PR Bot
1167a9bf94
fix: unsetting of payment if no pos profile found ( #26891 )
...
* fix: unseting of payment if no pos profile found (#26884 )
(cherry picked from commit b614834efe )
# Conflicts:
# erpnext/public/js/controllers/taxes_and_totals.js
* fix: conflicts
* fix: conflicts
* fix: conflicts
* fix: conflicts
Co-authored-by: Afshan <33727827+AfshanKhan@users.noreply.github.com >
Co-authored-by: Afshan <afshan13k@gmail.com >
2021-08-10 23:18:23 +05:30
Frappe PR Bot
b7b111c3ed
fix: unseting of payment if no pos profile found ( #26884 ) ( #26890 )
...
(cherry picked from commit b614834efe )
Co-authored-by: Afshan <33727827+AfshanKhan@users.noreply.github.com >
2021-08-10 22:52:37 +05:30
Deepesh Garg
a16ab92e00
test: Add test case for payment entry unlink
2021-08-10 22:21:52 +05:30
Deepesh Garg
cf9734f98a
test: Update exchange rate in test cases
2021-08-10 22:21:28 +05:30
Anupam Kumar
a6aa6cd7d6
fix: timesheet amount issue ( #25993 )
...
* fix: timesheet amount issue
* fix: timesheet detail rate conversion
* fix: condition to check timesheet currency
* fix: removing console statement
2021-08-10 20:32:15 +05:30
Frappe PR Bot
1a39d1a311
fix: cost center & account validation in Sales/Purchase Taxes and Charges ( #26881 )
2021-08-10 19:38:39 +05:30
Anuja Pawar
66784a16cb
fix: Sales Return cancellation if linked with Payment Entry ( #26883 )
2021-08-10 19:38:16 +05:30
Marica
d657f39ab8
Merge pull request #25622 from noahjacob/promo_scheme_feat
...
feat: added multi-select fields to create multiple pricing rules.
2021-08-10 19:09:42 +05:30
Marica
af9863146d
fix: Grammar in Error message
2021-08-10 18:49:07 +05:30
Noah Jacob
49b7c7575e
refactor: code cleanup
2021-08-10 18:35:46 +05:30
Noah Jacob
4ee6e32d74
test(fix): fixed test case
2021-08-10 18:34:18 +05:30
Frappe PR Bot
a7e0805039
fix(e-invoicing): cannot cancel invoice if IRN cancelled on portal ( #26879 )
2021-08-10 17:16:15 +05:30
Nabin Hait
f8031d3d79
Merge pull request #26261 from ruchamahabal/org-chart
...
feat: Organizational Chart
2021-08-10 17:12:59 +05:30
Saqib
363225d2ba
fix(asset): incorrect date difference calculation ( #26805 )
2021-08-10 16:37:23 +05:30
Subin Tom
793063bf4e
fix: pos return payment mode issue ( #26875 )
2021-08-10 15:57:30 +05:30
Frappe PR Bot
1ba04fdfe5
fix: pos profile not mandatory for Sales Invoice ( #26876 )
2021-08-10 15:47:36 +05:30
Marica
1776fc44b7
Merge pull request #26878 from marination/serial-no-space-hotfix
...
fix: Clean Serial No input on Server Side
2021-08-10 15:25:29 +05:30
Deepesh Garg
42b340cc66
fix: Only do specific validations on reference unlink
2021-08-10 14:52:24 +05:30
marination
510e31952d
test: Serial no sanitation
2021-08-10 14:35:51 +05:30
marination
f22b858253
fix: Clean Serial No input on Server Side
2021-08-10 14:35:41 +05:30
Marica
fd12f65047
Merge pull request #26854 from marination/asset-lcv-gl-entry-hotfix
...
fix: Faulty Gl Entry for Asset LCVs (#26803 )
2021-08-10 14:07:12 +05:30
Deepesh Garg
c26f95e3b2
fix: Validation for receivingfrom customer against negative outstanding
2021-08-10 14:04:31 +05:30
Saqib
5719198576
feat: dynamic conditions for applying SLA ( #26806 )
2021-08-10 13:56:48 +05:30
Anurag Mishra
24da00cada
fix: updating lead status while customer creation ( #26607 )
...
* fix: updating lead status while customer creation
* fix: changes requested
2021-08-10 13:17:41 +05:30
marination
06b6b7e3cc
fix: Set CWIP Account in company at the start to avoid flaky test
2021-08-10 13:14:32 +05:30
marination
e3422f4ba8
chore: debug travis
2021-08-10 12:49:32 +05:30
18alantom
0992b2eeef
test: check manufacture completion qty in se and wo
2021-08-10 12:23:19 +05:30
Marica
1854581d33
Merge branch 'version-13-hotfix' into e-commerce-refactor
2021-08-10 12:11:31 +05:30
Deepesh Garg
25a2f2b90e
Merge pull request #26579 from deepeshgarg007/discount_accounting_v13
...
feat: Enable discount accounting
2021-08-10 11:48:14 +05:30
Subin Tom
2ab62a4484
fix: Missing method reset_issue_metrics added back to Issue doctype ( #26574 )
2021-08-10 11:43:59 +05:30
Noah Jacob
10ce2f5d6e
refactor: added naming series for pricing rule
2021-08-10 11:42:59 +05:30
noahjacob
dd86642037
refactor: removed py2 code
2021-08-10 11:41:29 +05:30
noahjacob
b214e624bb
style: fixed formatting
2021-08-10 11:41:29 +05:30
noahjacob
74bcb987f3
style: fixed formatting
2021-08-10 11:41:29 +05:30
noahjacob
4fb1b6b80c
fix: Sider
2021-08-10 11:41:29 +05:30
noahjacob
a4cea1e56d
refactor: variable names
2021-08-10 11:41:29 +05:30
noahjacob
3a663ac77f
test: changed test item name
2021-08-10 11:41:29 +05:30
noahjacob
c95d96e7ae
refactor: changed variable names
2021-08-10 11:41:29 +05:30
noahjacob
a9ef56a107
test: added test case for creating and updating
2021-08-10 11:41:29 +05:30
noahjacob
415519af15
feat: added multi-select fields to create multiple pricing rules.
2021-08-10 11:41:29 +05:30
rohitwaghchaure
c5e7673277
Merge pull request #26814 from noahjacob/mr_allowance_feat_v13
...
feat: over transfer allowance for material transfers (bp #26264 )
2021-08-10 11:32:43 +05:30
marination
480dd8b056
test: Recommendations, Reviews and Wishlist
...
- Tests for verified and unverified item reviewers
- Test for recommended items and their prices
- Test for adding removing items from Wishlist
- Bug: Wishlist deletes all entries of an item code irrespective of user
- Get Item reviews only if enabled
- Removed price fields from Wishlist Item and made fields read only
- Removed unused price stored as data on Wishlist buttons
- Customer Reviews page checks if reviews are enabled else shows No Reviews
- Moved price stock fetching in Wishlist in separate function
- Made fields read only in Item Review
2021-08-10 11:31:09 +05:30
Deepesh Garg
797170e913
fix: Linting issues
2021-08-10 11:02:21 +05:30
Deepesh Garg
428ccebad9
test: Update test cases for discount accounting
2021-08-10 10:43:01 +05:30
Deepesh Garg
b73bb3e501
fix: Add discount account handling in Purchase Invoice
2021-08-10 10:42:47 +05:30
Deepesh Garg
9b561ea839
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into discount_accounting_v13
2021-08-10 10:38:14 +05:30
Deepesh Garg
cd980f5e6b
Merge pull request #26723 from GangaManoj/backport-po-payment-terms
...
feat: Fetch Payment Terms from linked Sales/Purchase Order
2021-08-10 10:34:39 +05:30
rohitwaghchaure
7ca1493655
Merge pull request #26868 from rohitwaghchaure/merge-version-13-hotfix-into-v13-pre-9
...
chore: merge version-13-hotfix into v13-pre-release
2021-08-10 01:29:00 +05:30
Rohit Waghchaure
f571e42aa4
Merge branch 'version-13-hotfix' into merge-version-13-hotfix-into-v13-pre-9
2021-08-10 01:06:23 +05:30
Deepesh Garg
f2c4699c9b
Merge pull request #26867 from fproldan/fix_price_list_subscription_hotfix
...
fix: depends_on in price list field in Subscription Plan
2021-08-09 20:35:28 +05:30
Francisco Roldan
0a90302170
fix: depends_on in price list field
2021-08-09 11:41:56 -03:00
Frappe PR Bot
18bd182f61
patch: delete all orphaned tables docs ( #26863 )
2021-08-09 18:34:51 +05:30
Frappe PR Bot
0ff9ef673c
fix: add parameter for db insert while adding item tax ( #26855 ) ( #26858 )
...
(cherry picked from commit b3bbebd27c )
Co-authored-by: Afshan <33727827+AfshanKhan@users.noreply.github.com >
2021-08-09 17:58:18 +05:30
Deepesh Garg
8da3a5cdd4
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into payment_entry_validations_and_trigger
2021-08-09 17:38:03 +05:30
18alantom
ce44e11caf
refactor: validation error message formatting
2021-08-09 17:37:17 +05:30
Ankush
9f5111809d
test: fix flaky purchase receipt test ( #26859 ) ( #26860 )
...
# Conflicts:
# erpnext/stock/doctype/purchase_receipt/test_purchase_receipt.py
2021-08-09 15:35:26 +05:30
Frappe PR Bot
ea83e2b45f
fix: validate python expressions ( #26835 ) ( #26856 )
...
(cherry picked from commit 07337d5c78 )
Co-authored-by: Ankush <ankush@iwebnotes.com >
2021-08-09 14:48:59 +05:30
marination
d477b99c1d
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into e-commerce-refactor
2021-08-09 13:41:45 +05:30
marination
20bc65c97b
test: Website Item (Item full page)
...
- Tests for website item. Desk tests and portal tests
- Allow guests on method `get_offer_details`
- Fetch stock details only if `show_stock_availability` is enabled
- Validation for duplicate web items on item merge
- Separate method for `validate_properties_before_merge`
- Common error title and exception `DataValidationError` for merge validations on Item
2021-08-09 13:25:13 +05:30
Saqib
e7a77d9cb1
Merge pull request #26415 from GangaManoj/backport-asset-repair-refactor
...
refactor: Asset Repair
2021-08-09 12:46:05 +05:30
Marica
a8166c06c7
fix: Faulty Gl Entry for Asset LCVs ( #26803 )
...
* fix: Faulty Gl Entry for Asset LCVs
- Both Gl entries were crediting in their respective accounts
- Asset Account must be debited into
* fix: Use keyword arguments instead of positional for better readability
* chore: Test for LCV for draft asset created via Purchase Receipt
2021-08-09 12:38:12 +05:30
Frappe PR Bot
210441d9b5
fix: price list with 0 value are ignored (bp #26655 )
...
* fix: price list with 0 value are ignored
Steps to reproduce:
1. Create 2 item price for two different supplier. One of them should be
zero.
2. Create PO
3. Add supplier with non-zero price and add item.
4. change supplier. Price won't change. If price was non-zero it
would've changed.
Root cause: falsiness check instead of null value check is used for
checking if price list value exists. 0 is evaluated as false.
* refactor: make get_price_list_rate function pure
(cherry picked from commit 16d4de5130 )
Co-authored-by: Ankush <ankush@iwebnotes.com >
2021-08-09 11:34:33 +05:30
Frappe PR Bot
3dfbf19e8f
fix: allow alternative items when using job card (bp #26724 )
...
(cherry picked from commit 7e0c57fa3f )
Co-authored-by: Ankush <ankush@iwebnotes.com >
2021-08-09 11:33:55 +05:30
Frappe PR Bot
bba9aac9c0
feat: add french address template (bp #26316 )
...
* add french address template
Co-authored-by: HENRY Florian <florian.henry@open-concept.pro >
(cherry picked from commit 07e65ab589 )
2021-08-09 10:58:39 +05:30
Marica
e9c293d621
Merge pull request #25845 from noahjacob/item_so_variant_fix
...
fix: production plan not fetching sales order of a variant
2021-08-09 10:47:54 +05:30
Deepesh Garg
5ace2767af
test: Fix test cases for payment terms fetch
2021-08-08 19:17:38 +05:30
Deepesh Garg
25d131a39f
test: Improve test case for not coping payment terms
2021-08-07 17:39:40 +05:30
Deepesh Garg
a27ef14db6
fix: Override template only if setting is enabled
2021-08-07 00:12:57 +05:30
Deepesh Garg
a59a761f99
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into backport-po-payment-terms
2021-08-06 23:55:01 +05:30
Deepesh Garg
0bba425fe3
fix: Ignore default payment term templates when coping payment terms from orders
2021-08-06 23:53:16 +05:30
Frappe PR Bot
aec7846407
test: fix pricelist tests ( #26839 ) ( #26840 )
...
problem: exchange rate API is returning exchange rates for "_Test currency".
These tests were relying on failure of that function.
(cherry picked from commit 27a29eb6bc )
Co-authored-by: Ankush <ankush@iwebnotes.com >
2021-08-06 21:55:01 +05:30
Frappe PR Bot
9ea24db20a
test: use item that allows fractional UOM in test ( #26837 ) ( #26838 )
...
(cherry picked from commit 614336fe1d )
Co-authored-by: Ankush <ankush@iwebnotes.com >
2021-08-06 21:14:40 +05:30
GangaManoj
fcbd79b7d3
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into backport-asset-repair-refactor
2021-08-06 18:12:24 +05:30
Frappe PR Bot
c8e6c07032
fix(e-invoicing): cannot generate IRNs for standalone credit notes ( #26824 ) ( #26833 )
2021-08-06 12:33:18 +05:30
Noah Jacob
cb44aed78b
test: get sales order with variant
2021-08-06 11:16:25 +05:30
Deepesh Garg
ffd7642de2
Merge pull request #26832 from deepeshgarg007/budget_test_case
...
test: Failing budget test due to project naming
2021-08-06 11:14:47 +05:30
Frappe PR Bot
2e352834a2
fix: fetching of item tax from hsn code ( #26736 ) ( #26792 )
...
* fix: fetching of item tax from hsn code
(cherry picked from commit 3a50490c04 )
Co-authored-by: Saqib <nextchamp.saqib@gmail.com >
2021-08-06 10:59:29 +05:30
Deepesh Garg
6871c07685
test: Failing budget test due to project naming
2021-08-06 10:53:38 +05:30
Frappe PR Bot
b13e46071a
fix: Let all System Managers be able to delete Company transactions ( #26815 ) ( #26819 )
...
(cherry picked from commit 884d8cf065 )
Co-authored-by: Ganga Manoj <ganga.manoj98@gmail.com >
2021-08-06 10:39:58 +05:30
Nabin Hait
894ed3a9a5
Merge pull request #26765 from frappe/revert-24206-additional_salary_tax_enhancements
...
Revert "fix: Tax calculation for Recurring additional salary"
2021-08-06 10:22:31 +05:30
GangaManoj
232c728636
Revert "fix: Only fetch default Payment Terms Template if present"
...
This reverts commit fb80ca9e06 .
2021-08-05 23:04:58 +05:30
GangaManoj
fb80ca9e06
fix: Only fetch default Payment Terms Template if present
2021-08-05 22:04:11 +05:30
GangaManoj
5c21eea13d
fix: Fetch discount details from Payment Terms only if Discount Type = Percentage
2021-08-05 21:50:09 +05:30
GangaManoj
e4a07d8ff3
fix: Stop fetching amount while fetching Payment Terms
2021-08-05 21:42:09 +05:30
Frappe PR Bot
6e07ec2617
fix: Do not fetch fully return issued purchase receipts ( #26809 ) ( #26825 )
...
(cherry picked from commit 1d90f7684e )
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
2021-08-05 20:13:28 +05:30
Noah Jacob
041ac339b1
style: improved formatting of sql query
2021-08-05 16:37:22 +05:30
Noah Jacob
b10465eebe
refactor: created function to get bom_item for query
2021-08-05 16:37:22 +05:30
noahjacob
9b0b2daf4a
refactor: updated sql query for item variants
2021-08-05 16:37:22 +05:30
noahjacob
cf4078756d
fix: fixed fetching sales order of item variant in production plan
2021-08-05 16:37:21 +05:30
Frappe PR Bot
5b5a365aaf
fix: POS payment modes displayed wrong total ( #26808 )
2021-08-05 11:15:16 +05:30
GangaManoj
4a6ef9ab0f
fix: Compare Payment Schedules
2021-08-05 00:52:55 +05:30
GangaManoj
0b11420147
fix: Disable automcatically_fetch_payment_terms after running its associated tests
2021-08-05 00:35:45 +05:30
GangaManoj
23c104555b
fix: Remove irrelevant code
2021-08-05 00:28:42 +05:30
Frappe PR Bot
bf8d0c256d
fix: typo in error message ( #26816 ) ( #26817 )
...
(cherry picked from commit 005291e6dd )
Co-authored-by: François de Ryckel <f.deryckel@gmail.com >
2021-08-04 22:01:17 +05:30
Noah Jacob
673bc58193
test: test case for over transfer of materials
2021-08-04 18:48:24 +05:30
Noah Jacob
8fced95f8c
feat: over transfer allowance for material transfers
2021-08-04 18:48:24 +05:30
GangaManoj
8328f45230
fix: Rename test to reflect changes in code
2021-08-04 17:33:35 +05:30
Frappe PR Bot
13192e1db1
fix: trigger lost reason dialog when status is changed to lost ( #26811 ) ( #26812 )
...
(cherry picked from commit e5d8ba65ca )
Co-authored-by: Mohammed Yusuf Shaikh <49878143+mohammedyusufshaikh@users.noreply.github.com >
2021-08-04 17:07:22 +05:30
Anupam Kumar
df477dcae6
fix: bank remittance report issue ( #26398 ) ( #26766 )
2021-08-04 14:02:43 +05:30
Dany Robert
9f94c19752
fix: ignore permission to update call log ( #26797 )
...
Backport of #26112
#no-docs
2021-08-04 10:01:44 +05:30
Frappe PR Bot
1b9a5c851d
fix: incorrect amount in work order required items table. ( #26585 ) ( #26623 )
...
* fix: amount in work order not equal to rate * qty
* fix: patch for amount in work order required items
(cherry picked from commit cd12d95a24 )
Co-authored-by: Ankush <ankush@iwebnotes.com >
2021-08-03 20:06:36 +05:30
Frappe PR Bot
85815f989c
fix: Reset weight_per_unit on replacing Item ( #26619 ) ( #26791 )
...
* fix: Assign Item's default weight_per_unit as its weight_per_unit in get_item_details
* fix: Set weight_uom in get_item_details as Item's default weight_uom
(cherry picked from commit 471f48f64d )
Co-authored-by: Ganga Manoj <ganga.manoj98@gmail.com >
2021-08-03 20:06:07 +05:30
barredterra
c6c2773e02
refactor: def instead of lambda
2021-08-03 11:22:42 +02:00
barredterra
950521299a
Merge branch 'version-13-hotfix' into datev_more_info
2021-08-03 10:47:57 +02:00
Frappe PR Bot
5a442f1bce
fix: change format string to percent string interpolation ( #26774 ) ( #26778 )
...
(cherry picked from commit 7fe588e236 )
Co-authored-by: Alan <2.alan.tom@gmail.com >
2021-08-03 13:29:10 +05:30
Frappe PR Bot
373ed1f65c
fix: remove limit from stock balance report ( #26773 ) ( #26779 )
...
(cherry picked from commit b3740e9afc )
Co-authored-by: Ankush <ankush@iwebnotes.com >
2021-08-03 13:28:50 +05:30
barredterra
c82611aa62
feat: sort timesheets by start time
2021-08-02 23:19:57 +02:00
barredterra
1110f88e5a
feat: refactor and enhance sales invoice timesheet
2021-08-02 23:06:37 +02:00
GangaManoj
f99696b75d
fix: Condition for fetching Payment Terms from Sales/Purchase Orders
2021-08-02 23:15:44 +05:30
barredterra
b57521a337
feat: add total_billing_hours to Sales Invoice
2021-08-02 18:37:45 +02:00
Deepesh Garg
db40d88fc2
Merge pull request #26780 from nemesis189/added-dispatch-address-to-sales-v13-new
...
feat: Added dispatch address fields in Sales Ord, Sales Inv, Delivery Note for Eway Bill
2021-08-02 21:11:50 +05:30
Subin Tom
6ba11a382a
test: Updated test case for Eway bill
2021-08-02 20:36:46 +05:30
Subin Tom
8800aaaee7
feat: Added fields for dispatch address in Sales Order, Sales Invoice, Delivery Note for Eway Bill
2021-08-02 20:36:37 +05:30
Ankush
e43bdf76a5
chore: warning for shopify integration deprecation ( #26701 )
...
* chore: warning for shopify integration deprecation
* fix: warn deprecation during patch for sysadmins
2021-08-02 18:57:48 +05:30
Frappe PR Bot
a9474a9fbd
fix: POS Invoice consolidated Sales Invoice field set to no copy ( #26768 )
2021-08-02 12:25:27 +05:30
Subin Tom
4597f151f5
fix: POS Item Cart non-stop scroll issue ( #26693 )
2021-08-02 11:38:31 +05:30
Subin Tom
a75c7c48d8
fix: missing QR Code in auto email attachment ( #26599 )
2021-08-02 11:34:28 +05:30
Anupam Kumar
c2b5b0edee
fix: bank remittance report issue ( #26398 )
2021-08-02 10:51:21 +05:30
Nabin Hait
74bb55bfd2
Revert "fix: Tax calculation for Recurring additional salary ( #24206 )"
...
This reverts commit adfdc71844 .
2021-08-01 20:03:38 +05:30
Deepesh Garg
75f23aed1c
fix: Multiple fixes in payment entry
2021-08-01 17:48:50 +05:30
Rohit Waghchaure
8880d13227
Merge branch 'version-13-pre-release' into version-13
2021-08-01 14:35:10 +05:30
Rohit Waghchaure
8cb560c753
bumped to version 13.8.0
2021-08-01 14:55:09 +05:50
rohitwaghchaure
b86213c890
Merge pull request #26753 from rohitwaghchaure/change-log-v13-8-0
...
chore: Added change log for v13.8.0
2021-08-01 11:37:05 +05:30
Rohit Waghchaure
6fffc90b46
chore: Added change log for v13.8.0
2021-07-31 16:22:12 +05:30
Deepesh Garg
64267faa8f
Merge pull request #26742 from deepeshgarg007/tds_194q_calculations_v13
...
fix: TDS calculation for first threshold breach for TDS category 194Q
2021-07-30 20:41:37 +05:30
Deepesh Garg
6eded547f5
fix: TDS calculation for first threshold breach for TDS category 194Q
2021-07-30 20:12:51 +05:30
Frappe PR Bot
b5c7fce689
fix: student category mapping from the program enrollment tool ( #26716 ) ( #26739 )
...
Co-authored-by: Jannat Patel <31363128+pateljannat@users.noreply.github.com >
(cherry picked from commit 1a2332a81c )
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-07-30 18:54:35 +05:30
Saqib
d4ae1febe3
fix: gl entries for exchange gain loss ( #26734 )
2021-07-30 11:21:49 +05:30
Saqib
2d6f2fea5b
fix: gl entries for exchange gain loss ( #26728 )
2021-07-30 10:55:53 +05:30
rohitwaghchaure
50b4b70589
Merge pull request #26727 from deepeshgarg007/pricing_rule_item_group_v13
...
fix: Parent condition in pricing rules
2021-07-29 20:06:47 +05:30
Deepesh Garg
9c7a9f3a13
fix: Parent condition in pricing rules
2021-07-29 20:02:49 +05:30
rohitwaghchaure
bd33bdf210
Merge pull request #26717 from deepeshgarg007/pricing_rule_item_group
...
fix: Parent condition in pricing rules
2021-07-29 19:51:53 +05:30
rohitwaghchaure
b7bbefee15
Merge pull request #26722 from rohitwaghchaure/skip-cancelled-entries-in-report
...
fix: remove cancelled entries from Stock and Account Value comparison report
2021-07-29 19:49:42 +05:30
Ankush
57cd273f7c
fix: empty "against account" in Purchase Receipt GLE bp #26712 ( #26719 )
...
* fix: correct field for GLE against account in PR
* fix: remove incorrect field check from reposting
2021-07-29 19:49:36 +05:30
Ankush
c7df759324
fix: empty "against account" in Purchase Receipt GLE bp #26712 ( #26718 )
...
* fix: correct field for GLE against account in PR
* fix: remove incorrect field check from reposting
2021-07-29 19:49:12 +05:30
Deepesh Garg
c02e42ff84
fix: Multiple fixes in payment entry
2021-07-29 19:46:17 +05:30
GangaManoj
01ab63189a
fix: Check if Purchase Order has Payment Terms Template
2021-07-29 19:28:14 +05:30
GangaManoj
6343950d82
fix: Sider issues
2021-07-29 19:27:54 +05:30
GangaManoj
57df4a3aa1
fix: Rename tests
2021-07-29 19:27:54 +05:30
GangaManoj
0413a5aafd
fix: Add test to check if payment terms are fetched when creating a Purchase Invoice
2021-07-29 19:27:52 +05:30
GangaManoj
e94604f517
fix: Add test to check if payment terms are fetched when creating a Purchase Invoice
2021-07-29 19:26:39 +05:30
GangaManoj
293c5e10c3
fix: Add test to check if payment terms are fetched when creating a Sales Invoice
2021-07-29 19:26:39 +05:30
GangaManoj
59d1cc02c5
fix: Add test to check if payment terms are fetched when creating a Sales Invoice
2021-07-29 19:26:39 +05:30
GangaManoj
def7cc6cb3
fix: Modify set_payment_schedule() to include fetch_payment_terms_from_order()
2021-07-29 19:26:39 +05:30
GangaManoj
6333c3bee5
fix: Remove unused imports
2021-07-29 19:26:00 +05:30
GangaManoj
b389c9e375
fix: Fetch Payment Terms from Sales/Purchase Orders
2021-07-29 19:25:29 +05:30
GangaManoj
1011c1b01a
fix: Clear Payment Schedule if PI has default Payment Schedule, but linked PO doensn't
2021-07-29 19:24:29 +05:30
rohitwaghchaure
020b8ae110
Merge pull request #26721 from rohitwaghchaure/skip-cancelled-entries-in-report-pre
...
fix: remove cancelled entries from Stock and Account Value comparison report
2021-07-29 19:18:58 +05:30
Rohit Waghchaure
a6d276a06f
fix: remove cancelled entries from Stock and Account Value comparison report
2021-07-29 19:16:20 +05:30
Deepesh Garg
19a6d80927
fix: Parent condition in pricing rules
2021-07-29 18:47:16 +05:30
Rohit Waghchaure
379ce70126
fix: remove cancelled entries from Stock and Account Value comparison report
2021-07-29 18:06:17 +05:30
Deepesh Garg
e014d7a00e
Merge pull request #26710 from deepeshgarg007/tds_194q_calculations
...
fix: TDS calculation for first threshold breach for TDS category 194Q
2021-07-29 15:55:16 +05:30
Saqib
e39bbc85e1
fix: cannot cancel payment entry if linked with invoices ( #26703 )
2021-07-29 15:46:25 +05:30
Nabin Hait
237150d1f4
Merge pull request #26630 from rohitwaghchaure/show-progress-completion-status-in-repost-item-valuation
...
fix: added progress bar in repost item valuation to check the status
2021-07-29 15:37:35 +05:30
Deepesh Garg
4c681592bf
fix: TDS calculation for first threshold breach for TDS category 194Q
2021-07-29 15:26:19 +05:30
Frappe PR Bot
6a71955b99
chore: change location of backport action ( #26705 ) ( #26707 )
...
(cherry picked from commit e906acdc49 )
Co-authored-by: Ankush <ankush@iwebnotes.com >
2021-07-29 14:28:13 +05:30
Jannat Patel
285463b031
Merge pull request #23129 from anupamvs/email-digest
...
fix: multiselect recipients in Email Digest
2021-07-29 12:36:49 +05:30
Ankush
f8343890b9
feat: don't recompute taxes ( #26695 )
2021-07-29 11:09:34 +05:30
Ankush
8859574aab
feat: don't recompute taxes ( #26694 )
2021-07-29 11:09:22 +05:30
Anupam
e5fea372af
fix: frappe linter
2021-07-29 11:05:38 +05:30
Anupam
b1350af1f6
fix: setup wizard
2021-07-28 23:54:46 +05:30
Deepesh Garg
c6fe601efa
Merge pull request #26677 from deepeshgarg007/tds_enhancements_v13
...
feat: Enhancements in TDS
2021-07-28 20:58:42 +05:30
Anupam Kumar
89f2138fbc
Merge branch 'version-13-hotfix' into email-digest
2021-07-28 18:24:29 +05:30
Frappe PR Bot
1b6dd84c0a
fix(bom): remove manual permission checking ( #26689 ) ( #26690 )
...
get_list does the permission checking.
(cherry picked from commit d95f16ac8f )
Co-authored-by: Ankush <ankush@iwebnotes.com >
2021-07-28 18:11:11 +05:30
rohitwaghchaure
bfd824c56e
Merge pull request #26691 from frappe-pr-bot/backport/version-13-pre-release/26689
...
fix(bom): remove manual permission checking
2021-07-28 18:01:58 +05:30
Deepesh Garg
6ac68f3bc7
fix: Patch
2021-07-28 17:19:00 +05:30
Deepesh Garg
8c7d9efa9d
fix: Chnage fieldtype from data to check
2021-07-28 17:18:50 +05:30
Ankush
8ed7a21cd5
fix(bom): remove manual permission checking ( #26689 )
...
get_list does the permission checking.
(cherry picked from commit d95f16ac8f )
2021-07-28 11:12:27 +00:00
Deepesh Garg
4c0dfdb398
Merge pull request #26687 from deepeshgarg007/fieldtype_fix
...
fix: Change fieldtype from data to check
2021-07-28 15:59:08 +05:30
Deepesh Garg
fa8e6ac7cd
fix: Patch
2021-07-28 15:30:05 +05:30
Afshan
90c5cb0a31
fix: documentation link for E Invoicing ( #26685 )
2021-07-28 13:42:33 +05:30
Afshan
868a6cb26d
fix: documentation link for E Invoicing ( #26686 )
2021-07-28 13:42:13 +05:30
Deepesh Garg
9350249941
fix: Chnage fieldtype from data to check
2021-07-28 12:57:59 +05:30
Deepesh Garg
7365e9704f
Merge pull request #26683 from deepeshgarg007/tds_194q_fix
...
fix(minor): Consider grand total for threshold check
2021-07-28 11:56:29 +05:30
Deepesh Garg
1c9e516092
fix: GL Entries for discount amount with item qty greater than 1
2021-07-28 11:38:44 +05:30
Deepesh Garg
441adf763f
fix(minor): Consider grand total for threshold check
2021-07-28 10:51:50 +05:30
Deepesh Garg
64af124f88
fix(minor): Consider grand total for threshold check
2021-07-28 10:43:02 +05:30
Raffael Meyer
ac2e139d5b
fix: force reload of Opportunity in patch ( #26668 )
2021-07-28 00:14:59 +05:30
Rohit Waghchaure
56b81565fa
fix: added progress bar in repost item valuation
2021-07-27 22:11:30 +05:30
Deepesh Garg
5a7fad8a6a
feat: Enhancements in TDS
2021-07-27 18:55:14 +05:30
rohitwaghchaure
965b1fe4a0
Merge pull request #26675 from rohitwaghchaure/fixed-dict-object-has-no-attr
...
fix: not able to add employee in the job card
2021-07-27 18:47:45 +05:30
rohitwaghchaure
82d0cfc68e
Merge pull request #26676 from rohitwaghchaure/fixed-dict-object-has-no-attr-pre
...
fix: not able to add employee in the job card
2021-07-27 18:46:59 +05:30
Rohit Waghchaure
940356d28a
fix: not able to add employee in the job card
2021-07-27 18:45:17 +05:30
Rohit Waghchaure
af58ac9e10
fix: not able to add employee in the job card
2021-07-27 18:43:20 +05:30
Nabin Hait
11a1610781
Merge pull request #26661 from deepeshgarg007/tds_enhancements
...
feat: Enhancements in Tax Withholding Category
2021-07-27 18:26:00 +05:30
rohitwaghchaure
a07423ebb5
Merge pull request #26672 from frappe-pr-bot/backport/version-13-pre-release/26641
...
fix: reload manufacturing setting before patch
2021-07-27 17:28:53 +05:30
Frappe PR Bot
b122a1eaa0
fix: reload manufacturing setting before patch ( #26641 ) ( #26670 )
...
(cherry picked from commit c8d7a8c781 )
Co-authored-by: Ankush <ankush@iwebnotes.com >
2021-07-27 16:59:06 +05:30
Ankush
7a97b6d6a8
fix: reload manufacturing setting before patch ( #26641 )
...
(cherry picked from commit c8d7a8c781 )
2021-07-27 11:19:33 +00:00
Deepesh Garg
9d8efbe1db
Merge pull request #26651 from deepeshgarg007/exchange_rate_reval_fixes_v13_pre_release
...
fix: Exchange rate revaluation posting date and precision fixes
2021-07-27 16:41:59 +05:30
Deepesh Garg
f28595cad0
Merge pull request #26650 from deepeshgarg007/exchange_rate_reval_fixes_v13
...
fix: Exchange rate revaluation posting date and precision fixes
2021-07-27 16:41:23 +05:30
Deepesh Garg
6e6823c3aa
feat: Enhancements in TDS
2021-07-27 10:59:25 +05:30
Jannat Patel
5448aa25e7
chore: code owners updated ( #26659 )
2021-07-27 10:18:53 +05:30
Deepesh Garg
831ce88d1c
Merge pull request #26643 from nemesis189/ignore-mandatory-in-payment-reconcilitation-pre-release
...
fix:Ignore mandatory fields while creating payment reconciliation Journal Entry
2021-07-27 10:16:04 +05:30
Deepesh Garg
3fae0db8d9
Merge pull request #26550 from nemesis189/ignore-mandatory-in-payment-reconcilitation-v13
...
fix: Ignore mandatory fields while creating payment reconciliation Journal Entry
2021-07-27 10:15:39 +05:30
Deepesh Garg
af84ce9216
Merge pull request #26647 from deepeshgarg007/gst_sales_register_fix_v13
...
fix(India): Default value for export type
2021-07-27 10:12:33 +05:30
Deepesh Garg
2922fb52cc
Merge pull request #26616 from deepeshgarg007/gst_sales_register_fix
...
fix(India): Default value for export type
2021-07-27 10:12:02 +05:30
Jannat Patel
6c48a2ed79
fix: Removed set_status after cancel from Expense Claim and Employee Advance ( #25901 )
...
* fix: removed set_status after cancel from hr doctypes
* fix: semgrep on_submit issue
* fix: sider
* fix: spaces
* fix: update flag for db_set
2021-07-27 09:41:55 +05:30
Jannat Patel
aaea5edbdb
fix: Salary component account filter ( #26605 )
...
* fix: salary component account filter
* fix: cleanup
2021-07-27 09:39:33 +05:30
Frappe PR Bot
cfd73ed554
ci: auto backport squashed commits based on labels ( #26622 ) ( #26640 )
...
(cherry picked from commit 057a0a9842 )
Co-authored-by: Ankush <ankush@iwebnotes.com >
2021-07-26 19:42:19 +05:30
Deepesh Garg
61d014d249
Merge pull request #26644 from deepeshgarg007/gstr_3b_missing_cess_v13
...
fix: Add missing cess amount in GSTR-3B report
2021-07-26 19:20:50 +05:30
Deepesh Garg
23776600f3
Merge pull request #26544 from deepeshgarg007/gstr_3b_missing_cess
...
fix: Add missing cess amount in GSTR-3B report
2021-07-26 19:20:42 +05:30
Deepesh Garg
93dd238577
Merge pull request #26646 from deepeshgarg007/gst_reports_timeout_v13
...
fix: GST Reports timeout issue
2021-07-26 19:19:34 +05:30
Deepesh Garg
6330318381
Merge pull request #26575 from deepeshgarg007/gst_reports_timeout
...
fix: GST Reports timeout issue
2021-07-26 19:19:16 +05:30
Deepesh Garg
3fcc5e3134
fix: Convert null values to empty string on grouping
2021-07-26 19:09:09 +05:30
Deepesh Garg
19a0ca1980
fix: Ignore GL Entry on cancel
2021-07-26 19:08:56 +05:30
Deepesh Garg
356a55258e
fix: Exchange rate revaluation posting date and precision fixes
2021-07-26 19:08:45 +05:30
Deepesh Garg
dc2cd35b93
fix: Convert null values to empty string on grouping
2021-07-26 19:07:02 +05:30
Deepesh Garg
5749e52bf6
fix: Ignore GL Entry on cancel
2021-07-26 19:06:51 +05:30
Deepesh Garg
fb72df7dce
fix: Exchange rate revaluation posting date and precision fixes
2021-07-26 19:06:40 +05:30
Deepesh Garg
8d52a22709
fix: Additional discount calculations in Invoices ( #26553 )
...
* fix: Additional discount calculations in Invoices
* revert: Client side handling for Dynamic GST Rates
* fix: Add update item tax template method back
* fix: Revert refresh field
* fix: add company change trigger
2021-07-26 19:00:57 +05:30
Deepesh Garg
cba847b051
fix: Test case for GSTR-3b report
2021-07-26 18:46:27 +05:30
Deepesh Garg
a661667e2a
fix(India): Default value for export type
2021-07-26 18:46:14 +05:30
Deepesh Garg
d066eab6cd
fix: Test case for GSTR-3b report
2021-07-26 18:38:50 +05:30
Deepesh Garg
0011585415
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into gst_sales_register_fix
2021-07-26 17:21:13 +05:30
Deepesh Garg
5fe7d80a64
fix: GST Reports timeout issue
2021-07-26 17:13:28 +05:30
Deepesh Garg
c468e4a93d
fix: Add missing cess amount in GSTR-3B report
2021-07-26 16:58:07 +05:30
Subin Tom
50b76d04bf
fix:Ignore mandatory fields while creating payment reconciliation Journal Entry
2021-07-26 16:52:05 +05:30
Subin Tom
ed68f11a46
fix: Supplier invoice importer fix pre release ( #26636 )
...
* fix: Supplier Invoice Importer fix
Co-authored-by: Subin Tom <subin-home@Subins-MacBook-Air.local >
2021-07-26 16:47:36 +05:30
Subin Tom
06fb0b93b5
fix: Supplier invoice importer fix v13 ( #26633 )
...
* fix: Supplier Invoice Importer fix
Co-authored-by: Subin Tom <subin-home@Subins-MacBook-Air.local >
2021-07-26 16:46:47 +05:30
rohitwaghchaure
f3ae7584c5
Merge pull request #26635 from frappe-pr-bot/backport/version-13-pre-release/26576
...
fix: included company in link document type filters for contact
2021-07-26 13:08:33 +05:30
Noah Jacob
64454a5dc8
fix: included company in Link Document Type filters for contact ( #26576 )
...
(cherry picked from commit cbddedab7b )
2021-07-26 07:32:43 +00:00
Frappe PR Bot
4209b3bda9
fix: included company in Link Document Type filters for contact ( #26576 ) ( #26634 )
...
(cherry picked from commit cbddedab7b )
Co-authored-by: Noah Jacob <noahjacobkurian@gmail.com >
2021-07-26 13:00:32 +05:30
rohitwaghchaure
7aa802a073
Merge pull request #26632 from rohitwaghchaure/merging-13-hotfix-to-13-pre-release-13-8
...
chore: Merging Version 13 hotfix to 13 Pre Release
2021-07-26 12:43:16 +05:30
Rohit Waghchaure
60a0b7fe77
Merge branch 'version-13-hotfix' into 'version-13-pre-release-13-8'
2021-07-26 11:34:57 +05:30
Rucha Mahabal
c676eaae57
fix: test
2021-07-25 23:11:18 +05:30
Rucha Mahabal
6bca87ddb9
fix: remove unnecessary imports
2021-07-25 21:34:51 +05:30
Rucha Mahabal
475d856d66
fix(style): longer titles overflowing
2021-07-25 20:39:51 +05:30
Rucha Mahabal
37198159aa
feat: Export chart option in desktop view
2021-07-25 20:28:01 +05:30
Rucha Mahabal
57cb3ac023
feat: add html2canvas for easily exporting html to images using canvas
2021-07-25 20:23:20 +05:30
Rucha Mahabal
017ed3f5c1
fix: employee status server-side validation ( #26615 )
2021-07-24 00:08:02 +05:30
rohitwaghchaure
9052a3b1a8
Merge pull request #26614 from rohitwaghchaure/fixed-serial-no-not-link-to-batch-error
...
fix: serial no and batch validation
2021-07-23 23:38:02 +05:30
rohitwaghchaure
9ef157b23b
fix: wrong operation time in Work Order ( #26613 )
...
* fix: wrong operation time in Work Order
Top level item time operation was not considering the BOM.quantity
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-07-23 20:44:34 +05:30
Deepesh Garg
328444b530
fix(India): Default value for export type
2021-07-23 20:28:02 +05:30
Rohit Waghchaure
45d506c489
fix: serial no and batch validation
2021-07-23 16:40:45 +05:30
Nabin Hait
338f436a1c
Merge branch 'version-13-pre-release' into version-13
2021-07-22 17:05:51 +05:30
Nabin Hait
7551bcf421
bumped to version 13.7.1
2021-07-22 17:25:51 +05:50
rohitwaghchaure
56c67743ab
fix: incorrect bom name ( #26600 )
2021-07-22 16:10:06 +05:30
Ankush
5b32fa5ccd
fix: SQL error on fetching RM in production plan (bp #26592 )
...
* fix: SQL error on fetching RM in production plan
* refactor: avoid passing by reference and mutations
2021-07-22 14:00:01 +05:30
Nabin Hait
13466bba90
Merge pull request #26588 from deepeshgarg007/tax_flow_fix_pre_release
...
fix: Additional discount calculations in Invoices
2021-07-22 11:30:47 +05:30
Deepesh Garg
2ff0d3e0eb
fix: Test Cases
2021-07-22 10:43:16 +05:30
rohitwaghchaure
49c5cd66f3
Merge pull request #26586 from rohitwaghchaure/removed-remarks-field-from-ar-ap-report
...
fix: removed Remarks column from AR/AP report
2021-07-22 10:27:15 +05:30
barredterra
a21f76f2a1
feat: add voucher-specific data to datev export
2021-07-21 20:08:20 +02:00
Rucha Mahabal
1176761757
feat: Expand All nodes option in Desktop view
2021-07-21 23:19:47 +05:30
Deepesh Garg
9ab18b5341
fix: add company change trigger
2021-07-21 23:18:17 +05:30
Deepesh Garg
9fa92c912b
fix: Revert refresh field
2021-07-21 23:18:17 +05:30
Deepesh Garg
72eb72f66f
fix: Add update item tax template method back
2021-07-21 23:18:17 +05:30
Deepesh Garg
50b188214d
revert: Client side handling for Dynamic GST Rates
2021-07-21 23:18:17 +05:30
Deepesh Garg
f9da88cb15
fix: Additional discount calculations in Invoices
2021-07-21 23:17:56 +05:30
Deepesh Garg
c765073c2a
fix: Tests
2021-07-21 22:28:32 +05:30
Ankush Menat
6928fc17c6
chore: remove warning rules
...
semgrep-action doesn't consider severity, hence ignoring these rules for now.
2021-07-21 19:56:15 +05:30
Rohit Waghchaure
f3158ea448
fix: removed Remarks column from AR/AP report
2021-07-21 19:47:41 +05:30
rohitwaghchaure
ac6bfeaa8d
Merge pull request #26558 from rohitwaghchaure/fixed-incorrect-gross-profit-report
...
fix: incorrect valuation rate calculation in gross profit report
2021-07-21 19:35:55 +05:30
Alan
37a886a8a9
Merge branch 'version-13-hotfix' into feat-bom-process-loss
2021-07-21 17:13:36 +05:30
Deepesh Garg
5a06019440
fix: GL For taxes if discount applied on Grand Total
2021-07-21 15:25:40 +05:30
Deepesh Garg
fc09d845c5
fix: Syntax Error
2021-07-21 15:25:09 +05:30
Deepesh Garg
55325ef3a3
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into discount_accounting_v13
2021-07-21 14:27:05 +05:30
GangaManoj
4fa409e019
fix: Add mandatory_depends_on property for Discount Account
2021-07-21 14:26:52 +05:30
GangaManoj
45327e04db
fix: Tests
2021-07-21 14:26:52 +05:30
GangaManoj
1f6c05f013
fix: Make discount_account mandatory if discount accounting is enabled
2021-07-21 14:26:52 +05:30
GangaManoj
566e8f8499
fix: Create GL Entries for Additional Discount Account
2021-07-21 14:26:51 +05:30
Ganga Manoj
ed6ebdf5ed
fix: Filter for additional_discount_account
...
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
2021-07-21 14:24:21 +05:30
Ganga Manoj
821b75f1b1
fix: Filter for additional_discount_account
...
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
2021-07-21 14:24:21 +05:30
Ganga Manoj
f421dc7ca7
fix: GL Entry creation
...
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
2021-07-21 14:24:21 +05:30
Ganga Manoj
e7e9bda123
fix: Use the item's project instead of the invoice's
...
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
2021-07-21 14:24:21 +05:30
Ganga Manoj
b4a8bc8e4c
fix: Use the item's cost centre instead of the Invoice's
...
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
2021-07-21 14:24:21 +05:30
GangaManoj
251f229601
fix: Add test for additional discount applied on taxes
2021-07-21 14:23:53 +05:30
GangaManoj
99cb89f449
fix: Switch debit and credit for ledger entries for discount applied on taxes for Purchase Invoice
2021-07-21 14:23:53 +05:30
GangaManoj
99652876d0
fix: Add test for additional discount applied on taxes
2021-07-21 14:23:53 +05:30
GangaManoj
d62af77ca8
fix: Remove unnecessary condition
2021-07-21 14:23:52 +05:30
GangaManoj
4da7c5882b
fix: Only display Additional Discount Account if Enable Discount Accounting is checked
2021-07-21 14:23:52 +05:30
GangaManoj
9dd2a9e897
fix: Create ledger entries for discount applied on taxes in make_tax_gl_entries
2021-07-21 14:23:52 +05:30
GangaManoj
ff25683378
fix: Filter options for Additional Discount Account
2021-07-21 14:23:52 +05:30
GangaManoj
03f2706971
fix: Add Additional Discount Account field
2021-07-21 14:23:52 +05:30
GangaManoj
d0d9e83ad2
fix: Check all expected GL Entries
2021-07-21 14:23:52 +05:30
GangaManoj
d6f409addc
fix: Sider issues
2021-07-21 14:23:52 +05:30
GangaManoj
38327fc177
fix: Make additional GL Entries for discount applied on taxes
2021-07-21 14:23:52 +05:30
GangaManoj
b64787ee9c
fix: Only display Additional Discount Account if Enable Discount Accounting is checked
2021-07-21 14:23:52 +05:30
GangaManoj
c1d65cfa8d
fix: Filter options for Additional Discount Account
2021-07-21 14:23:52 +05:30
GangaManoj
9e788cfdcd
fix: Add Additional Discount Account field
2021-07-21 14:23:52 +05:30
GangaManoj
38e87fce09
fix: Add tests for discount accounting
2021-07-21 14:23:51 +05:30
GangaManoj
fd2852e87e
fix: Create common function for discount accounting
2021-07-21 14:23:15 +05:30
GangaManoj
e06eb8e6a9
fix: Filter options for Discount Account
2021-07-21 14:22:26 +05:30
GangaManoj
377775ad8e
fix: Copy Discount Account from first row
2021-07-21 14:22:25 +05:30
GangaManoj
e2c83c3baf
fix: Display Discount Account only if Enable Discount Accounting is checked
2021-07-21 14:21:32 +05:30
GangaManoj
bde5c619db
fix: Add Discount Account field
2021-07-21 14:21:31 +05:30
GangaManoj
ee025b501f
fix: Filter options for Default Discount Account
2021-07-21 14:21:16 +05:30
GangaManoj
546c8d125c
fix: Move Default Discount Account field to Item Defaults
2021-07-21 14:21:16 +05:30
GangaManoj
613d08faad
fix: Copy discount account from first row to all Items
2021-07-21 14:21:15 +05:30
GangaManoj
cfb94175a2
fix: Filter Discount Account list
2021-07-21 14:20:32 +05:30
GangaManoj
d24b5f707a
fix: Add description for Enable Discount Accounting checkbox
2021-07-21 14:20:32 +05:30
GangaManoj
f48fa2e7f3
feat: Toggle display for discount accounting fields according to enable_discount_accounting
2021-07-21 14:20:06 +05:30
GangaManoj
cdfefa261e
feat: Assign Item's Default Discount Account if present
2021-07-21 14:20:06 +05:30
GangaManoj
acb9e207ec
feat: Add Default Discount Account field
2021-07-21 14:20:06 +05:30
GangaManoj
c4e5429560
feat: Filter list for Discount Account field in Items table
2021-07-21 14:20:06 +05:30
GangaManoj
f6a9374356
feat: Create GL Entries for discount accounting
2021-07-21 14:20:06 +05:30
GangaManoj
a6690a8a3d
feat(Sales Invoice): Add 'Discount Account' field in Items table
2021-07-21 14:20:06 +05:30
GangaManoj
e1dc6980d0
feat(Accounts Settings): Add 'Enable Discount Accounting' checkbox
2021-07-21 14:20:06 +05:30
Deepesh Garg
8a64a84d1a
fix: GST Reports timeout issue
2021-07-21 13:25:53 +05:30
rohitwaghchaure
f60cba28ab
Merge pull request #26506 from 18alantom/bp-fix-ig-portal-field-filter
...
fix: check if field_filters is None
2021-07-21 11:28:06 +05:30
Rucha Mahabal
57514f7b1d
feat(Non Profit): API Endpoint to update halted Razorpay subscriptions ( #26427 ) ( #26564 )
...
* feat: Update Subscription Activated field to Subscription Status to accomodate Halted status
* feat: API Endpoint to halt Razorpay subscription
* fix: sider
* fix: validation message
* test: halted razorpay subscription
2021-07-21 00:46:34 +05:30
Ganga Manoj
41705acbd9
fix: delete child docs when parent doc is deleted ( #26518 )
...
* fix: Make code more readable
* fix: Delete child table info when parent doc is deleted
* fix: Sider issues
* fix: Remove trailing whitespace
2021-07-20 20:48:57 +05:30
Subin Tom
2d225e621f
fix: Price list rate not fetched for return sales invoice fixed ( #26560 )
...
Co-authored-by: Subin Tom <subin-home@Subins-MacBook-Air.local >
2021-07-20 20:41:04 +05:30
Rohit Waghchaure
c14aa45720
fix: incorrect valuation rate calculation in gross profit report
2021-07-20 18:19:15 +05:30
Rucha Mahabal
0222ee0358
fix: sider
2021-07-20 12:19:44 +05:30
Suraj Shetty
cbe5718db9
Merge pull request #26555 from surajshetty3416/fix-customer-quick-entry-version-13-hotfix
2021-07-20 11:13:21 +05:30
Rucha Mahabal
41dd0c5a8a
fix: sider
2021-07-20 10:55:05 +05:30
Suraj Shetty
85c8daae9c
fix: Pass doc and other parameters to properly prefill information - while creating customer from form dashboard
2021-07-20 10:24:14 +05:30
Rucha Mahabal
eb65ce662a
fix(test): increase timeout for record creation
2021-07-20 10:23:52 +05:30
Rucha Mahabal
7176c0847e
fix: tests
2021-07-19 23:34:02 +05:30
Rucha Mahabal
89c5bb6066
fix: tests
2021-07-19 22:19:28 +05:30
Ankush
92273cade0
fix(ux): item description should fall back to name ( #26339 ) ( #26552 )
...
Don't set item description = item code from front end. This is already
being set to item_name in before_insert and item_name is better
fallback than item code for description.
Also fixed wrong condition for erasing description while duplicating
item.
2021-07-19 20:44:05 +05:30
Subin Tom
ff9d631f15
fix:Ignore mandatory fields while creating payment reconciliation Journal Entry
2021-07-19 20:28:34 +05:30
Rucha Mahabal
e327148edf
fix: tests
2021-07-19 17:34:15 +05:30
Rucha Mahabal
6e46be5058
fix(tests): apply filters correctly
2021-07-19 17:03:17 +05:30
Rucha Mahabal
7270ab5c20
fix(tests): clear filter before typing
2021-07-19 16:26:17 +05:30
Rucha Mahabal
9d89b2afcf
fix: UI tests
2021-07-19 15:47:31 +05:30
Deepesh Garg
cad1170782
fix: Add missing cess amount in GSTR-3B report
2021-07-19 14:36:54 +05:30
marination
7ef2af203f
test: Website Item basic test & removed product configurator tests
...
- Sider fixes: missing semicolons
- Added two basic tests for Website Item
- Commented Product Configurator tests, needs to re-written fully
2021-07-19 13:27:17 +05:30
marination
ece4f391ac
fix: Remove Website Item from Item Dashboard
...
- Install breaks on CI, will add later
2021-07-19 13:26:08 +05:30
Deepesh Garg
ce79faa738
Merge pull request #26539 from dj12djdjs/fix-req-argument
...
fix: missing parameter 'country'
2021-07-18 17:48:22 +05:30
Devin Slauenwhite
d5ff636159
fix: missing parameter 'country'
2021-07-17 14:42:38 -04:00
Ankush
d8ed9dfcf4
chore: update CODEOWNERS ( #26536 ) ( #26537 )
2021-07-17 12:49:56 +05:30
Nabin Hait
4e6f49209f
Merge branch 'version-13-pre-release' into version-13
2021-07-16 15:21:33 +05:30
Nabin Hait
e079a1bb33
bumped to version 13.7.0
2021-07-16 15:41:33 +05:50
Marica
ea96afca62
Merge branch 'version-13-hotfix' into e-commerce-refactor
2021-07-16 15:17:37 +05:30
Nabin Hait
9ddf33715e
Merge pull request #26513 from rohitwaghchaure/patch-to-fix-missing-fg-item
...
fix: added patch to fix missing FG item
2021-07-16 15:05:23 +05:30
Nabin Hait
e8abb201c1
Merge pull request #26526 from rohitwaghchaure/patch-to-fix-missing-fg-item-pre
...
fix: added patch to fix missing FG item
2021-07-16 15:05:16 +05:30
Noah Jacob
3362c080b6
fix: validation check when no conversion_factor ( #26527 )
2021-07-16 15:00:08 +05:30
Rohit Waghchaure
13e9aa5956
fix: added patch to fix missing FG item
2021-07-16 14:34:24 +05:30
Rohit Waghchaure
0c6ca09e06
fix: added patch to fix missing FG item
2021-07-16 14:33:25 +05:30
Nabin Hait
f6d6897f34
Merge pull request #26525 from nabinhait/change-log-v13-7-0
...
chore: Added change log for v13.7.0
2021-07-16 13:09:31 +05:30
Nabin Hait
a0df79ee8c
chore: Added change log for v13.7.0
2021-07-16 13:07:39 +05:30
Ankush
627a8a8cfd
chore: disable semgrep on push events (bp #26523 )
2021-07-16 13:03:18 +05:30
Rucha Mahabal
2c3866a53e
ci(cypress): use env variable for key
...
documentation ref: https://docs.cypress.io/guides/guides/command-line\#cypress-run
2021-07-16 10:32:38 +05:30
GangaManoj
56cdcebbf4
fix: Sider issues
2021-07-16 02:23:55 +05:30
marination
401cbc01a9
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into e-commerce-refactor
2021-07-15 21:03:01 +05:30
marination
bb60523fa7
feat: Cart minor UI/UX Refresh
...
- Added Setting to show or hide price if checkout is disabled
- Show Web Item name in cart instead of Desk Item name
- Cart minor UI Refresh: added images in cart
- Cart minor UI Refresh: repositioned remove button and redesigned
- Cart minor UI Refresh: Payment Summary section
- Cart minor UI Refresh: Disable input on free item
- Cart minor UI Refresh: Add address button in cards
- New file for cart payment summary UI with coupon code (old)
2021-07-15 20:09:02 +05:30
Rucha Mahabal
8961a267f6
fix: sider
2021-07-15 19:32:15 +05:30
Ankush
b164070a4f
ci: make semgrep ignore existing errors (bp #26516 )
2021-07-15 19:31:59 +05:30
Rucha Mahabal
ee7eaf9c70
test: UI tests for org chart mobile
...
fix(mobile): detach node before emptying hierarchy
fix(mobile): sibling group not rendering for first level
2021-07-15 19:19:09 +05:30
Afshan
9b9b18c286
fix: improving ux for additional discount field ( #26502 )
2021-07-15 18:11:22 +05:30
Noah Jacob
26a9d38547
fix: WIP needs to be set before submit on skip_transfer ( #26500 )
2021-07-15 16:50:41 +05:30
Noah Jacob
d319e10883
fix: set default operation time to 0 ( #26511 )
2021-07-15 16:49:55 +05:30
Noah Jacob
2f775ee53c
fix: WIP needs to be set before submit on skip_transfer ( #26507 )
2021-07-15 16:29:28 +05:30
Deepesh Garg
dfadae6a92
fix: Report and JSON generation for Advances received
2021-07-15 15:36:54 +05:30
rohitwaghchaure
a51e230f4a
Merge pull request #26509 from rohitwaghchaure/fixed-fg-items-not-added-for-batch-item-pre
...
fix: FG item not fetched in manufacture entry
2021-07-15 15:32:59 +05:30
Rohit Waghchaure
9997cce1ea
fix: FG item not fetched in manufacture entry
2021-07-15 15:32:21 +05:30
rohitwaghchaure
4d444559ff
Merge pull request #26508 from rohitwaghchaure/fixed-fg-items-not-added-for-batch-item
...
fix: FG item not fetched in manufacture entry
2021-07-15 15:32:05 +05:30
Rohit Waghchaure
74b97b5ec9
fix: FG item not fetched in manufacture entry
2021-07-15 14:52:21 +05:30
Deepesh Garg
cc73e7d6fa
Merge pull request #26472 from deepeshgarg007/payment_entry_taxes_unallocated_amount_v13
...
fix: Unallocated amount in Payment Entry after taxes
2021-07-15 12:38:45 +05:30
Deepesh Garg
1524e7f5ba
Merge pull request #26412 from deepeshgarg007/payment_entry_taxes_v12
...
fix: Unallocated amount in Payment Entry after taxes
2021-07-15 12:38:23 +05:30
18alantom
12f7befa13
fix: check if field_filters is None
2021-07-15 12:09:33 +05:30
Rucha Mahabal
f004b404d1
test: UI tests for org chart desktop
2021-07-14 23:50:54 +05:30
Marica
4aebb64165
Merge pull request #26498 from marination/paging-btns-htofix
...
fix: Paging buttons not working on item group portal page
2021-07-14 21:21:20 +05:30
Marica
f225196028
Merge pull request #26497 from marination/paging-btns-pre-release
...
fix: Paging buttons not working on item group portal page
2021-07-14 21:19:59 +05:30
marination
219623279f
fix: Paging buttons not working on item group portal page
2021-07-14 20:50:22 +05:30
marination
f40da4ac4c
fix: Paging buttons not working on item group portal page
2021-07-14 20:48:06 +05:30
Marica
a5f8accd63
Merge pull request #26492 from 18alantom/bp-fix-item-group-portal-issues
...
fix: item group portal issues (backport)
2021-07-14 18:12:46 +05:30
Marica
683d18dd95
Merge pull request #26493 from 18alantom/bp-pr-fix-item-group-portal-issues
...
fix: item group portal issues (backport)
2021-07-14 18:01:19 +05:30
18alantom
9ea5072c52
fix: set item group as a persistent filter
2021-07-14 17:41:38 +05:30
18alantom
b24c0bfbf9
fix: show child item group items on portal
2021-07-14 17:41:32 +05:30
18alantom
e244560fb9
fix: set item group as a persistent filter
2021-07-14 17:40:10 +05:30
18alantom
7558e7f115
fix: show child item group items on portal
2021-07-14 17:40:04 +05:30
Noah Jacob
03f4db0606
fix: validation check for batch for stock reconciliation type in stock entry(bp #26370 ) ( #26488 )
...
* fix(ux): added filter for valid batch nos.
* fix: not validating batch no if entry type stock reconciliation
* test: validate batch_no
2021-07-14 16:28:54 +05:30
Noah Jacob
2c67894135
fix: validation check for batch for stock reconciliation type in stock entry(bp #26370 ) ( #26487 )
...
* fix(ux): added filter for valid batch nos.
* fix: not validating batch no if entry type stock reconciliation
* test: validate batch_no
2021-07-14 16:28:40 +05:30
Kenneth Sequeira
513375f264
fix: Nested/Multi-level BOM help link ( #26409 )
...
Updated the link for multi-level boms. Current link is broken.
2021-07-14 16:07:47 +05:30
Kenneth Sequeira
7a89033163
fix: update integration links in help.js ( #26483 )
2021-07-14 16:07:31 +05:30
Saqib
72715956f1
fix: tds computation summary shows cancelled invoices ( #26486 )
2021-07-14 15:56:20 +05:30
Saqib
ac721ae147
fix: tds computation summary shows cancelled invoices ( #26485 )
2021-07-14 15:20:14 +05:30
Saqib
9c04079d04
fix: test fails due to improper gain loss account set ( #26482 ) ( #26484 )
2021-07-14 14:45:11 +05:30
Afshan
9168bb369a
fix: filter by accounts with group by accounts ( #26439 )
2021-07-14 13:57:14 +05:30
Saqib
59bf2df28e
fix: pos item cart dom updates ( #26461 )
2021-07-14 11:40:58 +05:30
Saqib
cbf7e1b676
fix: pos item cart dom updates ( #26460 )
2021-07-14 11:40:47 +05:30
Anurag Mishra
adfdc71844
fix: Tax calculation for Recurring additional salary ( #24206 )
...
* fix: Tax calculation for Recurring additional salary
* fix: conflicts
2021-07-14 09:59:41 +05:30
marination
fed3b575eb
chore: Wishlist UI (minor)
...
- Minor wishlist UI refresh, actions on hover, new icon
- Increase max length of wishlist card title
- Dont fetch outdated price in wishlist
- Translate 'out of stock'
- Use ORM
2021-07-14 01:36:50 +05:30
marination
f14596a8f3
feat: Recommended Items and Item full page refresh
...
- Added Optional Recommended Items
- Item Full Page minor UI Refresh
- Floating wishlist button in item full page
- Reviews section UI Refresh
2021-07-13 23:46:24 +05:30
rohitwaghchaure
96eb147bb6
Merge pull request #26457 from rohitwaghchaure/fixed-multi-currency-issue
...
fix: multi-currency issue
2021-07-13 23:01:30 +05:30
Deepesh Garg
7ff6865817
Merge pull request #26470 from deepeshgarg007/new_company_error_v13
...
fix: Errors on parallel requests creation of company for India
2021-07-13 20:30:06 +05:30
Deepesh Garg
75f66f78d7
Merge pull request #26420 from deepeshgarg007/new_company_error
...
fix: Errors on parallel requests creation of company for India
2021-07-13 20:29:56 +05:30
Deepesh Garg
c00d851a88
fix: Unallocated amount for inclusive charges
2021-07-13 16:42:21 +05:30
Deepesh Garg
740d5c6c53
fix: Deduct included taxes from unallocated amount
2021-07-13 16:42:10 +05:30
Deepesh Garg
01c89eaad9
fix: Remove unintentional changes
2021-07-13 16:42:10 +05:30
Deepesh Garg
2f350bf450
fix: Remove unintentional changes
2021-07-13 16:42:10 +05:30
Deepesh Garg
9513d61a50
fix: Hide amount after tax fields
2021-07-13 16:42:10 +05:30
Deepesh Garg
51ae46f0de
fix: Unallocated amount in Payment Entry after taxes
2021-07-13 16:42:10 +05:30
Deepesh Garg
2f89b5b38e
Merge pull request #26466 from deepeshgarg007/amended_doc_discount_v13
...
fix: Incorrect discount amount on amended document
2021-07-13 16:24:54 +05:30
Deepesh Garg
41c5357602
Merge pull request #26468 from deepeshgarg007/gstr_1_json_dpwnload_error_v13
...
fix: Unable to download GSTR-1 json
2021-07-13 16:17:52 +05:30
Deepesh Garg
fc20ff02d0
Merge pull request #26418 from deepeshgarg007/gstr_1_json_dpwnload_error
...
fix: Unable to download GSTR-1 json
2021-07-13 16:17:37 +05:30
rohitwaghchaure
bd8699b8a9
Merge pull request #26458 from rohitwaghchaure/fixed-multi-currency-issue-pre
...
fix: multi-currency issue
2021-07-13 16:05:36 +05:30
Deepesh Garg
fea29ae8cb
fix: Use update flag for company dependant fixtures
2021-07-13 16:05:05 +05:30
Deepesh Garg
7be9f8dab1
fix: Error on creation of company for India
2021-07-13 16:04:56 +05:30
Deepesh Garg
0bad696faf
fix: Unable to download GSTR-1 json
2021-07-13 15:46:58 +05:30
Deepesh Garg
07d9f3f74b
fix: Incorrect discount amount on amended document
2021-07-13 15:35:59 +05:30
Rohit Waghchaure
4acbeecbbe
fix: multi-currency issue
2021-07-13 15:35:30 +05:30
Deepesh Garg
eef8e4a9d4
Merge pull request #26292 from deepeshgarg007/amended_doc_discount
...
fix: Incorrect discount amount on amended document
2021-07-13 15:34:24 +05:30
Rohit Waghchaure
0d190bb930
fix: multi-currency issue
2021-07-13 15:32:39 +05:30
Saqib
621927d9f9
fix: move the rename abbreviation job to long queue ( #26462 )
2021-07-13 14:13:39 +05:30
Rucha Mahabal
40793f4a18
test: introduce cypress tests
...
Co-authored-by: Ankush <ankush@iwebnotes.com >
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2021-07-13 13:17:19 +05:30
Rucha Mahabal
fc4079587b
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into org-chart
2021-07-13 12:38:37 +05:30
Marica
fad426fd5c
Merge pull request #26454 from noahjacob/supplier_defaults_v13pr
...
feat: fetching details from supplier/customer groups
2021-07-13 11:39:55 +05:30
rohitwaghchaure
84f23ac8d2
Merge pull request #26222 from 18alantom/teabox-cogs-by-item-group
...
feat: report to show cogs by item groups
2021-07-13 11:24:59 +05:30
Deepesh Garg
4a2e4748ac
fix: Unallocated amount for inclusive charges
2021-07-13 11:22:55 +05:30
Noah Jacob
449c58d809
refactor: suggested changes
2021-07-13 11:12:33 +05:30
Noah Jacob
a1a4e8d616
fix: Sider
2021-07-13 11:12:33 +05:30
Noah Jacob
e60a349432
test: updated test cases
2021-07-13 11:12:33 +05:30
Noah Jacob
872cd1cac8
test: test cases for fetching customer group details
2021-07-13 11:12:33 +05:30
Noah Jacob
d160e73c03
test: test case for fetching supplier group details
2021-07-13 11:12:33 +05:30
Noah Jacob
905aebc310
feat: details fetched from customer group in customer
2021-07-13 11:12:33 +05:30
Noah Jacob
47c2317b1a
feat: details fetched from supplier group in supplier
2021-07-13 11:12:33 +05:30
Noah Jacob
74b3fc1e1c
refactor: suggested changes
2021-07-13 11:05:53 +05:30
Noah Jacob
1e8f598ba5
fix: Sider
2021-07-13 11:05:53 +05:30
Noah Jacob
dd0a8f20e2
test: updated test cases
2021-07-13 11:05:53 +05:30
Noah Jacob
fedee0e8da
test: test cases for fetching customer group details
2021-07-13 11:05:53 +05:30
Noah Jacob
f07f7e9305
test: test case for fetching supplier group details
2021-07-13 11:05:53 +05:30
Noah Jacob
1cb2af00a8
feat: details fetched from customer group in customer
2021-07-13 11:05:53 +05:30
Noah Jacob
9965af166e
feat: details fetched from supplier group in supplier
2021-07-13 11:05:53 +05:30
Deepesh Garg
30f771b26c
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into payment_entry_taxes_v12
2021-07-12 23:34:13 +05:30
Deepesh Garg
855e9030f2
fix: Deduct included taxes from unallocated amount
2021-07-12 22:11:57 +05:30
Saqib
7fb64d1645
fix: exchange gain loss not set for advances linked with invoices ( #26436 )
2021-07-12 18:33:16 +05:30
Deepesh Garg
1298956482
fix: Use update flag for company dependant fixtures
2021-07-12 18:29:52 +05:30
Nabin Hait
ca6e4bed9f
Merge pull request #26431 from nabinhait/reposting-optimization
...
refactor: Optimized code for reposting item valuation
2021-07-12 15:42:24 +05:30
Nabin Hait
1ef1daf383
Merge pull request #26432 from nabinhait/reposting-optimization-v13-pre-release
...
refactor: Optimized code for reposting item valuation
2021-07-12 15:42:19 +05:30
Saqib
b75b556bbb
fix: move the rename abbreviation job to long queue ( #26435 )
2021-07-12 14:32:37 +05:30
Nabin Hait
0003938f2b
refactor: Optimized code for reposting item valuation
2021-07-12 13:29:20 +05:30
Nabin Hait
01aada6c90
refactor: Optimized code for reposting item valuation
2021-07-12 13:28:19 +05:30
Nabin Hait
45e6cffa4f
refactor: Optimized code for reposting item valuation
2021-07-12 13:26:08 +05:30
Jannat Patel
38994bd494
fix: Added Company filters for Loan ( #26294 )
...
* fix: loan validations
* fix: added company filter while fetching loans
* fix: tests
2021-07-12 13:01:31 +05:30
Noah Jacob
ae41b53cee
fix: stock_rbnb not defined ( #26354 )
2021-07-12 12:51:38 +05:30
Nabin Hait
470c7e773f
fix: merge conflict
2021-07-12 12:45:49 +05:30
Afshan
10473b1195
fix: dunning calculation of grand total when rate of interest is 0% ( #26285 )
2021-07-12 11:11:29 +05:30
Afshan
bf03671a33
fix(report): iterate on accounts only when accounts exist ( #26391 )
2021-07-12 11:10:28 +05:30
Afshan
f60c3f0655
fix: error popup for COA errors ( #26358 )
2021-07-12 11:07:30 +05:30
Saqib
432d8efa3d
fix(pos): taxes amount in pos item cart ( #26411 )
2021-07-12 10:47:40 +05:30
Ankush
caacd0ad2c
fix: stock levels disapperaing on refresh (bp #26305 )
...
refresh_section removes all sections with `custom` class, added
different class to avoid this behaviour.
# Conflicts:
# erpnext/stock/doctype/item/item.js
2021-07-12 10:20:19 +05:30
marination
cf88b517c8
chore: UI refresh for grid/list view and search
...
- enhanced UI for grid/list view, actions visible on hover only
- enhanced search UI
- Added indicator to show if item is in cart
- Moved search with view togglers
2021-07-12 03:28:33 +05:30
Marica
f7748e4109
Merge pull request #26133 from marination/qi-rejection
...
feat: Optionally allow rejected quality inspection on submission
2021-07-10 21:04:32 +05:30
Deepesh Garg
e282effaed
fix: Error on creation of company for India
2021-07-10 20:23:52 +05:30
marination
c8a825c478
chore: Test case for QI Rejection in Stock Entry
...
- Use `get_single_value` instead of `get_doc` in validation
- Test Case to check impact of stock settings on SE with rejected qi
2021-07-10 18:26:36 +05:30
Deepesh Garg
77f2d2d01e
fix: Unable to download GSTR-1 json
2021-07-10 10:06:38 +05:30
Saqib
2e507b47a8
fix(Asset Repair): cancellation
2021-07-09 22:39:34 +05:30
GangaManoj
073b50f7fd
fix(Asset Repair): Rearrange fields
2021-07-09 22:38:58 +05:30
GangaManoj
fd7fb37697
fix(Asset Repair): Simplify code for Asset Repair creation in tests
2021-07-09 22:38:58 +05:30
GangaManoj
e328e3b48a
fix(Asset Repair): Edit description for total_repair_cost
2021-07-09 22:38:57 +05:30
GangaManoj
c8caafa680
fix(Asset Repair): Move filters for cost_center, warehouse and project to setup
2021-07-09 22:38:57 +05:30
GangaManoj
267fed2d23
fix(Asset): Add comment
2021-07-09 22:38:57 +05:30
GangaManoj
597016bb34
fix(Asset): Remove extra tabs
2021-07-09 22:38:57 +05:30
GangaManoj
7c37e83535
fix(Asset): Remove to_date field
2021-07-09 22:38:57 +05:30
GangaManoj
cba0966ec5
fix(Asset Repair): Change controller hooks
2021-07-09 22:38:57 +05:30
GangaManoj
81bcae7433
fix(Asset): Remove redundant code
2021-07-09 22:38:57 +05:30
GangaManoj
f3ae1dd23b
fix(Asset): Fix test
2021-07-09 22:38:57 +05:30
GangaManoj
18bbfdf343
fix(Asset Repair): Remove test that's no longer necessary
2021-07-09 22:38:56 +05:30
GangaManoj
39dba43b87
fix(Asset): Fix value_after_depreciation calculation
2021-07-09 22:38:56 +05:30
GangaManoj
3ba9fb32de
fix(Asset Repair): Replace asset_value with value_after_depreciation in tests
2021-07-09 22:38:56 +05:30
GangaManoj
72ea64f6ac
fix: Sider issues
2021-07-09 22:38:49 +05:30
GangaManoj
307fe43e08
fix: Remove changes made to Asset Maintenance
2021-07-09 22:38:02 +05:30
GangaManoj
55bca4cbc7
fix(Asset Repair): Revert Stock Entry on cancellation
2021-07-09 22:38:02 +05:30
GangaManoj
c34e6b1889
fix(Asset): Fix tests for Asset Repair
2021-07-09 22:38:02 +05:30
GangaManoj
ba9558527d
fix(Asset Repair): Return Depreciation Schedule to original state on cancellation
2021-07-09 22:37:08 +05:30
GangaManoj
6c2f4ce6a5
fix(Asset Repair): Increase stock quantity and decrease asset value on cancellation
2021-07-09 22:37:08 +05:30
GangaManoj
ad78888c86
fix(Asset Repair): Compute total_value instantly
2021-07-09 22:37:08 +05:30
GangaManoj
e921878633
fix: Rename 'Stock Item' to 'Asset Repair Consumed Item'
2021-07-09 22:37:08 +05:30
GangaManoj
852881e33e
fix(Asset Repair): Fix tests
2021-07-09 22:37:04 +05:30
GangaManoj
42fd7ffbc0
fix(Asset Repair): Set completion_date on changing repair_status to 'Completed'
2021-07-09 22:36:05 +05:30
GangaManoj
68e0c96c03
fix(Asset Repair): Prevent some fields from being copied on duplicating the doc
2021-07-09 22:36:05 +05:30
GangaManoj
399d17e40e
fix(Asset Repair): Make Error Description non-mandatory
2021-07-09 22:36:05 +05:30
GangaManoj
e755c74a60
fix(Asset Repair): Add Stock Entry field
2021-07-09 22:36:04 +05:30
GangaManoj
4004bcd436
fix(Asset Repair): Move Total Repair Cost to the Stock Consumption Details section
2021-07-09 22:36:04 +05:30
GangaManoj
bd1796cbb6
fix: Replace edit_dates with flags.increase_in_asset_life
2021-07-09 22:36:04 +05:30
GangaManoj
ae8cb335b6
fix(Asset Repair): Fix depreciation_amount calculation
2021-07-09 22:36:04 +05:30
GangaManoj
be536040df
fix: Add comments
2021-07-09 22:36:04 +05:30
GangaManoj
bd336c7d8e
fix(Asset): Add function to clear old depreciation schedule
2021-07-09 22:36:04 +05:30
GangaManoj
54cbc8324a
fix(Asset Repair): Create GL Entries for each item in Stock Items
2021-07-09 22:36:04 +05:30
GangaManoj
50826f16ee
fix(Asset): Replace asset_value with value_after_depreciation in Finance Books
2021-07-09 22:36:04 +05:30
GangaManoj
d354a301cb
fix(Asset Repair): Display value_after_depreciation in Finance Books
2021-07-09 22:36:04 +05:30
GangaManoj
9520efb941
fix(Asset Repair): Filter Warehouse by Company
2021-07-09 22:36:03 +05:30
GangaManoj
96de4fdf1f
fix(Asset Repair): Fix GL Entry creation
2021-07-09 22:36:03 +05:30
GangaManoj
71eaf3dbd8
fix(Asset Repair): Fix Sider issues
2021-07-09 22:36:03 +05:30
GangaManoj
75fbda10ad
fix(Asset Repair): Make Cost Center non-mandatory
2021-07-09 22:36:03 +05:30
GangaManoj
0aaf88cc0a
fix(Asset Repair): Uncheck allow_on_submit for all fields
2021-07-09 22:36:03 +05:30
GangaManoj
9779aa11fb
fix(Asset Repair): Use existing function from asset.py for fetching fixed_asset_account
2021-07-09 22:36:03 +05:30
GangaManoj
aff9709525
fix(Asset Repair): Add mandatory_depends_on condition for Purchase Invoice
2021-07-09 22:36:03 +05:30
GangaManoj
17fa121779
fix(Asset Repair): Filter Cost Center and Project by Company
2021-07-09 22:36:03 +05:30
GangaManoj
867fd02b2d
fix(Asset Repair): Add Company field
2021-07-09 22:36:03 +05:30
GangaManoj
5ab0cabf91
fix(Asset Repair): Make Stock Items and Warehouse mandatory if stock_consumption is checked
2021-07-09 22:36:03 +05:30
GangaManoj
654074ad7a
fix(Asset Repair): Add title to error messages
2021-07-09 22:36:03 +05:30
GangaManoj
fd272569aa
fix(Asset Repair): Display fields according to the state of the doc
2021-07-09 22:36:02 +05:30
GangaManoj
4e620c3b32
fix: Set asset_name as title
2021-07-09 22:35:49 +05:30
GangaManoj
65b2f9234b
fix(Asset Repair): Set company when creating Stock Entry
2021-07-09 22:15:58 +05:30
GangaManoj
2833903ce5
fix(Asset Repair): Add tests
2021-07-09 22:15:42 +05:30
GangaManoj
70de974496
fix(Asset): Add depreciation schedule details in create_asset()
2021-07-09 22:15:42 +05:30
GangaManoj
3f9f0ffdfe
fix(Asset Repair): Add Company in GL Entries
2021-07-09 22:15:42 +05:30
GangaManoj
c6ed66ec5b
fix(Asset Repair): Remove unnecessary condition
2021-07-09 22:15:42 +05:30
GangaManoj
794807ecc3
fix(Asset Repair): Only modify depreciation schedule if calculate_depreciation is checked
2021-07-09 22:15:42 +05:30
GangaManoj
97193a4632
fix: Sider issues
2021-07-09 22:15:10 +05:30
GangaManoj
4e284433d1
fix: Fix depreciation_amount calculation
2021-07-09 22:12:46 +05:30
GangaManoj
42c70fba3c
fix: Modify depreciation schedule when increase_in_asset_life is not a multiple of frequency_of_depreciation)
2021-07-09 22:11:50 +05:30
GangaManoj
58bc967073
fix: Rename 'Fixed Asset Depreciation Settings' to 'Fixed Asset Deafults'
2021-07-09 22:10:35 +05:30
GangaManoj
9e26f2d797
fix: Organize buttons
2021-07-09 22:08:56 +05:30
Deepesh Garg
eae7c1891f
fix: Remove unintentional changes
2021-07-09 20:08:29 +05:30
Deepesh Garg
c13ac4ab11
fix: Remove unintentional changes
2021-07-09 20:00:55 +05:30
Deepesh Garg
171ee51507
fix: Hide amount after tax fields
2021-07-09 18:52:39 +05:30
Deepesh Garg
38fa3a3f89
fix: Unallocated amount in Payment Entry after taxes
2021-07-09 18:04:24 +05:30
Saqib
13d7043451
fix: column 'outstanding_amount' cannot be null ( #26404 )
2021-07-09 15:33:14 +05:30
Saqib
fe4f58d0f6
fix(e-invoicing): allow export invoice even if no taxes applied ( #26405 )
2021-07-09 15:32:54 +05:30
Saqib
8e8434a78a
fix: omit item discount amount for e-invoicing ( #26353 ) ( #26407 )
2021-07-09 15:32:28 +05:30
Subin Tom
9ac63da457
fix: value fetching for custom field in POS ( #26367 )
2021-07-09 14:35:11 +05:30
Subin Tom
d53991857c
fix: Fixed Budget Variance Graph color from all black to default ( #26368 )
2021-07-09 14:33:00 +05:30
Marica
eb0dea09bb
Merge pull request #26333 from marination/lcv-validate-invoice
...
fix: Validate LCV for Invoices without Update Stock
2021-07-09 13:41:34 +05:30
Marica
01be96adb2
Merge branch 'version-13-hotfix' into qi-rejection
2021-07-09 13:30:21 +05:30
marination
bf462abb00
fix: Rename function and tweak logic
...
- Dont validate PI on `else`
2021-07-09 13:12:33 +05:30
Anurag Mishra
afafe406c8
Merge pull request #26388 from Anurag810/training_fix_v13
...
fix: Query for Training Event
2021-07-09 12:21:17 +05:30
Saqib
8f3c7ab402
fix: escape quotes while fetching customer emails ( #26329 ) ( #26376 )
2021-07-09 10:35:55 +05:30
Rucha Mahabal
4582f28d0d
fix: sider
2021-07-09 01:25:26 +05:30
Rucha Mahabal
24b31c0bf9
fix(mobile): collapsed nodes not expanding
2021-07-09 01:03:02 +05:30
Rucha Mahabal
e5a1bb7141
Merge pull request #26394 from ruchamahabal/fix-test-precision
...
fix: precision for expected values in payment entry test
2021-07-08 23:46:19 +05:30
Rucha Mahabal
3888488b36
fix: precision for expected values in payment entry test
2021-07-08 23:21:48 +05:30
marination
9920747a26
fix: Discount Filtes & Filter behaviour
...
- Client: Maintain state where listing is re-rendered due filter trigger
- Client: Handle binding/restoring discount filters separately on filter trigger
- Client: Placeholder Image for search results
- If any filter is checked, query and display items from page 1
- Query Engine: Smaller functions and handle discount filter properly
- Added index on item group and brand for Website item
2021-07-08 19:34:07 +05:30
Rucha Mahabal
06fc9e7847
fix: sibling group expansion not working for root nodes
2021-07-08 18:44:53 +05:30
Alan
257cbd3b92
fix: track changes on batch ( #26382 )
2021-07-08 18:44:30 +05:30
Anurag Mishra
a82e9e42e1
fix: query for training Event
2021-07-08 17:27:21 +05:30
Rucha Mahabal
09c24c7949
fix: exclude active node while fetching sibling group
2021-07-08 17:05:40 +05:30
Rucha Mahabal
05ffc0d3e0
feat: use icon for connections on mobile view
2021-07-08 16:55:42 +05:30
marination
f39c6db08a
fix: Rename Wishlist Item, Use Website Item Name in Wishlist Cards
...
- Renamed Wishlist Items to Wishlist Item
- Use Website Item Name in Wishlist
- Add Website Item Name field in Wishlist Item
- Remove accidental extra `font-size` attribute
2021-07-08 13:58:56 +05:30
Jannat Patel
cf28950327
Merge pull request #26349 from Anurag810/salary-slip-fix--hotfix
...
fix: payroll-entry minor fix
2021-07-08 13:43:55 +05:30
Anurag Mishra
8f945a9852
fix: Removed un-used flag
2021-07-08 13:06:04 +05:30
marination
c844f3a612
fix: Sync Website Items on Item Change, Short Website Description
...
- Added Short Description in Website Item for List View
- Update Website Item on Item info change
- Un-publish Web Item if Item is disabled
- Removed unnecessary dependency on Item from query engine
- Rearranged item detail fields in Website Item
- Added Link to Website Item on Item Dashboard
2021-07-08 12:52:57 +05:30
Rucha Mahabal
48018b8d8c
fix: do not sort by number of connections
2021-07-08 11:23:50 +05:30
marination
2107883301
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into e-commerce-refactor
2021-07-08 11:12:14 +05:30
marination
66a7924d97
feat: Guest Display Settings
...
- Re-arranged Settings checkboxes
- Deleted `show_availability_status` from E Commerce Settings
- Added `Hide Price for Guest` functionality
- Added Custom Redirection for Guest Actions in E Commerce Settings
- Minor cleanups
2021-07-08 10:57:01 +05:30
Rucha Mahabal
df3bb9ea8c
perf: Optimise Rendering
...
- optimise get_children function
- use promises instead of callbacks
- optimise selectors
- use const wherever possible
- use pure js instead of jquery for connectors for faster rendering
2021-07-08 09:53:31 +05:30
Mohammad Hasnain Mohsin Rajan
00f90c50c0
chore: add product listing link in settings ( #26026 )
...
* chore: add product listing link in settings
* chore: add icon in workspace card
Co-authored-by: Ankush <ankush@iwebnotes.com >
2021-07-07 18:21:12 +05:30
marination
bcaea4932d
fix: Filters state, Search input clearing, Paging buttons
...
- Fixed repetitive calls on checking filter checkbox
- Query count of items after offset for accurate Paging button display
- Order items by ranking in query
- Search results get empty on clearing input
2021-07-07 16:30:56 +05:30
Rucha Mahabal
6eec251273
feat: handle multiple root / orphan nodes
2021-07-07 12:05:50 +05:30
Sagar Vora
ea2470d174
Merge pull request #26361 from ankush/backport/version-13-pre-release/pr-26354
...
fix: stock_rbnb not defined (#26354 )
2021-07-07 11:59:37 +05:30
Noah Jacob
a01264dae7
fix: stock_rbnb not defined ( #26354 )
2021-07-07 11:07:19 +05:30
Deepesh Garg
cc57be51be
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into gstr_1_cdnr_unregistered_json
2021-07-07 10:17:59 +05:30
Rucha Mahabal
6d5ee25bba
fix: unnecessary variables
2021-07-07 09:43:28 +05:30
rohitwaghchaure
f130f8385e
Merge pull request #26332 from rohitwaghchaure/fixed-bom-stock-report-not-working
...
fix: bom stock report not working
2021-07-07 00:22:03 +05:30
rohitwaghchaure
2bdc0e8993
Merge pull request #26350 from rohitwaghchaure/fixed-putaway-fixing-for-material-receipt
...
fix: stock entry with putaway rule not working
2021-07-07 00:15:26 +05:30
Rohit Waghchaure
0bd190b885
fix: stock entry with putaway rule not working
2021-07-07 00:14:51 +05:30
Nabin Hait
11d56903e7
Merge pull request #25415 from deepeshgarg007/bootstraped_gst_setup
...
feat(India): Bootstrapped GST Setup
2021-07-06 21:44:30 +05:30
Deepesh Garg
67c7067778
Merge pull request #26300 from AfshanKhan/fix-account-selection-gst-settings-v13
...
fix: only "Tax" type accounts should be shown for selection in GST Settings
2021-07-06 20:33:41 +05:30
Saqib
422325bb74
test: fetching of previous sle ( #26352 )
2021-07-06 18:37:12 +05:30
Deepesh Garg
3636efd7e6
Merge pull request #26355 from deepeshgarg007/flaky_test
...
test: Purchase Invoice advance test case
2021-07-06 18:22:26 +05:30
Rucha Mahabal
ad06603392
fix: removing orphaned connectors
2021-07-06 18:16:49 +05:30
Noah Jacob
5e99aa7f65
fix: stock_rbnb not defined ( #26354 )
2021-07-06 18:00:35 +05:30
Deepesh Garg
7f794cc0ea
fix: Purchase Invoice advance test case
2021-07-06 17:58:44 +05:30
Afshan
c8eca8a448
fix: remove cancelled entries in consolidated financial statements ( #26331 )
2021-07-06 14:37:57 +05:30
Anurag Mishra
f0b62f70d5
fix: payroll-entry minor fix
2021-07-06 13:40:22 +05:30
Mohammed Yusuf Shaikh
842674ce79
fix: Added a message to enable appontment booking if disabled ( #26334 )
2021-07-06 13:34:32 +05:30
Marica
dfe11aca6a
Merge pull request #26284 from marination/order-by-weightage-for-web-items
...
fix: Order Items by weightage in the web items query
2021-07-06 13:20:08 +05:30
Deepesh Garg
05b93063aa
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into gstr_1_cdnr_unregistered_json
2021-07-06 11:27:18 +05:30
rohitwaghchaure
7b781b1498
Merge pull request #26158 from marination/stock-reco-repost_qty
...
fix: Include Stock Reco logic in `update_qty_in_future_sle`
2021-07-06 11:22:26 +05:30
marination
57d06a86f8
chore: Test to block backdated reco causing future scarcity
2021-07-05 21:56:57 +05:30
Marica
4f51b56928
Merge branch 'version-13-hotfix' into stock-reco-repost_qty
2021-07-05 20:26:01 +05:30
marination
fa9e67502c
chore: Test for backdated reco qty reposting
2021-07-05 20:23:00 +05:30
Deepesh Garg
9b6d9a41f4
fix: Test Cases
2021-07-05 17:08:27 +05:30
Deepesh Garg
15b336df28
fix: Test cases
2021-07-05 14:45:33 +05:30
marination
c69bc54297
fix: Validate LCV for Invoices without Update Stock
2021-07-05 14:24:38 +05:30
Rohit Waghchaure
5638fbb1aa
fix: bom stock report not working
2021-07-05 13:54:05 +05:30
Deepesh Garg
db682d9e4c
fix: Create mode of payment if doesn't exists
2021-07-05 13:46:03 +05:30
Richard Case
75fdf79376
fix: incorrect bom no. added for non-variant items on variant boms ( #26320 )
2021-07-05 10:56:34 +05:30
Deepesh Garg
a0599e5ac2
fix: Test cases for M-pesa
2021-07-05 10:09:42 +05:30
rohitwaghchaure
22c2d4f118
Merge pull request #26312 from rohitwaghchaure/fixed-employee-issue-in-job-card
...
fix: allow to make job card without employee
2021-07-04 22:58:50 +05:30
Deepesh Garg
ddf87594a1
Merge pull request #26287 from deepeshgarg007/bank_statement_import_fix
...
fix: Bank statement import
2021-07-04 20:34:10 +05:30
Deepesh Garg
ea5b7d38bb
Merge pull request #26277 from deepeshgarg007/multi-company-deferred-revenue
...
fix: Auto process deferred accounting for multi-company setup
2021-07-04 20:32:22 +05:30
Deepesh Garg
cd036e115b
Merge pull request #26231 from deepeshgarg007/party_dashboard
...
fix: Do not consider cancelled entries in party dashboard
2021-07-04 20:30:34 +05:30
Rohit Waghchaure
3105332e3c
fix: allow to make job card without employee
2021-07-03 17:25:08 +05:30
Deepesh Garg
63096014a7
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into bootstraped_gst_setup
2021-07-02 20:30:18 +05:30
Rucha Mahabal
2fcd05aa82
fix: sider
2021-07-02 18:15:18 +05:30
marination
311e277204
fix: Sider
2021-07-02 18:11:13 +05:30
Anurag Mishra
73db919c99
fix: set query for training events ( #26303 )
...
* fix: set query
* fix: remove whitespace between function and params
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-07-02 17:55:42 +05:30
marination
4503a38361
fix: Handle Stock Reco cancellation and limit reposting
...
- Handled cancellation of reco with and without prior SLE
- Repost / Recalculate balance qty only till next stock reco
2021-07-02 17:13:45 +05:30
Afshan
b6076f772d
fix: only "Tax" type accounts should be shown for selection in GST Settings
2021-07-02 15:39:16 +05:30
Ashish Shah
c0817838d9
fix: when lead is created with mobile_no, mobile_no value gets lost ( #26298 )
...
Summary: When a Lead is created with mobile_no, mobile_no value gets lost (mobile_no value is overwritten by phone value)
It is backport of https://github.com/frappe/erpnext/pull/26116
Steps to reproduce
[1]Create a Lead.
[2]Enter
Person Name(lead_name): before_fix
Under Contact section,
enter Phone(phone): 11 and
Mobile No.(mobile_no):22
[3]Save it
[4] F12,
cur_frm.doc.phone : 11 (correct)
cur_frm.doc.mobile_no : 11 (incorrect, it should be 22)
[5]Under Address & Contact section ,check contact_html it shows
before_fix
Phone: 11 (Primary label is missing)
Phone: 22 (incorrect, it should be Mobile No:22, also Primary label is missing)
Actual:
mobile_no value is lost. it is overwritten by phone value
following is image with error (before fix)

Expected:
mobile_no value should be retained
following is image after fix

2021-07-02 15:16:42 +05:30
Anupam Kumar
877597bc16
fix: feating employee in payroll entry ( #26271 )
2021-07-02 13:10:18 +05:30
Jannat Patel
18533e381a
fix: lms progress issue ( #26253 )
2021-07-02 12:57:06 +05:30
Mohammed Yusuf Shaikh
ad6f20c5c7
fix: Added permission for employee to book appointment ( #26255 )
2021-07-02 12:32:22 +05:30
Jannat Patel
5173e74a04
fix: Project Portal Enhancements ( #26290 )
...
* fix: project portal enhancements
* fix: condition for pills
2021-07-02 11:48:46 +05:30
Deepesh Garg
d4146a91d6
Merge pull request #25323 from m1ngaa/patch-1
...
Delete accounts (an empty file)
2021-07-01 23:38:56 +05:30
Deepesh Garg
991d3cdd76
fix: Incorrect discount amount on amended document
2021-07-01 21:17:17 +05:30
Deepesh Garg
ba2c3c776f
fix: Bank statement import
2021-07-01 18:56:51 +05:30
marination
752f099e9d
fix: Order Items by weightage in the web items query
2021-07-01 17:20:24 +05:30
18alantom
865900fd2d
refactor: add type hints, remove comment, sort imports
2021-07-01 14:37:37 +05:30
Anuja Pawar
d8bc514226
fix: to fetch the correct field in Tax Rule ( #25927 )
2021-07-01 14:06:01 +05:30
Nabin Hait
c2b5562a3f
Merge branch 'version-13-pre-release' into version-13
2021-07-01 12:37:13 +05:30
Nabin Hait
eee03fcbab
bumped to version 13.6.0
2021-07-01 12:57:13 +05:50
rohitwaghchaure
117cf4eca6
Merge pull request #26278 from rohitwaghchaure/fixed-employee-selection-issue-in-payroll-entry
...
fix: employee selection not working in payroll entry
2021-07-01 12:31:45 +05:30
Nabin Hait
d7c4818a5d
Merge pull request #26281 from rohitwaghchaure/fixed-update-cost-not-working-for-draft-bom-pre
...
fix: update cost not working in the draft BOM
2021-07-01 12:30:55 +05:30
Nabin Hait
9a4926bb0d
Merge pull request #26280 from rohitwaghchaure/fixed-employee-selection-issue-in-payroll-entry-pre
...
fix: employee selection not working in payroll entry
2021-07-01 12:30:13 +05:30
Rohit Waghchaure
f99f872946
fix: update cost not working in the draft bom
2021-07-01 12:02:37 +05:30
Rohit Waghchaure
87b4e6ea32
fix: employee selection not working in payroll entry
2021-07-01 12:02:03 +05:30
rohitwaghchaure
c14fc9530c
Merge pull request #26279 from rohitwaghchaure/fixed-update-cost-not-working-for-draft-bom
...
fix: update cost not working in the draft BOM
2021-07-01 11:57:32 +05:30
Rohit Waghchaure
a856624ccb
fix: employee selection not working in payroll entry
2021-07-01 11:56:55 +05:30
Rohit Waghchaure
0bfd56e615
fix: update cost not working in the draft bom
2021-07-01 11:50:48 +05:30
Deepesh Garg
68c697b354
fix: Auto process deferred accounting for multi-company setup
2021-07-01 09:31:31 +05:30
Nabin Hait
cf4e29a604
chore: Added change log for v13.6.0
2021-06-30 20:27:43 +05:30
Anupam Kumar
4df54cc62c
Merge pull request #26269 from anupamvs/payroll-iss-pre-release
...
fix: fetching employee in payroll entry
2021-06-30 17:22:17 +05:30
Anupam
8492bf040d
fix: feating employee in payroll entry
2021-06-30 17:17:43 +05:30
rohitwaghchaure
d482c41eeb
Merge pull request #26263 from rohitwaghchaure/fixed-removed-unused-file
...
fix: minor removed unused file
2021-06-30 11:36:51 +05:30
Rohit Waghchaure
815e6ec846
fix: minor removed unused file
2021-06-30 11:35:50 +05:30
rohitwaghchaure
2a1d1e1cb1
Merge pull request #26240 from rohitwaghchaure/production-plan-sub-assembly-enhancement
...
feat: provision to make subcontracted purchase order from the production plan
2021-06-30 11:15:11 +05:30
rohitwaghchaure
713c92e6fd
Merge pull request #26259 from rohitwaghchaure/fixed-incorrect-valuation-rate-in-stock-reco
...
fix: incorrect valuation rate in stock reconciliation
2021-06-30 11:11:41 +05:30
Rucha Mahabal
77b0b8a877
fix: edit node button overflowing
2021-06-30 02:29:16 +05:30
Rucha Mahabal
b8a18bfef1
feat: add arc to connectors in mobile view
2021-06-30 01:57:43 +05:30
Rucha Mahabal
a7507f7af6
refactor: use arcs instead of bezier curves for cleaner connectors
2021-06-30 01:46:10 +05:30
Rohit Waghchaure
46b67b901b
fix: incorrect valuation rate in stock reconciliation
2021-06-30 00:31:00 +05:30
Rucha Mahabal
7558b28b79
fix: revert changes in employee descendants query
2021-06-29 21:57:27 +05:30
Rucha Mahabal
c40b9d276e
feat: setup node edit action
2021-06-29 21:51:21 +05:30
Rucha Mahabal
f15e8b7f5a
refactor: add options to chart
...
- method to return the node data
- wrapper for showing the hierarchy
2021-06-29 21:26:47 +05:30
Deepesh Garg
a287b22b55
Merge pull request #26252 from deepeshgarg007/loan_security_pledge_on_cancel
...
fix: Cancellation of Loan Security Pledges
2021-06-29 20:23:46 +05:30
Rohit Waghchaure
61690775a8
feat: provision to make subcontracted purchase order from the production plan
2021-06-29 19:59:20 +05:30
Rucha Mahabal
bcc998e8c2
chore: create separate files for Desktop and Mobile view and bundle assets
2021-06-29 19:15:08 +05:30
Rucha Mahabal
b7c61ff651
fix: don't refresh connections for same node
...
- remove all connectors while expanding a group node
2021-06-29 18:21:42 +05:30
Rucha Mahabal
f5314293c6
feat: connectors for mobile node cards
2021-06-29 17:48:44 +05:30
Deepesh Garg
9181dde86a
fix: Cancelation of Loan Security Pledges
2021-06-29 17:18:39 +05:30
Rucha Mahabal
1f10a99910
fix: Employee Inactive status implications ( #26245 )
2021-06-29 15:58:56 +05:30
Rucha Mahabal
91dcc07e26
fix: Employee Inactive status implications ( #26244 )
2021-06-29 15:58:46 +05:30
Rucha Mahabal
25e8723032
fix: expanded node group interactions and visibility
2021-06-29 15:06:09 +05:30
marination
1701125fca
chore: Cleanup Query Engine and Product query API
...
- Resolved merge conflicts in item_group.py
- Separate api.py file for product listing backend api
- Brought back ORM in query engine, handled missing cases (website item groups, etc)
- Return results from API in a descriptive manner, helps keep sanity in JS
- On toggling views store view preference in localStorage
2021-06-29 11:22:27 +05:30
Rucha Mahabal
6e3a7b4a75
feat(mobile): sibling node group expansion and rendering
2021-06-29 11:12:47 +05:30
rohitwaghchaure
09b081ccad
Merge pull request #26241 from rohitwaghchaure/fixed-allow-to-change-to-date
...
fix: allow user to change the To Date in the blanket order even after submit of order
2021-06-29 10:05:04 +05:30
Rohit Waghchaure
2d1c4fee1d
fix: allow to changes to date in the blanket order
2021-06-29 00:33:55 +05:30
marination
db792c307f
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into e-commerce-refactor
2021-06-28 16:50:08 +05:30
rohitwaghchaure
9bcc402f41
Merge pull request #26230 from rohitwaghchaure/fixed-fetch-bom-items-in-stock-reco-pre
...
fix: fetch batch items in stock reconciliation
2021-06-28 15:18:07 +05:30
Deepesh Garg
7d7d797ffc
fix: Do not consider cancelled entries in party dashboard
2021-06-28 11:24:32 +05:30
Deepesh Garg
ebc46c1e09
fix: Update account heads in GST test cases
2021-06-28 10:52:38 +05:30
Deepesh Garg
cf445eb7b4
fix: Add validate bank account method back
2021-06-26 23:59:47 +05:30
Deepesh Garg
1e5482cedd
fix: Revert Changes
2021-06-26 23:49:32 +05:30
rohitwaghchaure
5abf905ff7
Merge pull request #26229 from rohitwaghchaure/fixed-removed-values-out-of-sync-on-stock-transaction-submission-pre
...
fix: removed values out of sync validation from stock transactions
2021-06-26 23:43:57 +05:30
Rohit Waghchaure
478360397d
fix: fetch batch items in stock reco
2021-06-26 22:31:03 +05:30
Rohit Waghchaure
5d5dc56f94
fix: removed values out of sync validation from stock transactions
2021-06-26 22:29:19 +05:30
rohitwaghchaure
c1853ddf73
Merge pull request #26226 from rohitwaghchaure/fixed-removed-values-out-of-sync-on-stock-transaction-submission
...
fix: removed values out of sync validation from stock transactions
2021-06-26 22:28:42 +05:30
Rohit Waghchaure
170f2ad056
fix: removed values out of sync validation from stock transactions
2021-06-26 21:42:47 +05:30
rohitwaghchaure
9f051a24db
Merge pull request #26213 from rohitwaghchaure/fixed-fetch-bom-items-in-stock-reco
...
fix: fetch batch items in stock reconciliation
2021-06-26 21:21:23 +05:30
Rohit Waghchaure
e5c47f8957
fix: fetch batch items in stock reco
2021-06-26 17:40:27 +05:30
Ankush Menat
6588a936d5
fix: order and time of operations for multilevel bom
...
- Order of operations was being sorted by idx of individual operations in
BOM table, which made the ordering useless.
- This adds ordering that's sorted from lowest level item to top level
item.
- chore: remove dead functionality. There's no `items` table. Required
item level operations get overwritten on fetching of items /
operations e.g. when clicking on multi-level BOM checkbox.
- test: add test for tree representation
- feat: BOMTree class to get complete representation of a tree
2021-06-25 20:16:11 +05:30
Ankush Menat
9af3f12411
fix(ux): show bom in operations child table
2021-06-25 20:16:11 +05:30
Ankush Menat
b4e7ee0e45
chore: remove dead and py2 compatibility code
...
form_grid_template doesn't exist
2021-06-25 20:16:11 +05:30
18alantom
98c9b0e9ed
refactor: remove unused func, sider fixes
2021-06-25 16:13:09 +05:30
Marica
5474c09c70
Merge pull request #25886 from ankush/work_order_flat_ops
...
fix: order and time of operations in multilevel BOM work order
2021-06-25 16:05:54 +05:30
18alantom
7ed8c8c11f
fix: sider
2021-06-25 15:48:28 +05:30
18alantom
2d13d5ec31
Merge branch 'feat-bom-process-loss' of https://github.com/18alantom/erpnext into feat-bom-process-loss
2021-06-25 15:15:57 +05:30
18alantom
e81a7cf44e
refactor: polyfill ??
2021-06-25 15:14:55 +05:30
Alan
edb38ad4c7
Merge branch 'version-13-hotfix' into feat-bom-process-loss
2021-06-25 14:51:04 +05:30
18alantom
69d5e2a6f8
fix: sider
2021-06-25 14:46:08 +05:30
Ankush Menat
9e43445f36
fix: order and time of operations for multilevel bom
...
- Order of operations was being sorted by idx of individual operations in
BOM table, which made the ordering useless.
- This adds ordering that's sorted from lowest level item to top level
item.
- chore: remove dead functionality. There's no `items` table. Required
item level operations get overwritten on fetching of items /
operations e.g. when clicking on multi-level BOM checkbox.
- test: add test for tree representation
- feat: BOMTree class to get complete representation of a tree
2021-06-25 14:44:55 +05:30
Ankush Menat
6ec8875434
fix(ux): show bom in operations child table
2021-06-25 14:44:53 +05:30
Ankush Menat
ff4aadc657
chore: remove dead and py2 compatibility code
...
form_grid_template doesn't exist
2021-06-25 14:43:49 +05:30
18alantom
e957c026bb
fix: add more validations, remove source wh req for pl item
2021-06-25 14:21:12 +05:30
18alantom
f34f0a40c4
test: add bom tests for process loss val, add se test for qty calc
2021-06-25 14:20:22 +05:30
Deepesh Garg
bb0b1e61d6
Merge pull request #26220 from deepeshgarg007/item_tax_error_fetch_v13
...
fix: Error while fetching item taxes
2021-06-25 14:03:14 +05:30
Deepesh Garg
6eb8d19cc9
fix: Check for is None
2021-06-25 14:02:12 +05:30
Deepesh Garg
cd36ba7e64
fix: Error while fetching item taxes
2021-06-25 14:02:04 +05:30
Deepesh Garg
2f0298ee11
Merge pull request #26218 from deepeshgarg007/item_tax_error_fetch
...
fix: Error while fetching item taxes
2021-06-25 14:00:19 +05:30
Deepesh Garg
e955a4ee72
fix: Check for is None
2021-06-25 13:38:06 +05:30
Deepesh Garg
2ca9b765ef
fix: Error while fetching item taxes
2021-06-25 13:34:00 +05:30
Ankush
532a224c44
fix: precision rate for packed items ( #26046 ) ( #26217 )
...
Co-authored-by: Noah Jacob <noahjacobkurian@gmail.com >
2021-06-25 13:28:01 +05:30
Noah Jacob
58daf5f916
fix: precision rate for packed items ( #26046 )
2021-06-25 12:52:17 +05:30
Subin Tom
43f85a2877
fix: changed profitability analysis report width ( #26165 )
2021-06-25 11:38:11 +05:30
Alan
8958f55890
fix: add validation for 'for_qty' else throws errors ( #25829 )
...
* fix: add validation for 'for_qty' else throws errors
* fix: check if for_qty is None
* fix: check purpose
* fix: add purpose to pick list get_doc
* fix: set as read only to prevent se from picking up value
Co-authored-by: Ankush <ankushmenat@gmail.com >
* chore: undo changes to doctype modified timestamp
Co-authored-by: Ankush <ankushmenat@gmail.com >
2021-06-24 21:01:55 +05:30
Ankush
21e44b19f0
perf: don't query unless required (bp #26175 )
...
re-order conditionals so queries are not evaluated unless required.
# Conflicts:
# erpnext/stock/doctype/batch/batch.py
2021-06-24 20:58:07 +05:30
Nabin Hait
67768faaef
Merge branch 'version-13-hotfix' into version-13-pre-release
2021-06-24 20:16:04 +05:30
Deepesh Garg
b4b76b75cd
Merge pull request #26176 from deepeshgarg007/item_tax_fetch_fix
...
fix: User is not able to change item tax template
2021-06-24 19:55:49 +05:30
Deepesh Garg
970d2af7ad
Merge pull request #26211 from deepeshgarg007/include_dimension_filter
...
fix: Account filter not working with accounting dimension filter
2021-06-24 19:55:12 +05:30
Deepesh Garg
1564d39bf4
Merge pull request #26188 from deepeshgarg007/internal_transfer_payment_tax_v13
...
fix: Taxes on Internal Transfer payment entry
2021-06-24 19:51:48 +05:30
Deepesh Garg
e3ca177828
fix: Remove debug flag
2021-06-24 19:51:23 +05:30
Deepesh Garg
bdba29bab5
fix: Account filter not working with accounting dimension filter
2021-06-24 19:48:11 +05:30
Ankush
5708b7140b
fix: batch nos in packed items (bp #26105 )
...
* test: batch info in packed_items
* fix(ux): make packed items editable
* refactor: allow custom table name for set_batch
In some doctypes there are multiple child tables requiring batched
items. This change makes the function a bit more flexible.
* fix: Auto fetch batch_nos in packed_item table
2021-06-24 19:38:37 +05:30
Saqib
b3a0a7b432
fix: too many writes while renaming company abbreviation ( #26203 )
2021-06-24 19:30:10 +05:30
Deepesh Garg
1658107a92
fix: Linting fixes
2021-06-24 19:18:50 +05:30
Deepesh Garg
e21e435a0d
fix: Add python 3 compatible string types
2021-06-24 19:17:58 +05:30
Nabin Hait
a57976660a
fix: merge conflict
2021-06-24 19:14:33 +05:30
Deepesh Garg
9382b1f154
fix: Flaky test
2021-06-24 19:03:22 +05:30
Deepesh Garg
11591b3e3e
Merge pull request #26202 from nextchamp-saqib/pr-item-gl-fix-v13
...
fix: purchase receipt gl entries with same item code
2021-06-24 18:36:23 +05:30
rohitwaghchaure
27797ffa46
Merge pull request #24523 from rohitwaghchaure/sub-operation-new-branch
...
Feat: Job Card Enhancements
2021-06-24 18:19:42 +05:30
Rohit Waghchaure
2330c41cca
fix: total time calculation
2021-06-24 18:14:19 +05:30
Rohit Waghchaure
57307443f0
is corrective job card
2021-06-24 18:14:19 +05:30
Rohit Waghchaure
c878389050
fix: or condition filter in the get_all
2021-06-24 18:14:18 +05:30
Jannat Patel
6a9798f305
fix: update leave allocation after submit ( #26191 )
...
* fix: update leave allocation after submit v13
* fix: test
* fix: test
2021-06-24 18:11:33 +05:30
Rohit Waghchaure
fcab53b238
fix: skip job card
2021-06-24 18:07:31 +05:30
Rohit Waghchaure
6e81489095
feat: Job Card Enhancements
2021-06-24 18:07:30 +05:30
Saqib Ansari
f6dce4df73
test: service item purchase with perpetual inventory enabled
2021-06-24 17:41:52 +05:30
Saqib Ansari
1ca8f6a51d
fix: purchase receipt gl entries with same item code
2021-06-24 17:41:44 +05:30
Saqib
81d164134d
Merge pull request #26198 from nextchamp-saqib/pos-fixes-9-v13
...
refactor(pos): use pos invoice item name as unique identifier
2021-06-24 17:37:51 +05:30
Afshan
9dc625c1c9
fix: validate product bundle for existing transactions before deletion ( #25978 )
2021-06-24 17:36:39 +05:30
Deepesh Garg
79daed00c1
Merge pull request #26201 from noahjacob/shipping_address_fix_v13
...
fix: fetch preferred shipping address (bp #26132 )
2021-06-24 17:35:34 +05:30
Deepesh Garg
755ebdf582
Update party.js
2021-06-24 17:35:14 +05:30
Noah Jacob
da82bd4b51
refactor: update cost updates operation time and hour rates in BOM ( #25891 )
...
* refactor: updates hour_rate and operation time on update cost
* refactor: hour_rates are updated in routing when updated in workstations
* test: test cases for updating hour_rates and operation time in linked bom
2021-06-24 17:23:21 +05:30
Noah Jacob
dbdf2515cd
fix: fetches correct preferred shipping address
2021-06-24 17:06:18 +05:30
Nabin Hait
4704003c94
Merge branch 'version-13-pre-release' into version-13
2021-06-24 15:35:50 +05:30
Nabin Hait
b5d1a7731c
bumped to version 13.5.2
2021-06-24 15:55:50 +05:50
Nabin Hait
c1954ec72a
Merge pull request #26195 from deepeshgarg007/deferred_revenue_error
...
fix: Error while booking deferred revenue
2021-06-24 15:35:02 +05:30
Nabin Hait
7a8a449ed4
Merge pull request #26197 from deepeshgarg007/deferred_revenue_error_pre_release
...
fix: Error while booking deferred revenue
2021-06-24 15:34:58 +05:30
18alantom
697a8bce7f
refactor: shift auto entry of is process loss check, update validations
2021-06-24 15:05:52 +05:30
Saqib Ansari
3b12601461
fix: sider issues
2021-06-24 15:03:04 +05:30
Saqib Ansari
e39c3f2e69
fix: add missing semicolons
2021-06-24 15:02:59 +05:30
Saqib Ansari
ea70f6f933
fix: hide images from cart & details
2021-06-24 15:02:53 +05:30
Saqib Ansari
54cc1dedf2
refactor(pos): use pos invoice item name as unique identifier
2021-06-24 15:02:43 +05:30
Marica
bf3e191570
Merge pull request #26193 from marination/country-modal-cart-v13-release
...
fix: Address Card issues in e-commerce
2021-06-24 14:57:39 +05:30
Marica
b5ffaff6a8
Merge pull request #26194 from marination/web-item-group-v13-pre-release
...
fix: Website item group logic for product listing in Item Group pages
2021-06-24 14:57:29 +05:30
Deepesh Garg
f79a72dbf3
fix: Error while booking deferred revenue
2021-06-24 14:49:09 +05:30
Afshan
7fd44907ba
feat: fetching of qty as per received qty from PR to PI ( #26184 )
2021-06-24 14:26:36 +05:30
Ankush
98e98d25e6
fix(Work Order): added freeze when trying to stop work order ( #26192 ) ( #26196 )
...
* fix: added freeze when trying to stop work order
* fix(ux): add freeze message
Co-authored-by: Noah Jacob <noahjacobkurian@gmail.com >
2021-06-24 14:24:28 +05:30
Deepesh Garg
ca2e914715
fix: Error while booking deferred revenue
2021-06-24 14:14:46 +05:30
marination
820a579051
chore: Test for Item visibility in multiple item group pages
2021-06-24 13:57:18 +05:30
marination
4f0e6cd911
fix: Sider
2021-06-24 13:57:00 +05:30
marination
f913838373
fix: Consider Table Multiselect fields in Query engine
...
- Since table multiselect fields were not handled, the query tried searching for this child field in item master
- This broke the query
- On trying to reload or go back to all-products page with field filters that are table mutiselect, page breaks
2021-06-24 13:56:49 +05:30
marination
9f305e983c
fix: Filters did not consider Website Item Group
2021-06-24 13:56:35 +05:30
marination
ea2408744a
fix: Consider Website Item Groups in Item group page product listing
...
- Passed an argument to query engine to know when query is for item group page
- If for item group page, get data with regards to website item group table
- This query should be fast since there's one filter and that shortens the table beforehand
- This data is merged with the results from the Item master (results only considering item attributes and field filters)
- The combined data is then sorted as per weightage
Co-authored-by: Gavin D'souza <gavin18d@gmail.com >
2021-06-24 13:56:15 +05:30
marination
5884f1aeb0
fix: (style) Address card buttons hover state
2021-06-24 13:50:29 +05:30
marination
26bec9d7b4
fix: Country Link field in 'Add address' website modal auto-clears
2021-06-24 13:50:18 +05:30
Marica
ce99701150
Merge pull request #26170 from marination/web-item-group
...
fix: Website item group logic for product listing in Item Group pages
2021-06-24 13:28:18 +05:30
marination
a4f5dcaa9a
chore: Test for Item visibility in multiple item group pages
2021-06-24 13:08:20 +05:30
Marica
6b15a05de4
Merge pull request #26187 from marination/country-modal-cart
...
fix: Address Card issues in e-commerce
2021-06-24 12:25:21 +05:30
Deepesh Garg
437e972108
Merge pull request #26143 from deepeshgarg007/gstr_1_export_invoices_error
...
fix: Export invoices not visible in GSTR-1 report
2021-06-24 12:15:29 +05:30
Deepesh Garg
9d8e8f8bdf
fix: Do not show received amount after tax for internal tarnsfers
2021-06-24 12:02:39 +05:30
Deepesh Garg
bd9317956b
fix: Taxes on Internal Transfer payment entry
2021-06-24 12:02:32 +05:30
marination
bbe64b5604
fix: (style) Address card buttons hover state
2021-06-24 12:01:12 +05:30
Rucha Mahabal
a9b5dc6030
fix: chart not visible for First Response Time reports ( #26032 ) ( #26185 )
2021-06-24 11:53:28 +05:30
marination
f5fa1ee4b6
fix: Country Link field in 'Add address' website modal auto-clears
2021-06-24 11:03:32 +05:30
Deepesh Garg
5e49bee755
Merge pull request #26083 from deepeshgarg007/payroll_accounting_dimension
...
fix: Accounting Dimensions for payroll entry accrual Journal Entry
2021-06-24 10:38:42 +05:30
Deepesh Garg
03b629c851
Merge pull request #26100 from deepeshgarg007/pi_billing_address
...
fix: Billing address not fetched in Purchase Invoice
2021-06-24 10:29:01 +05:30
Deepesh Garg
4cf0b02ddc
Merge pull request #26095 from deepeshgarg007/sales_order_billed_qty
...
fix: Incorrect billed qty in Sales Order analytics
2021-06-24 10:21:57 +05:30
Deepesh Garg
3007c9900b
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into payroll_accounting_dimension
2021-06-23 23:06:15 +05:30
Deepesh Garg
7e006496dd
fix: Check if item tax template exists
2021-06-23 22:52:51 +05:30
Deepesh Garg
c9c1d10435
fix: Make item tax templates optional
2021-06-23 22:47:29 +05:30
Deepesh Garg
1f7b95f390
fix: User is not able to change item tax template
2021-06-23 20:56:27 +05:30
marination
078826d510
fix: Sider
2021-06-23 20:12:59 +05:30
marination
f913e0dd05
fix: Consider Table Multiselect fields in Query engine
...
- Since table multiselect fields were not handled, the query tried searching for this child field in item master
- This broke the query
- On trying to reload or go back to all-products page with field filters that are table mutiselect, page breaks
2021-06-23 20:06:11 +05:30
rohitwaghchaure
b4863bfa50
Merge pull request #25696 from rohitwaghchaure/incorrect-serial-no-qty-valuation-report
...
feat: Incorrect valuation rate report for serialized items
2021-06-23 16:52:51 +05:30
marination
1b9b72d12e
fix: Filters did not consider Website Item Group
2021-06-23 16:03:24 +05:30
Deepesh Garg
0bfffddac4
fix: Test Cases
2021-06-23 15:37:17 +05:30
18alantom
8032095d81
fix: add warehouse and unset is scrap for process loss items
2021-06-23 15:30:48 +05:30
18alantom
025f4b21de
feat: add is process loss autoset and validation
2021-06-23 15:06:00 +05:30
marination
d802d73973
fix: Consider Website Item Groups in Item group page product listing
...
- Passed an argument to query engine to know when query is for item group page
- If for item group page, get data with regards to website item group table
- This query should be fast since there's one filter and that shortens the table beforehand
- This data is merged with the results from the Item master (results only considering item attributes and field filters)
- The combined data is then sorted as per weightage
Co-authored-by: Gavin D'souza <gavin18d@gmail.com >
2021-06-23 14:24:13 +05:30
Jannat Patel
9ec0ded28f
fix: Staffing plan vacancies data type issue ( #25941 )
...
* fix: staffing plan vacancies data type issue
* fix: translation issue
* fix: removed greater than 0 condition
2021-06-23 14:05:10 +05:30
Deepesh Garg
35e11fbea6
fix: Tests
2021-06-23 13:17:01 +05:30
Deepesh Garg
208b5f9e73
chore: Add comments
2021-06-23 12:44:56 +05:30
Deepesh Garg
40a4330ec1
fix: Move tax categories up in country wise json
2021-06-23 12:38:37 +05:30
Jannat Patel
44815393b3
fix: job applicant link issue ( #25934 )
2021-06-23 12:28:02 +05:30
Deepesh Garg
673470705b
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into bootstraped_gst_setup
2021-06-23 11:33:15 +05:30
Anurag Mishra
fc98abece9
feat: Employee Grievance ( #25705 )
...
* feat: Employee Grievance
* feat: link to desk and automatic unsuspend
* test: Employee Grievance
* fix: Sider and Translation
* fix: sider
* fix: formatting
* feat: changes requested
* feat: Employee Grievance
* feat: link to desk and automatic unsuspend
* test: Employee Grievance
* fix: Sider and Translation
* fix: sider
* fix: formatting
* feat: changes requested
* fix: patch test and sider issue
* fix: make Employee Responsible non-mandatory since there cannot be an employee responsible for all sorts of grievances
- show pay cut and suspension buttons only if Employee Resposible is set
- some label changes
* feat: added subject field for more context
- set title for documents
- added list view settings
- refactor suspend and unsuspend functions
- add submit and cancel perms for system and hr managers
- fix tests
* fix: sider issues
* fix: removed suspension and paycut
* fix:sider
* fix: test
* fix: test
* fix: resolved Conflicts
* fix: sider
* fix: remove debugging print statements
* fix: validation message
* fix: unnecessary comma
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-06-23 11:21:38 +05:30
marination
ea2c02738d
fix: Include Stock Reco logic in update_qty_in_future_sle
2021-06-22 21:44:50 +05:30
Noah Jacob
c05496a5a7
fix: fixed rounding off ordered percent to 100 in condition ( #26152 )
2021-06-22 17:53:53 +05:30
18alantom
867ed3a1e4
feat: add provision for process loss in manufac
2021-06-22 16:53:35 +05:30
Subin Tom
219a87d530
fix: disable sales order cancellation if linked to draft invoice ( #26125 )
2021-06-22 16:28:58 +05:30
Subin Tom
889140fd8c
fix: sql syntax error in get_project_name method ( #26147 )
2021-06-22 16:26:19 +05:30
Deepesh Garg
cfdda21dd2
fix: Export invoices not visible in GSTR-1 report
2021-06-22 13:03:22 +05:30
Marica
703c30f5f8
fix: Consistent alert indicators
2021-06-22 11:20:17 +05:30
Marica
9f15ebe711
Merge pull request #26134 from marination/product-weightage
...
fix: Sort website products by weightage mentioned in Item master
2021-06-22 11:16:20 +05:30
Rucha Mahabal
cce19db826
feat: org chart mobile interactions
2021-06-21 21:55:50 +05:30
marination
f97206b3cb
fix: Sort website products by weightage mentioned in Item master
2021-06-21 19:38:37 +05:30
marination
ea0dea46e0
fix: sider and semgrep
2021-06-21 16:51:12 +05:30
marination
49ec0e5ac3
feat: Optionally allow rejected quality inspection on submission
2021-06-21 16:18:35 +05:30
rohitwaghchaure
d6eacf556d
Merge pull request #26126 from rohitwaghchaure/production-plan-fix-to-show-parent-warehouse
...
fix: allow to select group warehouse while downloading materials from production plan
2021-06-21 15:39:13 +05:30
rohitwaghchaure
8347eb1dba
Update production_plan.js
2021-06-21 15:38:44 +05:30
Rohit Waghchaure
773aabae44
fix: allow to select group warehouse while downloading materials from production plan
2021-06-21 14:54:27 +05:30
rohitwaghchaure
3956f82e7c
Merge pull request #26122 from rohitwaghchaure/fix-rate-not-able-to-change
...
fix: rate not able to change in purchase order
2021-06-21 13:40:29 +05:30
Nabin Hait
6495a4d2ed
Merge branch 'version-13-pre-release' into version-13
2021-06-21 11:28:57 +05:30
Nabin Hait
94484d7766
bumped to version 13.5.1
2021-06-21 11:48:57 +05:50
Nabin Hait
9cab26b7bf
Merge pull request #26123 from nextchamp-saqib/pos-change-gl-fix-pre-release
...
fix(pos): unsupported operand type -= for 'float' and 'NoneType'
2021-06-21 11:27:59 +05:30
Ankush
e78364c191
fix: status indicator for delivery notes ( #26062 )
...
On list view `per_returned` isn't fetched i.e. `undefined` which become
0 hence the list view indicator is false.
This "computation" is already done by status updater, so relying on
doc.status is better than redefining it.
2021-06-21 11:15:16 +05:30
Saqib
4b32ccb124
fix(pos): unsupported operand type -=: for 'float' and 'NoneType' ( #26097 )
2021-06-21 10:49:25 +05:30
Saqib
fb89008a13
fix(pos): unsupported operand type -=: for 'float' and 'NoneType' ( #26097 )
2021-06-21 10:49:09 +05:30
Saqib Ansari
99531a35e0
fix(pos): unsupported operand type -= for 'float' and 'NoneType'
2021-06-21 10:47:23 +05:30
Rohit Waghchaure
582f187726
fix: rate not able to change in purchase order
2021-06-21 00:59:02 +05:30
Deepesh Garg
2f9f562046
feat: CDNR Unreg json generation
2021-06-20 20:18:23 +05:30
rohitwaghchaure
ab3cd7e283
Merge pull request #26023 from rohitwaghchaure/fixed-linking-between-mr-and-sq
...
fix: material request and supplier quotation not linked if supplier quotation created from supplier portal
2021-06-20 15:16:32 +05:30
Rucha Mahabal
c1ba35b25b
feat: Organizational Chart
2021-06-20 12:42:06 +05:30
Marica
29a1a8d2d6
Merge pull request #25878 from rohitwaghchaure/v13-sub-contract-enhancemnet
...
feat: subcontract code refactor and enhancement
2021-06-20 11:54:23 +05:30
Rohit Waghchaure
3d7f660bec
fix: test case for Project Profitability report
2021-06-20 10:20:35 +05:30
Rohit Waghchaure
f5db407461
fix: available qty for consumption
2021-06-19 23:19:45 +05:30
Rohit Waghchaure
5cc3f14506
fix: purchase invoice qty change not recalculate the consumed qty and added test cases for purchase invoice
2021-06-19 23:16:23 +05:30
Rohit Waghchaure
ddb0ec261a
fix: code cleanup and convert public method to private for subcontracting class
2021-06-19 23:16:23 +05:30
Rohit Waghchaure
2fb5291785
fix: toggle consumed qty field based on condition
2021-06-19 23:16:22 +05:30
Rohit Waghchaure
9a2db0b5b1
fix: semgrep error
2021-06-19 23:16:22 +05:30
Rohit Waghchaure
a94b89727c
feat: subcontract code refactor and enhancement
2021-06-19 23:16:22 +05:30
rohitwaghchaure
a2bb1b8acd
Merge pull request #26081 from rohitwaghchaure/fixed-stock-entry-submission-performance
...
fix: time out while submit / cancel the stock transactions with more than 50 Items
2021-06-19 16:14:14 +05:30
Rohit Waghchaure
8c844e4515
fix: material request and supplier quotation not linked if sq created from supplier portal against rfq
2021-06-19 16:08:26 +05:30
Rohit Waghchaure
8520edc952
fix: time out while submitting the stock transactions with more than 50 items
2021-06-19 00:55:35 +05:30
Deepesh Garg
be881c743e
Merge pull request #26108 from deepeshgarg007/loan_repay_via_salary_v13
...
fix: Sanctioned loan amount limit check
2021-06-18 23:30:29 +05:30
Deepesh Garg
81c97c13ce
fix: Sanctioned loan amount limit check
2021-06-18 19:57:53 +05:30
Anurag Mishra
ef6e005c04
Merge pull request #26071 from Anurag810/training_event_fixes_2.0
...
fix: Training event
2021-06-18 15:44:56 +05:30
Ganga Manoj
3d8f82459b
fix(Issue): reset response_by and resolution_by if SLA is removed ( #25997 )
2021-06-18 11:42:28 +05:30
Anuja Pawar
b066fe9519
fix: insufficient permission for dunning error ( #26092 )
2021-06-18 11:29:07 +05:30
Deepesh Garg
a58b571ccb
fix: Billing address not fetched in Purchase Invoice
2021-06-18 10:45:35 +05:30
rohitwaghchaure
3bb9f4a742
Merge pull request #26098 from rohitwaghchaure/enqueue-cancel-action-in-stock-reco
...
fix: timeout while cancelling stock reconciliation
2021-06-18 10:44:59 +05:30
Rohit Waghchaure
ef97269386
fix: timeout while cancelling stock reconciliation
2021-06-18 10:11:53 +05:30
Deepesh Garg
59e2e4989b
fix: Incorrect billed qty in Sales Order analytics
2021-06-17 19:58:16 +05:30
Eben van Deventer
ddef85ae97
fix: Correct South Africa VAT Rate ( #25894 )
...
On 1 April 2018 South Africa increased the VAT rate from 14% to 15%, this proposed change seeks to update the default parameters for a fresh ERPNext installation.
2021-06-17 18:43:30 +05:30
Alan
f9390f596d
fix: auto unlink warehouse from item on delete ( #26073 )
...
* fix: auto unlink warehouse from item on delete
* fix: sider
* refactor: use delete_doc
* test: add test for unlinking warehouse from item
* refactor: add msgprint to inform user of unlink
* refactor: cleanup and reuse extant functions
* fix: don't delete row, update table
2021-06-17 18:13:23 +05:30
Deepesh Garg
d3ccb024f8
Merge pull request #26078 from nemesis189/fixed-label-rate-for-purchase-invoice-item-v13
...
fix: removed extra space from label rate
2021-06-17 17:19:17 +05:30
Deepesh Garg
510077b3d4
fix(minor): Translation and linting issues
2021-06-17 11:21:21 +05:30
Deepesh Garg
b8442816ca
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into payroll_accounting_dimension
2021-06-17 11:19:12 +05:30
Deepesh Garg
913e92c29f
Merge pull request #26044 from GangaManoj/account-multiselect-gl
...
feat(General Ledger): Implement multi-account selection
2021-06-16 22:33:50 +05:30
Deepesh Garg
5c19a9251f
fix: Accouting Dimensions for payroll entry accrual Journal Entry
2021-06-16 22:14:29 +05:30
Subin Tom
6f9de8c86f
fix: removed extra space from label rate
2021-06-16 20:01:29 +05:30
GangaManoj
41b7c1aec0
fix(General Ledger): Improve account filter
2021-06-16 14:40:14 +05:30
Afshan
3b1b4684ba
fix: check for duplicate payment terms in Payment Term Template ( #26003 )
2021-06-16 14:30:45 +05:30
Afshan
8c73f6f19e
fix(pos): pos loyalty card alignment ( #26051 )
2021-06-16 14:28:26 +05:30
Saqib
60ce00531d
fix: label for enabling ledger posting of change amount ( #26070 )
2021-06-16 14:25:55 +05:30
GangaManoj
86f689e54a
fix(General Ledger): Get account_currency accurately
2021-06-16 14:23:02 +05:30
Anurag Mishra
b1c72da7d7
fix: Training event
2021-06-16 14:08:32 +05:30
Saqib
1fd80992d7
fix(pos): 'NoneType' object is not iterable ( #26066 )
2021-06-16 13:27:34 +05:30
Deepesh Garg
d70c6996f2
Merge pull request #25951 from nextchamp-saqib/invoice-opening-pnl-validation
...
fix: opening invoices can alter profit and loss of a closed year
2021-06-16 10:52:40 +05:30
GangaManoj
53a9ac4466
fix(General Ledger): Condense account_conditions
2021-06-16 04:10:29 +05:30
GangaManoj
79dc0f0afc
fix: Remove console.log()
2021-06-16 03:37:11 +05:30
Deepesh Garg
fb9cb78980
Merge pull request #26045 from GangaManoj/filter-cc-project
...
fix(General Ledger): Filter Cost Center and Project drop-down lists by Company
2021-06-15 21:18:49 +05:30
Nabin Hait
a97556fa8d
Merge branch 'version-13-pre-release' into version-13
2021-06-15 19:58:40 +05:30
Nabin Hait
24a88f6cf6
bumped to version 13.5.0
2021-06-15 20:18:40 +05:50
Nabin Hait
1e2df2c109
fix(pos): 'NoneType' object is not iterable
2021-06-15 19:53:57 +05:30
Nabin Hait
b2f2d0e749
chore: Added change log for v13.5.0
2021-06-15 19:44:06 +05:30
Noah Jacob
b5a1491176
fix: escaped warehouse value for sql query ( #26049 )
2021-06-15 12:44:04 +05:30
Deepesh Garg
95bc141531
Merge pull request #26056 from deepeshgarg007/gst_taxtable_value_with_discount_v13
...
fix(India): Taxable value for invoices with additional discount
2021-06-15 12:05:16 +05:30
Deepesh Garg
433815daba
fix: Update einvoice json test
2021-06-14 20:43:51 +05:30
Deepesh Garg
4afda3c89c
fix(India): Taxable value for invoices with additional discount
2021-06-14 20:43:42 +05:30
Deepesh Garg
a717b5ad6e
Merge pull request #26055 from deepeshgarg007/payment_entry_auto_tax_fixes_pre_release
...
fix: Auto tax calculations in Payment Entry
2021-06-14 20:39:52 +05:30
Deepesh Garg
5149101045
Merge pull request #26037 from deepeshgarg007/payment_entry_auto_tax_fixes
...
fix: Auto tax calculations in Payment Entry
2021-06-14 20:39:41 +05:30
Deepesh Garg
bbf6121bb5
fix: Revert unintended changes
2021-06-14 20:09:31 +05:30
Deepesh Garg
ac52daa14f
fix: Import throw
2021-06-14 20:09:23 +05:30
Deepesh Garg
5ef9a62917
fix: Add separate function to validate payment entry taxes
2021-06-14 20:09:17 +05:30
Deepesh Garg
302855e160
fix: Auto tax calculations in Payment Entry
2021-06-14 20:09:10 +05:30
Deepesh Garg
4cd0f6ce23
fix: Revert unintended changes
2021-06-14 20:01:04 +05:30
Deepesh Garg
cf1fc40b06
Merge pull request #25906 from deepeshgarg007/gst_taxtable_value_with_discount
...
fix(India): Taxable value for invoices with additional discount
2021-06-14 17:11:08 +05:30
GangaManoj
75b30efb05
fix(General Ledger): Filter Project drop-down list by Company
2021-06-14 16:42:27 +05:30
GangaManoj
27ec51f021
fix(General Ledger): Filter Cost Center drop-down list by Company
2021-06-14 16:41:56 +05:30
Marica
18833b5ea1
Merge pull request #26043 from marination/subcontracted-rm-transfer-report-test
...
fix: Flaky test for Report Subcontracted Raw materials to be transferred
2021-06-14 15:25:05 +05:30
marination
3b070d1b05
fix: Flaky test for Report Subcontracted Raw materials to be transferred
2021-06-14 14:51:33 +05:30
Deepesh Garg
9eac4d0af6
fix: Import throw
2021-06-14 14:44:19 +05:30
Deepesh Garg
8718013c96
fix: Add separate function to validate payment entry taxes
2021-06-14 14:34:44 +05:30
GangaManoj
0511ffcf30
fix(General Ledger): Implement multi-account selection
2021-06-14 13:22:44 +05:30
Nabin Hait
ad58182395
Merge pull request #26030 from ruchamahabal/add-inactive-status-to-employee-v13
...
feat: add Inactive status to Employee
2021-06-14 12:33:28 +05:30
Nabin Hait
c8ed863454
Merge pull request #26029 from ruchamahabal/add-inactive-status-to-employee-v13-release
...
feat: add Inactive status to Employee
2021-06-14 12:32:28 +05:30
Deepesh Garg
856484aeb0
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into gst_taxtable_value_with_discount
2021-06-14 11:29:41 +05:30
Deepesh Garg
580346360f
fix: Auto tax calculations in Payment Entry
2021-06-14 11:16:39 +05:30
Anoop
28cdff10cf
fix: update linked Customer on Patient update only if Link Customer to Patient is enabled ( #25926 )
2021-06-12 14:17:04 +05:30
Rucha Mahabal
cf349aadf9
fix: unable to enter score in Assessment Result details grid ( #25945 ) ( #26031 )
2021-06-12 14:05:12 +05:30
Rucha Mahabal
17550fb4bf
feat: add Inactive status to Employee
2021-06-12 13:36:47 +05:30
Rucha Mahabal
efd7d584b2
feat: add Inactive status to Employee
2021-06-12 13:34:20 +05:30
Anupam Kumar
400205cc8a
fix: payroll entry employee detail issue ( #25968 )
...
* fix: payroll entry employee detail issue
* fix: review changes
2021-06-12 12:30:53 +05:30
Marica
d7d5c4c329
Merge pull request #26011 from marination/subcontracted-rm-to-transfer-report
...
fix: Report Subcontracted Raw Materials to be Transferred
2021-06-11 17:50:30 +05:30
marination
c4d851e45f
fix: Test
2021-06-11 17:27:43 +05:30
Ankush Menat
a9c84f749a
perf(minor): remove unnecessary comprehensions ( #25645 )
2021-06-11 16:00:48 +05:30
Ankush Menat
5bb89b0ead
test(perf): eliminate repeat creation of HSN codes ( #25947 )
2021-06-11 15:57:01 +05:30
marination
ec4a3723cc
fix: Sider
2021-06-11 12:47:06 +05:30
marination
687ad9b942
fix: Report Raw Materials to be Transferred
2021-06-10 21:18:19 +05:30
Nabin Hait
42d72b55b8
Merge branch 'version-13-hotfix' into version-13-pre-release
2021-06-10 20:26:31 +05:30
Nabin Hait
d17217c4e2
Merge pull request #25831 from deepeshgarg007/tds_advance_payment_v13
...
feat: Tax deduction against advance payments
2021-06-10 20:25:30 +05:30
Nabin Hait
27299cfcc5
Merge branch 'version-13-hotfix' into version-13-pre-release
2021-06-10 19:45:38 +05:30
Nabin Hait
002ec69b2f
Merge pull request #25961 from deepeshgarg007/dynamic_gst_rates
...
feat: Item Taxes based on net rate
2021-06-10 19:39:48 +05:30
Deepesh Garg
3b34fc4cce
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into tds_advance_payment_v13
2021-06-10 18:57:31 +05:30
Deepesh Garg
5434dd048b
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into dynamic_gst_rates
2021-06-10 18:56:39 +05:30
Deepesh Garg
0d49b6c211
Merge pull request #26004 from gavindsouza/patch-tests-v13
...
ci: Update Patch tests (backport)
2021-06-10 18:52:27 +05:30
Saqib
9a67141bfb
fix(einvoicing): service item check ( #26010 )
2021-06-10 18:48:55 +05:30
Deepesh Garg
d52539798c
Merge pull request #26009 from deepeshgarg007/account_balance_test
...
fix: Sort account balances by account name
2021-06-10 18:47:43 +05:30
Deepesh Garg
9a243ed469
fix: Sort account balances by account name
2021-06-10 18:16:46 +05:30
Deepesh Garg
a5c3427293
fix: Sort account balances by account name
2021-06-10 18:09:49 +05:30
Deepesh Garg
88176e65e4
fix: Check for gst_hsn_code
2021-06-10 17:31:28 +05:30
Gavin D'souza
137d08a9d7
fix: Manually link_fields from flags before rename_doc
2021-06-10 15:09:17 +05:30
Gavin D'souza
96f8ebc308
fix(patch): Handle NULL values from fieldtype change
2021-06-10 15:08:55 +05:30
Gavin D'souza
43a24f2aa8
ci: Update ERPNext backup patch test >= v10
...
* Generated v10 backup archive
* used old v7 erpnext backup hosted via build.erpnext.com
* upgraded to v10 frappe + erpnext
* Hosted backup on https://erpnext.com/files/v10-erpnext.sql.gz
2021-06-10 15:08:42 +05:30
Gavin D'souza
3dfbfe87e9
chore: Drop < v10 patches from list
...
v7 backup was restored and upgraded to latest v10.x.x branch. The patches run uptil the upgrade are removed in this change. This means only existing v10 sites are allowed direct upgrade to v13 and newer
There are older version patches still left since they're being used in later ERPNext versions too.
2021-06-10 15:07:56 +05:30
Gavin D'souza
aedf25ba46
chore: Drop old patches
...
v7 backup was restored and upgraded to latest v10.x.x branch. The
patches run uptil the upgrade are removed in this change. This means
only existing v10 sites are allowed direct upgrade to v13 and newer
2021-06-10 15:07:39 +05:30
rohitwaghchaure
8975c5241e
Merge pull request #25988 from rohitwaghchaure/donot-copy-difference-account
...
fix: on click of duplicate button system has not copied the difference account
2021-06-10 14:39:56 +05:30
Deepesh Garg
882913ca4e
Merge pull request #26000 from GangaManoj/gst-settings-card
...
fix: Only display GST card in Accounting Workspace if it's in India
2021-06-10 12:46:15 +05:30
Deepesh Garg
d063f9a5d1
fix: GL Entry ordering
2021-06-10 12:26:21 +05:30
GangaManoj
076bd5eaab
fix: Only display GST card in Accounting Workspace if it's in India
2021-06-10 12:08:44 +05:30
Deepesh Garg
701cba7f03
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into gst_taxtable_value_with_discount
2021-06-10 12:04:38 +05:30
Deepesh Garg
edecd5b0c6
fix: Update einvoice json test
2021-06-10 12:04:30 +05:30
Deepesh Garg
0b5fe1b5eb
fix: Failing test case
2021-06-10 10:34:49 +05:30
Deepesh Garg
911818a9e2
fix: Add multiple fixes
2021-06-09 22:55:10 +05:30
Saqib
42557c4ad3
feat: cost-center wise period closing entry ( #25766 )
2021-06-09 19:48:31 +05:30
Saqib
26f0609390
feat: enable/disable gl entry posting for change given in pos ( #25822 )
2021-06-09 19:47:28 +05:30
Deepesh Garg
9e648183db
fix: Test case
2021-06-09 18:26:16 +05:30
Deepesh Garg
7dabb6be30
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into tds_advance_payment_v13
2021-06-09 18:10:55 +05:30
Deepesh Garg
b57ebba3fd
fix: Validate negative allocated amount in Payment Entry ( #25799 )
2021-06-09 17:56:41 +05:30
Deepesh Garg
4c1dad8207
fix: Debug tests
2021-06-09 14:18:23 +05:30
Deepesh Garg
8090965162
fix: Debug test
2021-06-09 13:45:42 +05:30
Deepesh Garg
758db793be
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into tds_advance_payment_v13
2021-06-09 13:39:07 +05:30
Deepesh Garg
bf5f87c2fe
Merge pull request #25969 from deepeshgarg007/inernal_transfer_invoices_ignore
...
fix: Ignore internal transfer invoices from GST Reports
2021-06-09 13:32:52 +05:30
Deepesh Garg
be631d1caf
Merge pull request #25986 from nextchamp-saqib/einvoicing-service-item-check
...
fix(e-invoicing): service item check
2021-06-09 13:00:43 +05:30
Anupam Kumar
21b8e2f0d8
fix: hiding Rounding Adjustment field ( #25380 )
...
* fix: hiding Rounding Adjustment field
* fix: updating purchase_invoice.json
2021-06-09 12:57:21 +05:30
Deepesh Garg
9a282aa593
Merge pull request #25858 from alyf-de/item-tax-templates
...
feat: Item Tax Templates for Germany
2021-06-09 12:50:27 +05:30
marination
d6a32ea832
fix: Missing Image in Item Page and Variants in Cart
...
- Added fallback for missing image in item page
- Explore button font
- Incorrectly fetching route from Item master, use Website Item instead
2021-06-09 00:11:48 +05:30
Rohit Waghchaure
99b583f688
fix: on click of duplicate button system copy the difference account from first row
2021-06-09 00:06:35 +05:30
marination
4ba78e73dd
fix: Checkbox sizes and paging buttons
...
- Show paging buttons at all times and enable/disable buttons
- Define checkbox and radio button sizes within erpnext
- Wishlist cards even height
2021-06-08 22:35:36 +05:30
Saqib Ansari
18eed58fc5
fix(e-invoicing): service item check
2021-06-08 20:52:14 +05:30
marination
cdcb18bd16
fix: Font size, empty image styles, and minor cleanup
...
- some frappe css font variables weren't loading, remove dependency
- fixed fallback display for missing images in views
- py code cleanup (minor)
2021-06-08 19:40:26 +05:30
Rucha Mahabal
5ed2ef493a
Merge pull request #25984 from pateljannat/quiz-fixes-v13
...
fix: Quiz fixes v13
2021-06-08 18:57:24 +05:30
pateljannat
7ace06ac21
fix: sider
2021-06-08 18:26:23 +05:30
Ganga Manoj
0ea4d850e1
fix: Allow all System Managers to delete company transactions ( #25834 )
2021-06-08 17:23:44 +05:30
pateljannat
bbf07d9214
fix: quiz timer issues
2021-06-08 17:05:44 +05:30
Deepesh Garg
e4fcc5562f
refactor: Advance taxes and charges calculation
2021-06-08 16:35:47 +05:30
Sagar Vora
3f1231b77c
Merge pull request #25981 from resilient-tech/ssa-selection-v13
...
fix: choose correct Salary Structure Assignment when getting data for formula eval
2021-06-08 15:21:10 +05:30
Marica
791e244b4f
Merge branch 'version-13-hotfix' into e-commerce-refactor
2021-06-08 15:00:59 +05:30
marination
bc3ab093b8
fix: Mixin import issue, search error handling, shop-by-category slideshow
2021-06-08 14:53:45 +05:30
Sagar Vora
062e247353
test: remove unused imports
2021-06-08 14:43:28 +05:30
Sagar Vora
ca205be5ac
fix: tests
2021-06-08 14:43:28 +05:30
Sagar Vora
0e5e1350b2
perf: use frappe.get_value with wildcard instead of another frappe.get_doc call
2021-06-08 14:43:28 +05:30
Sagar Vora
74818c7b62
fix: improve filter for from_date; validation for joining and relieving date
2021-06-08 14:43:28 +05:30
Sagar Vora
447c978757
fix: choose correct Salary Structure Assignment when getting data for formula eval
2021-06-08 14:43:28 +05:30
Anuja Pawar
d4398fd84a
fix: update cost center from pos ( #25971 )
2021-06-07 16:20:21 +05:30
18alantom
6f79c4c348
fix: add account filter
2021-06-07 13:58:45 +05:30
18alantom
23b907df1a
fix: use stock value diff for calculation
2021-06-07 13:52:26 +05:30
rohitwaghchaure
cf7baeab16
Merge pull request #25956 from rohitwaghchaure/fixed-conversion-factor-issue
...
fix: custom conversion factor field not mapped from job card to stock entry
2021-06-07 11:45:44 +05:30
Deepesh Garg
6f2dacc60c
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into tds_advance_payment_v13
2021-06-06 19:31:50 +05:30
Deepesh Garg
7a20c3b92a
fix: Ignore internal transfer inoices from GST Reports
2021-06-06 19:23:21 +05:30
Deepesh Garg
18be767f75
fix: Remove invalid test
2021-06-06 13:25:34 +05:30
Saqib
d689068d82
Merge pull request #25928 from nextchamp-saqib/pos-fixes-8
...
fix(pos): multiple pos issues
2021-06-06 11:25:29 +05:30
Saqib Ansari
3f32969bee
fix(pos): broken image in item details section
2021-06-06 11:18:20 +05:30
Saqib Ansari
bc46a9772d
fix(pos): cash shortcuts not working
2021-06-06 11:11:07 +05:30
Saqib Ansari
a85c2c16b4
fix(pos): item rate precision in item selector
2021-06-06 11:07:20 +05:30
Deepesh Garg
3646c301ed
fix: Linting issues
2021-06-05 13:21:03 +05:30
Deepesh Garg
e8a78bd43d
fix: Add test cases
2021-06-05 13:16:39 +05:30
Deepesh Garg
8a7e283926
feat: Item Taxes based on net rate
2021-06-04 22:53:26 +05:30
barredterra
572b6df0f2
Merge branch 'version-13-hotfix' into item-tax-templates
2021-06-04 16:55:11 +02:00
18alantom
672c8bb112
feature: report for cost of goods sold by item group
2021-06-04 16:44:30 +05:30
Ankush Menat
215516f819
fix: AttributeError: 'PurchaseReceiptItem' object has no attribute 'purchase_invoice' ( #25902 ) ( #25957 )
...
* fix: AttributeError: 'PurchaseReceiptItem' object has no attribute 'purchase_invoice'
This error occurs when upgrading from erpnext 13.0.1 to 13.4.0 after typing
bench update --patch --reset
* fix(minor): use .get instead of getattr
Co-authored-by: D Tim Cummings <tim@triptera.com.au >
2021-06-04 13:09:14 +05:30
Rucha Mahabal
3f45901f25
fix: invalid 'depends_on' expression in opportunity ( #25955 )
2021-06-04 11:16:38 +05:30
Rohit Waghchaure
af4794b2d1
fix: custom conversion factor field not mapped from job card to stock entry
2021-06-04 10:53:44 +05:30
Saqib
c6e016e545
fix: wrong round off gl entry posted in case of purchase invoice ( #25775 )
2021-06-04 10:08:22 +05:30
Saqib Ansari
4a1e270072
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into pos-fixes-8
2021-06-04 10:04:09 +05:30
Saqib Ansari
48036b4bab
fix: invoices can alter profit and loss of a closed year
2021-06-04 09:54:34 +05:30
rohitwaghchaure
25b953ad16
Merge pull request #25854 from rohitwaghchaure/fixed-timeout-error-in-repost-item-valuation
...
fix: timeout error in the repost item valuation
2021-06-03 22:14:22 +05:30
rohitwaghchaure
cd503ce01d
Merge pull request #25938 from rohitwaghchaure/fixed-timeout-error-in-repost-item-valuation-v13-pre
...
fix: timeout error in the repost item valuation
2021-06-03 22:14:01 +05:30
rohitwaghchaure
c59371ab0c
fix: filter type for item query ( #25942 )
2021-06-03 20:02:58 +05:30
Raffael Meyer
cee0ddea78
Merge pull request #25943 from rohitwaghchaure/fixed-filters-for-item-query-pre
...
fix: filter type for item query
2021-06-03 15:58:20 +02:00
Rohit Waghchaure
8449a47048
fix: filter type for item query
2021-06-03 18:32:28 +05:30
barredterra
c99eaf106e
Merge branch 'version-13-hotfix' into item-tax-templates
2021-06-03 14:17:43 +02:00
Rohit Waghchaure
4e10ce1632
fix: timeout error in the repost item valuation
2021-06-03 16:35:59 +05:30
Rohit Waghchaure
10558344b0
fix: timeout error in the repost item valuation
2021-06-03 16:34:31 +05:30
Marica
7437748a1d
Merge pull request #25805 from ankush/refactor_item
...
refactor: item doctype
2021-06-03 14:23:18 +05:30
Saqib Ansari
81b9a5ee47
fix(pos): cannot cancel consolidated sales invoice
2021-06-03 12:59:09 +05:30
Saqib Ansari
311b378328
fix(pos): searching items with barcode or serial no
2021-06-03 12:58:53 +05:30
rohitwaghchaure
40b90e5b6e
Merge pull request #25478 from noahjacob/prod_plan_feat
...
feat: Added check box to combine items with same BOM
2021-06-03 12:37:02 +05:30
Marica
e7d9200e0f
Merge pull request #25221 from Alchez/dev-quality-inspection-accounts
...
feat: create Quality Inspections from account and stock documents
2021-06-03 01:39:05 +05:30
Nabin Hait
0385ae2b43
Merge branch 'version-13-pre-release' into version-13
2021-06-02 22:14:20 +05:30
Nabin Hait
8821d71094
bumped to version 13.4.1
2021-06-02 22:34:19 +05:50
barredterra
9affcd8f54
Merge branch 'version-13-hotfix' into item-tax-templates
2021-06-02 17:54:02 +02:00
Nabin Hait
88d94dbf0a
Merge pull request #25915 from rohitwaghchaure/fixed-work-order-no-able-to-select-item
...
fix: not able to select the item code in work order
2021-06-02 19:00:34 +05:30
Nabin Hait
830e87a4dd
Merge pull request #25917 from rohitwaghchaure/fixed-work-order-no-able-to-select-item-pre
...
fix: not able to select the item code in work order
2021-06-02 18:59:41 +05:30
Raffael Meyer
f6627550d1
fix: remove wrong tax_category
2021-06-02 15:17:00 +02:00
marination
5f3e4f0e82
fix: Search UI open/close and Empty product search results
2021-06-02 18:32:35 +05:30
barredterra
3c748efae3
feat: add Item Tax Templates for german COAs "SKR03" and "SKR04"
2021-06-02 13:27:15 +02:00
barredterra
b6f27a4cae
feat: set is_default for german tax templates
2021-06-02 13:20:33 +02:00
barredterra
f259bf48aa
refactor: make tax category
2021-06-02 13:20:03 +02:00
barredterra
e3557ff131
Merge branch 'version-13-hotfix' into item-tax-templates
2021-06-02 12:17:27 +02:00
Rohan Bansal
a06ec03efc
test: add test for new QI function
2021-06-02 14:55:31 +05:30
Rohit Waghchaure
5dd92934ae
fix: not able to select the item code in work order
2021-06-02 14:27:24 +05:30
Rohan Bansal
11aff80dea
Merge remote-tracking branch 'upstream/version-13-hotfix' into dev-quality-inspection-accounts
2021-06-02 14:22:32 +05:30
Rohit Waghchaure
721b4130db
fix: not able to select the item code in work order
2021-06-02 14:13:09 +05:30
Deepesh Garg
7c7c084159
fix: Check for tax category
2021-06-02 14:12:28 +05:30
Deepesh Garg
ca34eec2d6
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into bootstraped_gst_setup
2021-06-02 13:26:27 +05:30
Deepesh Garg
b3ed807b70
fix: Regional settings setup
2021-06-02 13:26:21 +05:30
marination
62faa5ba1f
fix: Sider and Patch tests
2021-06-02 13:24:06 +05:30
Deepesh Garg
c6dcc9d94a
fix(India): Taxable value for invoices with additional discount
2021-06-01 13:13:04 +05:30
marination
e000be5145
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into e-commerce-refactor
2021-06-01 12:49:55 +05:30
Rohit Waghchaure
6432aaa07a
feat: added reports to check incorrect qty and valuation for serialized items
2021-06-01 12:46:43 +05:30
marination
acfdc6f22e
feat: Search UI
...
- Search UI with dropdown results
- Client class to handle Product Search actions and results
- Integrated Search bar into all-products and item group pages
- Run db search without redisearch
- Cleanup: [Search] change decorator names and variables
- Sider fixes
2021-06-01 12:46:35 +05:30
Fisher Yu
865663857c
fix: chart of accounts importer always error ( #25882 )
...
* fix: chart of accounts importer always error
chart of accounts importer always error Parent Account Missing
* Update chart_of_accounts_importer.py
2021-06-01 12:15:58 +05:30
Ankush Menat
2c7fac0e76
fix: reload doc for possible future schema changes ( #25904 )
2021-06-01 11:56:00 +05:30
Deepesh Garg
2f5885627d
fix: Labeling and other fixes
2021-06-01 11:07:18 +05:30
Jannat Patel
1175e0686b
refactor: leave balance report ( #25771 )
...
* refactor: leave balance report
* refactor: sql to orm
2021-06-01 10:53:00 +05:30
Ganga Manoj
c8b34798fe
fix(Delivery Note): Assign Product Bundle's conversion_factor to Packed Items ( #25840 )
2021-06-01 10:44:26 +05:30
rohitwaghchaure
970f00922d
Merge pull request #25898 from anupamvs/stock-reconciliation
...
fix: featching serialized items
2021-05-31 20:00:35 +05:30
Jannat Patel
022b5c973a
fix: wrap dates in getdate for leave application ( #25899 )
...
* fix: wrap dates in getdate for leave application
* fix: translation issue
* fix: replaced today with getdate
2021-05-31 19:49:53 +05:30
Ganga Manoj
908b0090e9
fix: Create POS Invoice for Product Bundles ( #25847 )
...
Co-authored-by: Saqib <nextchamp.saqib@gmail.com >
2021-05-31 19:49:03 +05:30
Deepesh Garg
0ea6725baa
fix: Rename Loan Management workspace to Loans ( #25856 )
2021-05-31 19:48:31 +05:30
Anupam
0358b64743
fix: featching serialized items
2021-05-31 15:59:32 +05:30
Raffael Meyer
80540d38ba
fix: add_deduct_tax in Purchase Taxes setup ( #25871 )
2021-05-31 15:36:20 +05:30
Nabin Hait
d0ba0217e4
Merge branch 'version-13-pre-release' into version-13
2021-05-31 11:14:33 +05:30
Nabin Hait
c63e233bc7
bumped to version 13.4.0
2021-05-31 11:34:33 +05:50
Nabin Hait
4c94ccc8d8
chore: Added change log
2021-05-31 10:51:57 +05:30
Saqib
89f621baa4
fix(pos): closing entry shows incorrect expected amount ( #25868 )
2021-05-31 09:56:49 +05:30
Rucha Mahabal
3be28054de
refactor: Vehicle Expenses Report ( #25727 )
...
* refactor: Vehicle Expense Report
* test: Vehicle Expenses Report
* feat: Added Employee filter to report
- fix Vehicle Log form view
* fix: set currency fieldtype for chart data
- added filters for employee and vehicle
* fix: service expenses not getting set
2021-05-31 09:11:42 +05:30
Marica
42b2ea556f
Merge pull request #25358 from noahjacob/maintenance_feat
...
refactor: maintenance schedule and visit enhancements.
2021-05-30 01:20:30 +05:30
Deepesh Garg
48b1a82fa1
fix: Add accounts and templates for reverse charge
2021-05-29 23:54:51 +05:30
Deepesh Garg
ea4f8102e8
Merge pull request #25869 from nextchamp-saqib/plaid-link-reset
...
fix(plaid): cannot reset plaid link for a bank account
2021-05-29 20:05:25 +05:30
Deepesh Garg
d067e25dad
Merge pull request #25828 from Anuja-pawar/issue-summary-report-fix
...
fix: Add Hold status column in the Issue Summary Report
2021-05-29 19:24:15 +05:30
Deepesh Garg
c3d8115ca1
Merge pull request #25849 from nextchamp-saqib/pos-rate-as-identifier
...
fix(pos): cannot add same item with different rates
2021-05-29 17:33:11 +05:30
Deepesh Garg
5483f21fe7
Merge pull request #25872 from nextchamp-saqib/fix-pos-broken-img
...
fix(pos): rendering of broken image on pos
2021-05-29 17:28:03 +05:30
Ankush Menat
431d3295b4
fix: use dictionary filter instead of list ( #25874 )
...
Item query doesn't support list filter anymore.
2021-05-28 21:12:25 +05:30
Ankush Menat
2df7f474fa
fix: use dictionary filter instead of list ( #25875 )
...
Item query doesn't support list filter anymore.
2021-05-28 21:12:10 +05:30
Deepesh Garg
fb9cb0fd23
Merge pull request #25866 from deepeshgarg007/itc_reversa_address
...
fix(India): Show only company addresses for ITC reversal entry
2021-05-28 18:46:09 +05:30
Deepesh Garg
d4dc76c3ee
Merge pull request #25867 from deepeshgarg007/itc_reversal_address_pre
...
fix(India): Show only company addresses for ITC reversal entry
2021-05-28 18:45:59 +05:30
Saqib Ansari
b72b4c0bf9
fix(pos): rendering of broken image on pos
2021-05-28 17:38:01 +05:30
Noah Jacob
6fb218e033
refactor: suggested changes
2021-05-28 16:15:50 +05:30
Hussain Nagaria
4f73deeb78
Merge branch 'search-with-redisearch' into e-commerce-refactor
2021-05-28 15:01:00 +05:30
Saqib Ansari
05386ff12f
chore: remove unwanted method
2021-05-28 12:58:18 +05:30
Deepesh Garg
b084f1d320
fix(India): Show only company addresses for ITC reversal entry
2021-05-28 12:14:56 +05:30
Deepesh Garg
20be7fb93d
fix(India): Show only company addresses for ITC reversal entry
2021-05-28 11:57:38 +05:30
Saqib Ansari
bbce2e91a3
fix: reset plaid link button
2021-05-28 11:56:47 +05:30
Saqib Ansari
d24eccd623
fix(plaid): cannot reset plaid link for a bank account
2021-05-28 11:36:24 +05:30
Suraj Shetty
faa25166a9
revert: "ci: Do not generate coverage report for hotfix branch"
...
Reverts: bcf116422a
2021-05-28 11:23:18 +05:30
noahjacob
0b02f1335f
refactor: removed redundant links in test case
2021-05-28 11:04:34 +05:30
noahjacob
d071586589
refactor: removed maintenance schedule detail link
2021-05-28 10:54:35 +05:30
noahjacob
7fa045c1c9
refactor: using parent form links of maintenance schedule
2021-05-28 10:54:35 +05:30
noahjacob
3bca90dbe6
refactor: updated mapping for maintenance schedule links in maintenance visit
2021-05-28 10:54:22 +05:30
Suraj Shetty
68b050de97
Merge pull request #25863 from surajshetty3416/website-theme-fixes-version-13-hotfix
2021-05-28 10:48:23 +05:30
Ganga Manoj
17736afab5
fix(POS): Fix stock availability calculation if negative_stock_allowed is checked ( #25859 )
2021-05-28 10:03:41 +05:30
Ganga Manoj
8a776a63cd
fix(POS): Add Product Bundles to POS item search ( #25860 )
2021-05-28 09:56:30 +05:30
Suraj Shetty
24f2d58f53
Merge pull request #25862 from surajshetty3416/parallel-distributed-testing-version-13-hotfix
2021-05-28 09:40:58 +05:30
Suraj Shetty
f4db3139b7
refactor: Use css variables for breakpoint value
2021-05-28 09:22:46 +05:30
prssanna
c4d4be3265
fix: ensure website theme is applied correctly
2021-05-28 09:22:45 +05:30
Suraj Shetty
bcf116422a
ci: Do not generate coverage report for hotfix branch
2021-05-28 09:12:24 +05:30
Suraj Shetty
85aeca1443
ci: Update Python version to 3.7
2021-05-28 09:10:34 +05:30
Suraj Shetty
6da2212e2d
ci: Update frappe branch
2021-05-28 09:10:34 +05:30
Suraj Shetty
113a6f3d80
fix: Use frappe.safe_eval instead of eval
2021-05-28 09:10:34 +05:30
Suraj Shetty
77f2686142
ci: Use only 3 containers for now
2021-05-28 09:10:34 +05:30
Suraj Shetty
b9a8afc234
ci: Add test orchestrator URL
2021-05-28 09:10:34 +05:30
Suraj Shetty
96542c3d04
style: Fix sider issues
2021-05-28 09:10:34 +05:30
Suraj Shetty
273589e835
test: Fix a case where test used to fail due to holiday list
...
- fixes: "Please set a default Holiday List for Employee EMP-00009 or Company Wind Power LLC" error
2021-05-28 09:10:33 +05:30
Suraj Shetty
54354a84e1
test: Fix permission error
2021-05-28 09:10:33 +05:30
Suraj Shetty
d48ea663d9
test: Fix test name
...
- Rename TestSubcontractedItemToBeReceived > TestSubcontractedItemToBeTransferred
2021-05-28 09:10:33 +05:30
Suraj Shetty
d1a13ec050
test: Fix valuation rate for raw materials
2021-05-28 09:10:33 +05:30
Suraj Shetty
a891d6eed2
fix: allow_zero_valuation_rate for rejected qty
2021-05-28 09:10:33 +05:30
Suraj Shetty
b3e647feca
fix: Pass ORCHESTRATOR_URL via secrets
2021-05-28 09:10:33 +05:30
Suraj Shetty
19c5fd72d6
refactor: Rename assertEquals to assertEqual to avoid deprecation warnings
2021-05-28 09:10:33 +05:30
Suraj Shetty
a70e11450e
ci: Check limits
2021-05-28 09:09:36 +05:30
Suraj Shetty
ab8816e11d
test: Fix test dependency
2021-05-28 09:09:36 +05:30
Suraj Shetty
c79f5d7514
ci: Try parallel testing with orchestrator
2021-05-28 09:09:36 +05:30
Suraj Shetty
175cb27bcb
test: Pass ConflictingTaxRule during tax rule test
2021-05-28 09:09:36 +05:30
Suraj Shetty
8696580254
ci: Fix coveralls
2021-05-28 09:09:36 +05:30
Suraj Shetty
6ca8989013
ci: Disble failfast temporarily
2021-05-28 09:09:36 +05:30
Suraj Shetty
5e88b14a01
chore: Debug
2021-05-28 09:09:36 +05:30
Suraj Shetty
b4c958caf0
chore: Debug
2021-05-28 09:09:36 +05:30
Suraj Shetty
3b69aa80fc
ci: Enable coveralls
2021-05-28 09:09:36 +05:30
Suraj Shetty
c26d41acf9
chore: Remove unnecessary print statements
2021-05-28 09:09:36 +05:30
Suraj Shetty
232cd28d67
test: Fix dependencies
2021-05-28 09:07:57 +05:30
Suraj Shetty
7b74985a54
test: Fix test_dependencies
2021-05-28 09:07:57 +05:30
Suraj Shetty
0f3d862ba9
chore: Debug
2021-05-28 09:07:57 +05:30
Suraj Shetty
85dd5d2252
chore: Debug
2021-05-28 09:07:57 +05:30
Suraj Shetty
34e620fb5b
test: Fix dependency
2021-05-28 09:07:57 +05:30
Suraj Shetty
dd15304921
fix: Frappe branch
2021-05-28 09:07:57 +05:30
Suraj Shetty
591f3f0bb9
ci: Try Parallel tests
2021-05-28 09:07:57 +05:30
Hussain Nagaria
fd3ce1b573
fix: Documentation link and open in new tab
2021-05-28 07:10:24 +05:30
Hussain Nagaria
8a25523ad7
chore: Redisearch warning in search settings
2021-05-28 06:36:16 +05:30
Hussain Nagaria
6799eb98db
feat: Add fallback when redisearch not loaded
2021-05-28 06:25:49 +05:30
Deepesh Garg
a150645b57
fix: Remove GL Entry from print
2021-05-27 20:10:50 +05:30
Deepesh Garg
2e83cb77ca
fix: Split GL Entry
2021-05-27 20:09:45 +05:30
Marica
ea4ec3bc7c
Merge branch 'version-13-hotfix' into e-commerce-refactor
2021-05-27 19:03:55 +05:30
marination
0712cafa0d
chore: Shopping Cart styles and cleanup shallow
...
- Added remove button to cart item rows
- Freeze on change in Shopping Cart (UX)
- Fixed cart items and taxes/totals alignment issues
- Made Cart responsive
- Added free item indicator
- Fixed item group nested routing issue
- Sales Order is populated with right source warehouse
2021-05-27 18:53:11 +05:30
Deepesh Garg
4311fdc3a1
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into bootstraped_gst_setup
2021-05-27 17:49:23 +05:30
barredterra
50794407b4
feat: Item Tax Templates for Germany
2021-05-27 14:17:53 +02:00
barredterra
86ee3ebb09
feat: create tax category during taxes setup
2021-05-27 14:16:26 +02:00
barredterra
46d39d27aa
fix: validate company in taxes setup
2021-05-27 14:16:01 +02:00
anushka19
04dfaf3b2a
fix: Broken help links fixed
2021-05-27 17:45:37 +05:30
Deepesh Garg
740c68d075
fix: Debug Test
2021-05-27 17:43:53 +05:30
Deepesh Garg
5269f1537d
Merge pull request #25857 from Anuja-pawar/fix-ageing-error-pre-release
...
fix: ageing error in PSOA
2021-05-27 17:38:01 +05:30
noahjacob
fbc8694291
refactor: added maintenance schedule links to parent form
2021-05-27 17:37:57 +05:30
noahjacob
bd783e8072
refactor: renamed item_ref to item_reference
2021-05-27 17:34:16 +05:30
Anuja P
753e5894de
fix: ageing error in PSOA
2021-05-27 17:33:22 +05:30
noahjacob
9e4c28852e
refactor: added maintenance visit to maintenance schedule dashboard
2021-05-27 17:25:50 +05:30
Deepesh Garg
5dad72260f
Merge pull request #25855 from Anuja-pawar/fix-ageing-report-psoa
...
fix: ageing error in PSOA
2021-05-27 17:24:04 +05:30
Anuja P
bb0a40b995
fix: ageing error in PSOA
2021-05-27 17:15:47 +05:30
Deepesh Garg
ea18230274
fix: Update GL Entry ordering
2021-05-27 16:40:37 +05:30
Saqib Ansari
3382655b5e
fix: sider issues
2021-05-27 14:27:38 +05:30
Saqib Ansari
45a89a7c67
fix(pos): cannot add same item with different rates
2021-05-27 13:49:45 +05:30
Deepesh Garg
be3671fe7b
fix: Create new supplier for test case
2021-05-27 13:27:17 +05:30
Hussain Nagaria
50d7989e50
chore: Redisearch module load tracking
2021-05-26 22:43:22 +05:30
Hussain Nagaria
9499db8cd9
feat: Add decorator for redisearch
2021-05-26 20:26:34 +05:30
Anuja P
e2059fb9f6
fix: spaces to tabs
2021-05-26 20:07:53 +05:30
Anuja P
5e4128e70c
fix: patch for existing issues
2021-05-26 20:03:14 +05:30
noahjacob
dc51388666
style: fixed indentations and formatting
2021-05-26 18:28:24 +05:30
Rohan Bansal
9857d63523
fix: add requested changes
2021-05-26 15:41:36 +05:30
Rohan Bansal
1e3a3b27c6
style: semgrep issues
2021-05-26 15:18:10 +05:30
Rohan Bansal
1cdf5a0dba
fix: add requested changes
2021-05-26 14:42:15 +05:30
Rohan Bansal
c5b074269a
Merge remote-tracking branch 'upstream/version-13-hotfix' into dev-quality-inspection-accounts
2021-05-26 14:32:14 +05:30
Marica
477a90e2ac
Merge pull request #25833 from ankush/translation_fixes
...
fix(ux): fix unstranslated text in msgprint/throw
2021-05-26 14:12:36 +05:30
Marica
7342eb64e9
Merge pull request #25810 from marination/se-supplier-customer
...
chore: Cleanup Customer and Supplier Details section in Stock Entry
2021-05-26 14:10:41 +05:30
Anupam Kumar
349ef8274b
fix: student invalid password reset link ( #25826 )
2021-05-26 12:14:02 +05:30
Deepesh Garg
36a11bf9ce
Merge pull request #25841 from nextchamp-saqib/fix(gstr-1)--incorrect-gstin-fetched-incase-of-branch-company-address
...
fix(gstr-1): incorrect gstin fetched incase of branch company address
2021-05-26 11:20:30 +05:30
Marica
be157e7467
Merge branch 'version-13-hotfix' into se-supplier-customer
2021-05-26 11:19:50 +05:30
Anurag Mishra
2e0e4a7861
refactor: Additional Salary form clean up ( #25785 )
...
* feat: additional salary clean up
* fix: Label and description
* fix: labels
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-05-26 11:13:19 +05:30
Anuja P
db5217e48e
fix: renaming hold to on hold
2021-05-26 11:09:48 +05:30
Saqib Ansari
0e804e292a
fix(gstr-1): incorrect gstin fetched incase of branch company address
2021-05-26 10:54:16 +05:30
Anuja P
f3f87886a9
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into issue-summary-report-fix
2021-05-26 10:21:46 +05:30
Deepesh Garg
5e27c7dae2
fix: Add non group filter for account
2021-05-25 22:34:58 +05:30
Deepesh Garg
8fddd0f0c1
fix: Update TDS rate for test
2021-05-25 22:03:50 +05:30
Ankush Menat
ff96bdf0c1
fix(ux): fix unstranslated text in msgprint/throw
2021-05-25 20:59:20 +05:30
Nabin Hait
e5df60287e
Merge branch 'version-13-hotfix' into version-13-pre-release
2021-05-25 20:42:58 +05:30
Nabin Hait
ba2cbf8ec6
Merge pull request #25714 from deepeshgarg007/net_values_gl_v13
...
feat: Show net values in Party Accounts
2021-05-25 20:41:30 +05:30
Deepesh Garg
c262705143
feat: Show net values in Party Accounts ( #25714 )
2021-05-25 20:39:28 +05:30
Deepesh Garg
81376ea44f
feat: Show net values in Party Accounts ( #25714 )
2021-05-25 20:39:17 +05:30
Ganga Manoj
18cfced032
fix(Material Request): Make status on list and form view the same ( #24856 )
2021-05-25 19:54:07 +05:30
Nabin Hait
db95db892c
fix: merge conflict
2021-05-25 19:33:23 +05:30
Ganga Manoj
99636c6aca
fix: rearrange buttons for company doctype ( #25617 )
2021-05-25 19:17:01 +05:30
Afshan
4d61fa2497
fix: incorrect cr/dr shown in general ledger for multi-currency transactions ( #25654 )
2021-05-25 19:16:02 +05:30
Laurynas Sakalauskas
6a62ad325f
fix(plaid): withdrawals and deposits are recorded incorrectly ( #25784 )
2021-05-25 19:09:44 +05:30
Rakshith N
507a211c81
fix: fetch email id from dialog box in pos past order summary' ( #25808 )
2021-05-25 19:03:29 +05:30
Deepesh Garg
84f270e732
fix: Remove unwanted commits
2021-05-25 18:03:42 +05:30
noahjacob
73e41c0bd6
refactor: suggested changes
2021-05-25 18:01:47 +05:30
Deepesh Garg
55a3fb57dd
fix: Linting Issues
2021-05-25 17:40:06 +05:30
Deepesh Garg
36d47f97f4
fix: Linting issues
2021-05-25 17:40:04 +05:30
Deepesh Garg
6f84cee6fe
fix: Uncommentt test
2021-05-25 17:39:06 +05:30
Deepesh Garg
b07f7d1b70
fix: Linting and other fixes
2021-05-25 17:39:04 +05:30
Deepesh Garg
c9da1fc568
chore: Test case for adance TDS allocation
2021-05-25 17:37:17 +05:30
Deepesh Garg
a23aaf43f4
fix: Allocate advance taxes only for payment entry
2021-05-25 17:36:06 +05:30
Deepesh Garg
e2f83ffaa4
fix: Linting fixes and other checks
2021-05-25 17:35:41 +05:30
Deepesh Garg
77dcee9d67
fix: Test Cases
2021-05-25 17:35:15 +05:30
Deepesh Garg
fd380d34f9
fix: Linting errors
2021-05-25 17:35:05 +05:30
Deepesh Garg
a87e3fcb7c
fix: TDS report cleanup
2021-05-25 17:34:45 +05:30
Deepesh Garg
79b422c0a9
fix: Advance TDS in TDS payable monthly report
2021-05-25 17:33:59 +05:30
Deepesh Garg
d18dde7757
fix: Add tds in PO and code cleanup
2021-05-25 17:32:28 +05:30
Deepesh Garg
c26de28613
fix: TDS against Purhase Orders
2021-05-25 17:25:13 +05:30
Deepesh Garg
61c5e478af
feat: Tax deduction against advance payments
2021-05-25 17:20:52 +05:30
Deepesh Garg
c9aa726818
feat: Tax deduction against advance payments
2021-05-25 17:17:40 +05:30
Anuja P
3efd411ddb
fix: Hold status is added in the report
2021-05-25 16:24:01 +05:30
Ankush Menat
073dcf7e42
ci(semgrep): fix false positives ( #25823 )
2021-05-25 14:06:10 +05:30
Deepesh Garg
09d9bd19ac
Merge pull request #25816 from deepeshgarg007/jv_diff_ignore_v13
...
fix: Ignore rounding diff while importing JV using data import
2021-05-25 10:59:50 +05:30
rohitwaghchaure
bc7c5bfbe2
Merge pull request #25817 from rohitwaghchaure/fix-removed-serial-no-validate-for-sales-invoice
...
fix: removed serial no validation for sales invoice
2021-05-25 10:40:46 +05:30
marination
bba0bc874a
fix: Discount Filters and Web templates
...
- Fixed discount filters (didn’t work after js render change)
- Fix Item Card Group template height and style
- Add placeholder to missing images in Product Category Cards template
- Code cleanup
2021-05-25 01:35:22 +05:30
Rohit Waghchaure
b4f0347c02
fix: removed serial no validation for sales invoice
2021-05-24 23:39:25 +05:30
Deepesh Garg
7c0383a9a6
Merge pull request #25815 from deepeshgarg007/cash_flow_mapper_v13
...
fix: Cashflow mapper not showing data
2021-05-24 20:40:07 +05:30
Anurag Mishra
5670cf4386
feat: enhancements in Training Event ( #25782 )
...
* feat: Some Minor fixes
* fix: patch file
* fix: patch
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-05-24 20:24:20 +05:30
Deepesh Garg
25112244ed
fix: Ignore rounding diff while importig JV using data import
2021-05-24 20:01:21 +05:30
Deepesh Garg
c348215f61
fix: Cashlfow mapper not showing data
2021-05-24 19:57:53 +05:30
Deepesh Garg
63e4ab4f2d
Merge pull request #25777 from Anuja-pawar/fix-process-SOA-format
...
fix: Process Statement of Accounts formatting
2021-05-24 19:55:21 +05:30
Saqib
dd5b31f8c4
fix: set disable rounded total if it is globally enabled ( #25789 )
2021-05-24 18:23:03 +05:30
Saqib
b6d061fa8c
fix(pos): handle db lock timeout error while pos closing ( #25813 )
2021-05-24 18:22:03 +05:30
Ankush Menat
15f8a0fb22
test: fix flaky test
2021-05-24 17:55:39 +05:30
Ankush Menat
3aed662f46
chore: translation / semgrep / sider fixes
2021-05-24 17:55:39 +05:30
Ankush Menat
c15fef571f
test: item naming series behaviour
2021-05-24 17:55:39 +05:30
Ankush Menat
76dd6e9046
test: contextmanager to change settings
2021-05-24 17:55:39 +05:30
Ankush Menat
42e057d079
test: add test for get_timeline_data in item
2021-05-24 17:55:38 +05:30
Ankush Menat
e971b4592e
test: add test for is_stock_item
2021-05-24 17:55:38 +05:30
Ankush Menat
57266a7343
refactor: check_stock_uom_with_bin
2021-05-24 17:55:38 +05:30
Ankush Menat
fc54cf68ac
test: add tests for checking stock_uom with bin
2021-05-24 17:55:38 +05:30
Ankush Menat
4e360f805f
test: hoist defaults to function signature
2021-05-24 17:55:38 +05:30
Ankush Menat
a11a8e8ab2
chore: add blame ignore file
2021-05-24 17:55:38 +05:30
Ankush Menat
eb17732876
test: add test for item attribute completion
2021-05-24 17:55:37 +05:30
Ankush Menat
f5a937bc45
test: check index creation on item table
2021-05-24 17:55:37 +05:30
Ankush Menat
b9fa12d572
test: add tests for uom conversion function
2021-05-24 17:55:37 +05:30
Ankush Menat
019be66b7b
fix: consider all UOMs for intermediate conversion
...
- Using `get_value` will restrict intermediate UOM to first UOM that is
found.
- A self join is required to truly capture the required behaviour.
- Add explanation and examples.
2021-05-24 17:55:37 +05:30
Ankush Menat
0d7f54c6c2
refactor: simplify UOM conversion logic
...
- Remove unnecessary sql query
- Remove convoluted matching logic and be explcitiy while querying.
- better variable names for understanding matching cases
2021-05-24 17:55:37 +05:30
Ankush Menat
297dc5e345
perf: add basic optimisation for uom conversion
2021-05-24 17:55:37 +05:30
Ankush Menat
958d485ba4
refactor: msgprint(raise_exception)->frappe.throw
2021-05-24 17:55:36 +05:30
Ankush Menat
ccbde0efa0
refactor: use enumerate instead of trackign index
...
also removed dead code
2021-05-24 17:55:36 +05:30
Ankush Menat
44c489223b
chore: remove py2 compat code
2021-05-24 17:55:18 +05:30
Jannat Patel
dc7afa743c
fix: profitability test ( #25812 )
...
* fix: profitability test
* fix: replaced class method
* fix: removed print statement
2021-05-24 17:33:48 +05:30
noahjacob
bf1b3b89d1
refactor: updated conditional visibility of check box
2021-05-24 17:03:15 +05:30
rohitwaghchaure
6809ff4f64
Merge pull request #25776 from rohitwaghchaure/fixed-warehouse-not-found-issue
...
fix: warehouse not found in stock entry
2021-05-24 17:00:06 +05:30
Nabin Hait
8f057b4bac
Merge branch 'version-13-pre-release' into version-13
2021-05-24 16:45:27 +05:30
Nabin Hait
10085580c8
bumped to version 13.3.1
2021-05-24 17:05:27 +05:50
Saqib
6368c976c7
fix: expected amount in pos closing payments table ( #25737 )
2021-05-24 16:44:38 +05:30
marination
c12264f6bc
chore: Cleanup Customer and Supplier Details section in Stock Entry
...
- Changed depends on value to "Send to Subcontractor" for supplier fields
- Removed Customer fields as they are not relevant to any Stock Entry purpose
- Renamed section to "Supplier Details" visibe on subcontracting transfer
2021-05-24 13:20:22 +05:30
rohitwaghchaure
ce88c945cd
Update stock_entry.js
2021-05-24 11:53:27 +05:30
krishnagirishp
5457db0601
chore: remove uses of six.PY2 in codebase ( #25062 )
...
* remove uses of six.py2 in codebase
* changes based on pr feedback
* Update amazon_mws_api.py
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-05-23 21:13:44 +05:30
Ankush Menat
7b4a38c71e
chore: remove print from account controller ( #25807 )
...
This is polluting test output and it's not useful for debugging without
context.
2021-05-23 18:49:26 +05:30
Ankush Menat
a2d6cf3125
chore: remove pytlint config ( #25796 )
...
- We have flake8 config and it runs in Sider. Flake8 and pylint have
huge overlap, no point in using both tools.
- The config is not valid pylint config. So it's useless anyway.
2021-05-23 18:38:14 +05:30
Ankush Menat
c229ac9322
refactor: add guard clause for readability
...
Both functions only execute based on a condition. In such cases
condition should immediately exit the function, this is called "guard
clause" and helps in readability (less indent, and easy to "exit" when
reading the code.
2021-05-23 16:31:29 +05:30
Ankush Menat
4b484d741d
refactor: use is_new() instead of __islocal
...
Interface over implementation.
2021-05-23 16:31:29 +05:30
Ankush Menat
931c886f92
fix: not checking all fields
...
`break` will break out of the loop without checking remaining fields.
2021-05-23 16:31:29 +05:30
Ankush Menat
83e6e2e68a
refactor: add guard clause for readability
2021-05-23 16:31:29 +05:30
Ankush Menat
0b4858d8e5
refactor: eliminate unnecessary loop, container casts
2021-05-23 16:31:29 +05:30
Ankush Menat
ad58a8164a
refactor: code cleanup
...
minor fixes for improving code quality
2021-05-23 16:31:29 +05:30
Ankush Menat
4a2dbd4885
refactor: cleanup get_timeline_data, remove py2
2021-05-23 16:31:28 +05:30
Ankush Menat
330353a5ce
refactor: use frappe.throw instread of recreating
...
_msgprint was basically duplicating behvaiour of frappe.throw
2021-05-23 16:31:16 +05:30
Ankush Menat
e1ab290911
chore: remove woocommerce package ( #25736 )
...
This is not used anywhere. It was added in this commit
df83148d7c
even there it isn't being used.
2021-05-23 11:25:35 +05:30
Marica
eaf0465c44
Merge pull request #25797 from marination/item-variants-report
...
fix: Item Variant Details Report
2021-05-22 19:05:54 +05:30
marination
b0019bcf5b
fix: Item Variant Details Report
...
Co-authored-by: gavindsouza <gavin18d@gmail.com >
- Handling of variants with special characters
- Set data in appropriately named columns
- Code cleanup
2021-05-21 21:42:11 +05:30
rohitwaghchaure
ab34f5b485
Merge pull request #25742 from ankush/disable_submit_btn
...
fix: duplicate stock entry on multiple click
2021-05-21 18:13:01 +05:30
rohitwaghchaure
579a1b7028
Merge pull request #25779 from ankush/parallel_stock_transactions
...
fix: wrong quantity after transaction for parallel stock transactions
2021-05-21 18:11:34 +05:30
Saqib
0b5e340b6e
fix(pos): return case for item with available qty equal to one ( #25760 )
2021-05-21 16:32:56 +05:30
Saqib
e930456be2
fix(e-invoicing): 'NoneType' object is not iterable ( #25781 )
2021-05-21 16:31:12 +05:30
Alan
1097dc89c5
fix: show allow zero valuation only when auto checked ( #25778 )
2021-05-21 14:04:03 +05:30
Ankush Menat
4dcac4ae81
refactor(minor): Use identity instead of equality
...
Ignore false positive.
2021-05-21 13:49:58 +05:30
Ankush Menat
9979cf5fcc
fix: wrong quantity after transaction for parallel stock transactions
...
When two transactions are inserted parallelly then previous SLE could be
incorrect for some of them. Locking SLE table would prevent reading from
it till transaction is complete.
2021-05-21 12:31:06 +05:30
rohitwaghchaure
651e934415
Merge pull request #25683 from noahjacob/supplier_item_group_link
...
feat: linking supplier with an item group for filtering items
2021-05-21 12:07:53 +05:30
Rohit Waghchaure
795909fdcd
fix: warehouse not found in stock entry
2021-05-21 11:31:01 +05:30
Anuja P
605ea044f3
fix: update process SOA format
2021-05-21 11:24:33 +05:30
rohitwaghchaure
84730aa4a5
Merge pull request #25754 from rohitwaghchaure/fixed-do-not-repost-if-scheduler-is-in-running-13
...
fix: the status of repost item valuation showing In Progress since long time
2021-05-21 09:50:18 +05:30
Rucha Mahabal
722cfdb7e5
Merge pull request #25701 from anupamvs/timesheet-refactor
...
refactor: timesheet
2021-05-20 23:43:19 +05:30
Rucha Mahabal
a7d0dbb085
fix: calculate total billing amount on fetching timesheets
...
- show timesheet billing amounts in doc currency
2021-05-20 23:02:11 +05:30
Rucha Mahabal
8a407f1ec3
fix: sider issues
2021-05-20 22:23:44 +05:30
Rucha Mahabal
be247ec3de
fix: error message placeholders and sider issues
2021-05-20 22:17:20 +05:30
Rucha Mahabal
0d8b9a9d0a
fix(patch): billable field not renamed
2021-05-20 19:53:30 +05:30
noahjacob
f0e6a16910
test: updated test for generated schedule dates
2021-05-20 19:29:12 +05:30
Deepesh Garg
181c5d240b
Merge pull request #25767 from deepeshgarg007/gst-ptach-fix-1
...
fix: Do not throw error on migrate
2021-05-20 18:40:48 +05:30
Mohammad Hasnain Mohsin Rajan
21e662f678
fix: apply permission while selecting projects ( #25765 )
2021-05-20 17:20:05 +05:30
Deepesh Garg
4427390ab3
fix: Do not throw error in migrate
2021-05-20 17:19:24 +05:30
noahjacob
0169cd845a
fix: sider
2021-05-20 15:40:07 +05:30
Anupam
1270febfff
fix: sider issues
2021-05-20 14:15:58 +05:30
Anupam
aa516e5d17
fix: review changes
2021-05-20 14:12:18 +05:30
Anupam
aeb88385bb
patch: timesheet changes
2021-05-20 14:11:36 +05:30
noahjacob
08598238d7
refactor: suggested changes
2021-05-20 13:23:10 +05:30
Deepesh Garg
8bc90ffcf5
Merge pull request #25755 from nextchamp-saqib/improve-missing-cost-center-msg
...
fix: missing cost center message on creating gl entries
2021-05-20 11:20:43 +05:30
Deepesh Garg
b63cc307cc
Merge pull request #25759 from nextchamp-saqib/einvoicing-fix-7
...
fix: cannot bypass e-invoicing for non gst item invoices
2021-05-20 11:19:47 +05:30
marination
82cc7f1027
fix: Items Query, Sub categories, Review Button
...
- Include Item Variant table in query only if attributes are involved
- Render sub categories of they exist, even without items
- 'Write a Review' provision only if user is a customer
2021-05-20 01:45:20 +05:30
marination
fe47761f20
fix: Move get_product_filtrs_data to website item file
2021-05-19 23:59:09 +05:30
marination
2bc68f3f28
fix: Empty states and miscellanous fixes
...
- Added Wishlist and Product Listing empty states
- Hide ‘Write Review’ button f user is not Customer
- Fixed grid view title (missing arg)
- Render empty state if no items form server side
- Removed unused function
- Guest user redirected to login on clicking Wishlist button
- Fixed ‘Notes’ field clearing issue
2021-05-19 21:17:47 +05:30
Saqib Ansari
b9ad385232
fix: remove uncessary query
2021-05-19 19:13:06 +05:30
Saqib Ansari
7fb385a89f
fix: cannot bypass e-invoicing for non gst item invoices
2021-05-19 18:47:06 +05:30
Saqib
4bd641367b
fix: address template with upper filter throws jinja error ( #25756 )
2021-05-19 16:38:53 +05:30
noahjacob
516c789127
refactor: variable names and suggested changes
2021-05-19 16:01:39 +05:30
Anupam
4e73c8a79f
restructuring timesheet fields
2021-05-19 14:58:12 +05:30
noahjacob
bf7f0530e6
fix: added error handling if entry already exists
2021-05-19 13:53:22 +05:30
noahjacob
8e34c49ac9
refactor: using get_all instead of get_list
2021-05-19 13:51:36 +05:30
noahjacob
3768216dca
refactor: updated permissions and mandatory fields
2021-05-19 13:50:35 +05:30
Saqib Ansari
f79ef5d8cf
fix: missing cost center message on creating gl entries
2021-05-19 13:04:44 +05:30
Rohit Waghchaure
5456873641
fix: run scheduler for reposting if there is no scheduler is running for the reposting
2021-05-19 12:30:28 +05:30
Anupam
9bd779401d
added multi-currency fields
2021-05-18 22:41:28 +05:30
anushka19
90f7ec840c
fix: Accumulated depreciation ( #25748 )
...
* fix: Accumulated depreciation
* fix: Sider issues
2021-05-18 22:21:42 +05:30
marination
681ada9aaf
fix: Patch fix for fresh installs
...
- minor sider fix
- patch fix for fresh installs
2021-05-18 21:38:36 +05:30
Saqib
8d7d4b0ba7
fix: expected amount in pos closing payments table ( #25737 )
2021-05-18 18:39:35 +05:30
Marica
0b29bc0eeb
Merge pull request #25744 from mujeerhashmi/fix-project-kanban-filter-hotfix
...
fix: Project filter for Kanban Board
2021-05-18 17:36:30 +05:30
Syed Mujeer Hashmi
426b04003c
fix: Project filter for Kanban Board
...
Signed-off-by: Syed Mujeer Hashmi <mujeerhashmi@4csolutions.in >
2021-05-18 17:02:21 +05:30
Marica
814fd19424
Merge pull request #25732 from noahjacob/ux_landed_cost_voucher
...
refactor: updated applicable charges form in landed cost voucher
2021-05-18 16:39:31 +05:30
Ankush Menat
ecbb8cbc84
revert: "fix: duplicate stock entry ( #25486 )"
...
Not required anymore, submit button is disabled.
2021-05-18 16:35:55 +05:30
Ankush Menat
042b8524cc
fix: disable submit button to avoid multiple calls
2021-05-18 16:35:49 +05:30
Marica
5da34bddd6
Merge pull request #25731 from ankush/escaping_company_name
...
fix: escape company name
2021-05-18 16:35:19 +05:30
Devin Slauenwhite
bdba064fa6
fix: duplicate stock entry ( #25486 )
...
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-05-18 16:12:53 +05:30
noahjacob
0ab0fcdd51
feat: added supplier item group link in supplier dashboard
2021-05-18 15:21:24 +05:30
noahjacob
ca2fb47d44
feat: updates item_code filters if item_group is linked to supplier
2021-05-18 15:01:05 +05:30
marination
a0bbe7fea7
fix: Sider and Patches
...
- Sider fixes
- Deleted patches that worked as per old schema
- Cleared instances of web fields linked to Item master
2021-05-17 21:27:42 +05:30
marination
6a802f354b
feat: Product View toggling
...
- Added fully functional list and grid view toggling
- Added ProductGrid and ProductList controllers
- Moved html snippets, rendered via JS now
- Item Group page also rendered via common controller
- Paging section rendered via JS
- Minor style changes
2021-05-17 20:44:41 +05:30
Ankush Menat
b6783b158f
chore: translation fixes
2021-05-17 17:06:41 +05:30
Ankush Menat
f3b3d81e0b
fix: escape company name in deferred_revenue
2021-05-17 17:06:41 +05:30
noahjacob
41ac8be6f2
refactor: base_amount field moved below amount field and renamed
2021-05-17 13:58:27 +05:30
Nabin Hait
6bae78f410
Merge branch 'version-13-pre-release' into version-13
2021-05-17 11:36:29 +05:30
Nabin Hait
bc92ecb10f
bumped to version 13.3.0
2021-05-17 11:56:29 +05:50
Anupam
42d2f663fa
fix: sider fixes
2021-05-17 11:08:26 +05:30
Nabin Hait
9ec0f11800
fix: renamed change log
2021-05-17 10:50:42 +05:30
Nabin Hait
2f403f1bcd
fix: renamed change log
2021-05-17 10:50:26 +05:30
Nabin Hait
ad0b8fdd1e
chore: Added change log for v13.3.0
2021-05-17 10:49:21 +05:30
Deepesh Garg
87baa646e7
Merge pull request #25260 from AfshanKhan/dimension-wise-accounts-balance-reports
...
feat: Dimension-wise Accounts Balance Report
2021-05-16 18:04:01 +05:30
Anupam
35137ba9e0
removing currency filter and added rate conversion while fetching timesheets in SI
2021-05-16 14:17:56 +05:30
Anupam
cab998c293
adding patch
2021-05-15 20:40:20 +05:30
Anupam
fd4743cc31
refactor: timesheet
2021-05-15 20:01:17 +05:30
Deepesh Garg
d8de7fccc2
feat: Show net values in Party Accounts
2021-05-14 19:17:28 +05:30
Alan
55c2fec683
feat: add pending qty section to batch/serial selector dialog ( #25519 )
...
* feat: add pending qty section to batch/serial selector dialog
* fix: call attach in setup and refresh, fix conditional
* refactor: camel to snake casing
2021-05-14 12:36:41 +05:30
rohitwaghchaure
2aa401826e
fix: validation message of quality inspection in purchase receipt ( #25666 )
2021-05-14 12:34:50 +05:30
rohitwaghchaure
e9f6c8cdb1
fix: validation message of quality inspection in purchase receipt ( #25667 )
2021-05-14 12:34:13 +05:30
Alan
98fc4195b3
fix: send emails on rfq submit ( #25695 )
...
* fix: send emails on rfq submit
* fix: check if email is present for supplier
2021-05-14 12:22:28 +05:30
Alan
eca86290bc
fix: show uom for item in selector dialog ( #25697 )
2021-05-14 12:21:38 +05:30
Deepesh Garg
be3cde9313
chore: Code clean up for purchase receipt GL ( #25379 )
...
* chore: Code clean up for purchase receipt GL
* fix: add params for debit and credit in account curreny
* chore: Asset GL entry code cleanup
* fix: Syntax error
* fix: Update variable names
* fix: function naming
* fix: Add undefined variables
* fix: Supplier warehouse fetching
* fix: Linting issues
2021-05-14 12:20:38 +05:30
Deepesh Garg
55fe85d850
feat(India): Multiple GST enhancement and fixes ( #25249 )
...
* fix: RCM tax calculation
* feat(India): ITC Reversal via Journal Entry
* fix: Reverse Charge booking logic and validation
* fix: Addd patch for availed ITC fields
* fix: Hooks method to update availed ITC field
* fix: Cleanup and fixes in GSTR3B report
* fix: Update params in GSTR-1 report
* fix: Debit note using Sales Invoice
* fix: Setup and patch
* fix: GSTR 3B report cleanup and updates
* fix: Add method to get invoices liable to reverse charge
* fix: Add taxable value in Purchase Invoice Item
* fix: Inward supplies liable to reverse charge
* fix: Linting issues
* fix: GSTR3B report test
2021-05-14 12:17:41 +05:30
rohitwaghchaure
ba940bb9e1
Merge pull request #25702 from rohitwaghchaure/change-today-to-now-for-reposting
...
fix: change today to now to get data for reposting
2021-05-13 17:44:38 +05:30
rohitwaghchaure
0048418c46
Merge pull request #25703 from rohitwaghchaure/change-today-to-now-for-reposting-pre
...
fix: change today to now to get data for reposting
2021-05-13 17:44:27 +05:30
rohitwaghchaure
fc44478810
Update repost_item_valuation.py
2021-05-13 17:42:33 +05:30
Rohit Waghchaure
a0a88a710e
fix: change today to now to get data for reposting
2021-05-13 17:42:06 +05:30
Rohit Waghchaure
af1376c1df
chore: change today to now to get data for reposting
2021-05-13 17:39:49 +05:30
Mohammad Hasnain Mohsin Rajan
e85770fe3f
fix: bank statement import via google sheet ( #25676 )
...
* fix: google sheet bank statement import
* fix: quotes
Co-authored-by: Ankush Menat <ankushmenat@gmail.com >
* chore: add translation
Co-authored-by: Ankush Menat <ankushmenat@gmail.com >
* chore: grammar
Co-authored-by: Ankush Menat <ankushmenat@gmail.com >
* fix: remove comment
Co-authored-by: Ankush Menat <ankushmenat@gmail.com >
2021-05-13 17:33:18 +05:30
Mohammad Hasnain Mohsin Rajan
7c6de1a8ac
fix: bank statement import via google sheet ( #25677 )
...
* fix: change links in workspace
* fix: google sheet bank statement import
* chore: quotes
* fix: capitalization
* fix: typo
* chore: add translation
2021-05-13 17:28:49 +05:30
rohitwaghchaure
d42dd5d868
Merge pull request #25694 from rohitwaghchaure/fixed-warehouse-tree-time-out-error-13hotfix
...
fix: timeout error while loading warehouse tree
2021-05-13 17:21:16 +05:30
Rohit Waghchaure
27f50d5852
fix: timeout error while loading warehouse tree
2021-05-13 15:54:35 +05:30
Deepesh Garg
6084baa9ae
Merge pull request #25700 from deepeshgarg007/consolidated_report_param_fix_v13
...
fix: Parameter for get_filtered_list_for_consolidated_report in consolidated balance sheet
2021-05-13 15:23:53 +05:30
Deepesh Garg
347fcedb2e
Merge pull request #25698 from deepeshgarg007/consolidated_report_param_fix
...
fix: Parameter for get_filtered_list_for_consolidated_report in consolidated balance sheet
2021-05-13 15:23:36 +05:30
Deepesh Garg
8e748f8451
fix: Parameter for get_filtered_list_for_consolidated_report in consolidated balance sheet
2021-05-13 15:21:51 +05:30
Deepesh Garg
95e05fbdac
fix: Parameter for get_filtered_list_for_consolidated_report in consolidated balance sheet
2021-05-13 14:59:28 +05:30
Marica
321b8afbff
Merge branch 'version-13-hotfix' into e-commerce-refactor
2021-05-13 14:28:45 +05:30
marination
a975f9915b
feat: (wip) Toggle Views
...
- Auto Height on Cards
- Title with ellipses on length exceed
- Changed namepaces
- Moved product card rendering to JS
- Added Image and List View Toggling buttons
- Kept basic filters rendering just as before
2021-05-13 14:26:25 +05:30
marination
163a62476e
fix: Show Offers section only if offers exist
2021-05-13 14:26:06 +05:30
marination
acb6ce8f95
feat: Offer Display
...
- Added offers section in website item
- Added more roles to website item
- Fixed attachment limit issue in website item
- Created Website Offer child doctype
- Added offers listing in Item full page view
- style fixes
2021-05-13 14:25:40 +05:30
Anurag Mishra
0c482fde5f
feat: Leave Policy Assignment Refactor ( #24327 )
...
* feat: Leave Policy Assignment Refactor
* fix: Changes Requested
* fix: sider
* fix: changes requested
* test: fixed
* test: fixed wrong set query
* fix: remove commented code
* fix(style): extra space
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-05-13 13:20:14 +05:30
rohitwaghchaure
c29c6ff9a7
Merge pull request #25692 from rohitwaghchaure/fixed-woocommerce-order-sync-issue-pre
...
fix: Woocommerce order sync issue
2021-05-12 23:09:33 +05:30
Rohit Waghchaure
fe68a0ff80
fix: Woocommerce order sync issue
2021-05-12 23:08:16 +05:30
rohitwaghchaure
0612300631
Merge pull request #25688 from rohitwaghchaure/fixed-woocommerce-order-sync-issue
...
fix: Woocommerce order sync issue
2021-05-12 23:07:46 +05:30
Rohit Waghchaure
c3c54fe058
fix: Woocommerce order sync issue
2021-05-12 19:42:04 +05:30
rohitwaghchaure
3c79ee3a2b
Merge pull request #25672 from rohitwaghchaure/fixed-don-not-mao-set-warehouse
...
fix: don't map set warehouse from delivery note to purchase receipt
2021-05-12 17:47:28 +05:30
Afshan
dc205e805f
fix: Dialog variable assignment after definition in POS ( #25681 )
2021-05-12 17:42:06 +05:30
Afshan
6578c045ca
fix: Dialog variable assignment after definition in POS ( #25680 )
2021-05-12 17:41:50 +05:30
rohitwaghchaure
4fbabb4132
Merge pull request #25679 from rohitwaghchaure/fixed-new-fields-not-added
...
fix: updated modified time in purchase invoice to pull new fields
2021-05-12 16:40:23 +05:30
rohitwaghchaure
4ec0656f64
Merge pull request #25678 from rohitwaghchaure/fixed-new-fields-not-added-pre
...
fix: updated modified time in purchase invoice to pull new fields
2021-05-12 16:39:35 +05:30
Rohit Waghchaure
aaca8335f0
fix: updated modified time to pull new fields
2021-05-12 16:36:25 +05:30
Rohit Waghchaure
9f017a351b
fix: updated modified time to pull new fields
2021-05-12 16:35:19 +05:30
Mohammad Hasnain Mohsin Rajan
e7a2fdd81a
fix: change links in workspace ( #25674 )
2021-05-12 13:02:32 +05:30
Mohammad Hasnain Mohsin Rajan
dd1822ef58
fix: change links in workspace ( #25673 )
2021-05-12 13:01:53 +05:30
Rohit Waghchaure
d984be0ccd
fix: don't map set warehouse from delivery note to purchase receipt
2021-05-12 12:32:14 +05:30
Ankush Menat
b1f8c80be3
ci: enable semgrep check on v13 branches and update rules ( #25647 )
...
* ci: enable semgrep on v13 branches
* ci: break semgrep steps for nicer output
* ci: update semgrep rules inline with frappe repo
2021-05-11 18:27:20 +05:30
rohitwaghchaure
958c96ee3f
Merge pull request #25660 from deepeshgarg007/promotional_item_cost_center
...
fix: Breaking cost center validation
2021-05-11 18:08:17 +05:30
Deepesh Garg
a665f14620
fix: Error on adding bank account to plaid ( #25658 )
2021-05-11 17:33:59 +05:30
Deepesh Garg
a60c3081cf
fix: Breaking cost center validation
2021-05-11 16:38:33 +05:30
Hussain Nagaria
7a278208c8
chores: Add function params and remove unused imports
2021-05-11 13:00:41 +05:30
Nabin Hait
e38192cb6d
fix: merge conflict
2021-05-11 11:15:09 +05:30
Deepesh Garg
d2520680bc
fix: Error on applying TDS without party ( #25632 )
...
* fix: Error on applying TDS without party
* fix: Add placeholder value
2021-05-10 21:17:06 +05:30
Deepesh Garg
83f98f6992
Merge pull request #25653 from deepeshgarg007/tax_labels
...
fix: Client script breaking while settings tax labels
2021-05-10 18:24:02 +05:30
Deepesh Garg
9f0823a164
fix: Linting issues
2021-05-10 16:07:41 +05:30
Saqib
55d47a2baa
fix(pos): UI fixes related to overflowing payment section ( #25652 )
...
* fix: additional fields overflowing in payment section
* fix: pos profile filter in pos opening dialog
* fix: item quantity pill
2021-05-10 15:59:37 +05:30
Deepesh Garg
13dfb9734c
fix: Lable for transaction child tables
2021-05-10 15:38:32 +05:30
Deepesh Garg
1a48eb49cf
fix: Client script breaking while settings tax labels
2021-05-10 14:37:10 +05:30
Ganga Manoj
f2eb8dd1d5
feat: Transaction Deletion Record ( #25354 )
...
Co-authored-by: Saqib <nextchamp.saqib@gmail.com >
2021-05-10 14:02:58 +05:30
Ankush Menat
6e179c3092
fix: sync shopify customer addresses ( #25481 )
2021-05-10 13:24:26 +05:30
Saqib
9226cd3932
feat(india): reduced rate of depreciation as per IT Act ( #25648 )
...
* feat(india): reduced rate of depreciation as per IT Act
* refactor: check date difference instead of month difference
* feat: add test for regional feature
2021-05-10 12:36:56 +05:30
noahjacob
50f52dfbcb
refactor: variable names and refactored cancel function into submit function
2021-05-09 20:04:06 +05:30
noahjacob
7715441842
feat: added supplier item group doctype
2021-05-09 20:02:23 +05:30
Ganga Manoj
aa9e172091
feat: Add Create Expense Claim button in Delivery Trip ( #25526 )
...
* feat(Delivery Trip): Add employee_code field
* feat(Expense Claim): Add Delivery Trip Number field
* feat(Delivery Trip): Add Create Expense Claim button
* feat(Delivery Trip): Make Create Expense Claim button show up after save
* fix(Delivery Trip): Fix Sider issues
* fix(Delivery Trip): Display button after submit
* fix(Delivery Trip & Expense Claim): Rename new fields
* fix(Delivery Trip): Add button in refresh
* fix(Delivery Trip): Remove redundant line
* fix(Expense Claim): Display delivery_trip only if non-empty
* fix(Delivery Trip): Add test for Create Expense Claim
* fix(Delivery Trip): Fix Sider Issue
* fix(Delivery Trip): Only display Create Expense Claim if the driver is an employee
* fix(Delivery Trip): Fix test
* fix(Delivery Trip): Fix make_expense_claim()
* fix: sider
Co-authored-by: Saqib <nextchamp.saqib@gmail.com >
2021-05-08 17:15:33 +05:30
rohitwaghchaure
64bd4f27b8
Merge pull request #25611 from rohitwaghchaure/validation-to-check-duplicate-serial-nos
...
fix: added validation in stock entry to check duplicate serial nos
2021-05-07 23:30:27 +05:30
rohitwaghchaure
42fe07bd19
Merge pull request #25551 from rohitwaghchaure/fixed-total-stock-summary-report
...
fix: total stock summary report not working
2021-05-07 23:30:06 +05:30
rohitwaghchaure
1726ce547c
Merge pull request #25471 from rohitwaghchaure/allow-to-receipt-same-serial-no
...
fix: allow to receive same serial numbers multiple times
2021-05-07 23:27:50 +05:30
Alan
c6dc9eaf2e
feat!: add pick batch button ( #25413 )
...
* feat!: add pick batch button
BREAKING CHANGE: replaces setup_serial_no with setup_serial_or_batch_no.
* refactor: use setup_serial_or_batch_no instead of setup_serial_no
* refactor: use setup_serial_or_batch_no instead of setup_serial_no
* refactor: use setup_serial_or_batch_no instead of setup_serial_no
* style: add sider review changes
* refactor: make consice, extract function
* refactor: camel to snake casing
2021-05-07 20:30:04 +05:30
Ankush Menat
90e671905a
chore: replace assertEquals with alias assertEqual ( #25613 )
...
* chore: replace assertEquals with alias assertEqual
assertEquals has been deprecated.
ref: https://docs.python.org/3/library/unittest.html#deprecated-aliases
* chore: sider fixes
2021-05-07 20:28:51 +05:30
Ankush Menat
e28165ea87
fix: force https for shopify webhook registration ( #25630 )
2021-05-07 20:27:51 +05:30
Anupam Kumar
da7fefe29d
fix: timesheet filter date exclusive issue ( #25626 )
2021-05-07 20:26:50 +05:30
Saqib
27cf19a19f
feat(pos): show POS reserved stock in stock projected qty report ( #25593 )
...
* feat(pos): consider POS reserved stock in stock projected qty report
* chore: remove unwanted string formats
2021-05-07 13:37:42 +05:30
Ganga Manoj
5618ce3852
fix(Material Request): Add 'Partially Received' to Status drop-down list ( #24857 )
...
Co-authored-by: Ganga Manoj <ganga_manoj@Gangas-MacBook-Air.local >
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2021-05-07 13:35:09 +05:30
Rucha Mahabal
062d30146f
fix: Include search fields in Project Link field query ( #25505 )
...
* fix: Include search fields in Project Link field query
* fix: add project_name to Project search fields
2021-05-07 13:31:14 +05:30
Umair Sayed
7f79d463f6
fix: Stock and Accounts Settings form refactor ( #25534 )
...
* stock and accounts settings page
* fix: Stock and accounts settings page cleanup
Co-authored-by: Umair Sayed <umairsayed@Umairs-MacBook-Air.local >
2021-05-07 12:28:57 +05:30
Shariq Ansari
735fbdc350
fix: Updating Standard Notification's channel field ( #25564 )
2021-05-07 12:26:32 +05:30
Deepesh Garg
00e00e4e90
fix: Report summary showing inflated values when values are accumulated in Group Company ( #25577 )
...
* fix: Report summary showing inflated values when values are accumullated in Group Company
* fix: Remove extra space
* fix: Translate strings
* fix: Remove unintended changes
2021-05-07 12:16:44 +05:30
Shadrak Gurupnor
f648d2d7c4
fix: added tax_types list ( #25587 )
2021-05-07 12:15:19 +05:30
Ankush Menat
996f7e53a1
fix: update shopify api version ( #25600 )
2021-05-07 12:14:14 +05:30
Anuja Pawar
f132ed4335
fix: update item level cost center from POS ( #25609 )
2021-05-07 12:11:09 +05:30
Alan
0e0de6baa1
fix: prevent spurious defaults for items when making prec from dnote ( #25559 )
...
* fix: prevent spurious defaults for items when making prec from dnote
* refactor: make concise, use dict comp
2021-05-07 11:40:02 +05:30
Noah Jacob
4ecae62194
fix: added is_stock_item filter ( #25530 )
2021-05-06 19:42:01 +05:30
Nabin Hait
ec2ba6bc1f
Merge branch 'version-13-pre-release' into version-13
2021-05-06 19:18:17 +05:30
Nabin Hait
ae18efaa0a
bumped to version 13.2.1
2021-05-06 19:38:17 +05:50
Nabin Hait
0e41295c0e
perf: Performance enhancement on setup wizard ( #25606 )
...
* perf: Performance enhancement on setup wizard
* fix: create departments without updating nsm
2021-05-06 19:14:06 +05:30
Nabin Hait
134eaa5786
perf: Performance enhancement on setup wizard ( #25605 )
...
* perf: Performance enhancement on setup wizard
* fix: create departments without updating nsm
2021-05-06 19:13:54 +05:30
Rohit Waghchaure
695becdd05
fix: added validation in stock entry to check duplicate serial nos
2021-05-06 18:03:32 +05:30
rohitwaghchaure
dc6233b703
Merge pull request #25541 from rohitwaghchaure/fixed-incorrect-serial-no-set
...
fix: serial no changed after saving stock reconciliation
2021-05-06 17:44:36 +05:30
Saqib
92cefd5655
feat(pos): ability to retry on pos closing failure ( #25604 )
...
* feat(pos): ability to retry on pos closing failure
* fix: sider issues
* fix: sider issues
* fix: mark all queued closing entry as failed
* feat: add headline message
2021-05-06 17:03:16 +05:30
Saqib
900a8fb21a
feat(pos): ability to retry on pos closing failure ( #25595 )
...
* feat(pos): ability to retry on pos closing failure
* fix: sider issues
* fix: sider issues
* fix: mark all queued closing entry as failed
* feat: add headline message
2021-05-06 17:02:47 +05:30
Deepesh Garg
daf6c124a9
fix: Check if payment schedule exists
2021-05-06 16:47:02 +05:30
Deepesh Garg
be66ee9723
fix: Check if payment schedule exits before updating label
2021-05-06 16:46:55 +05:30
Deepesh Garg
a0ed517c85
fix: function call to update payment schedule labels
2021-05-06 16:46:47 +05:30
Sagar Vora
f43a86d90f
perf: significant reduction in time taken to save a delivery note ( #25475 )
2021-05-06 16:40:06 +05:30
Saqib
d502f76319
feat(e-invoicing): e-way bill validity field ( #25555 )
2021-05-06 16:10:55 +05:30
Deepesh Garg
8a1f86db16
Merge pull request #25582 from deepeshgarg007/this_variable
...
fix: function call to update payment schedule labels
2021-05-06 15:50:47 +05:30
Deepesh Garg
9dd0a26e92
Merge pull request #25598 from deepeshgarg007/payment_reco_invoice_fix
...
fix: Invoices not getting fetched during payment reconciliation
2021-05-06 15:49:19 +05:30
rohitwaghchaure
7ed531611b
Merge pull request #25588 from 18alantom/fix-check-schedule-date
...
fix: check for None in item.schedule_date before setting
2021-05-06 14:04:14 +05:30
rohitwaghchaure
180ba1dfc9
Merge pull request #25590 from 18alantom/fix-use-get-serial-nos
...
fix: use get_serial_nos for splitting
2021-05-06 14:03:15 +05:30
Rohit Waghchaure
bb3e5d00f4
fix: allow to receive same serial numbers multiple times
2021-05-06 12:38:35 +05:30
Deepesh Garg
85b675a554
fix: Invoices not fetch during payment reconciliation
2021-05-05 20:57:31 +05:30
Hussain Nagaria
1ebb1b822c
feat: Show Recent Searches
2021-05-05 16:04:22 +05:30
Hussain Nagaria
b52d283739
feat: Show brand line in search results
2021-05-05 13:47:43 +05:30
Hussain Nagaria
4356ffbfe8
feat: Add brand line display setting
2021-05-05 13:09:46 +05:30
Deepesh Garg
ffea9d4126
fix: Check if payment schedule exists
2021-05-05 12:28:40 +05:30
18alantom
136eb30081
fix: use get_serial_nos for splitting
2021-05-05 12:26:29 +05:30
Deepesh Garg
1bb7bb74ad
fix: Check if payment schedule exits before updating label
2021-05-05 12:19:57 +05:30
18alantom
2a20a03c28
fix: check for None in item.schedule_date before setting
2021-05-05 11:59:15 +05:30
rohitwaghchaure
8be414873b
Merge pull request #25575 from rohitwaghchaure/fixed-stock-balance-report-and-batchwise-report
...
fix: stock balance and batch-wise balance history report showing different closing stock
2021-05-05 10:04:23 +05:30
Deepesh Garg
04923d6a65
fix: function call to update payment schedule labels
2021-05-04 21:01:12 +05:30
Asharam Seervi
18ad15ed16
fix: designation insufficient permission on lead doctype. ( #25331 )
2021-05-04 19:28:07 +05:30
Afshan
eebc6e9277
refactor: Show item's full name on hover over item in POS ( #25554 )
...
Co-authored-by: Saqib <nextchamp.saqib@gmail.com >
2021-05-04 17:05:12 +05:30
Rushabh Mehta
5fc4f1e37d
Merge pull request #25238 from alyf-de/datev_fixes
...
feat: Improve DATEV export
2021-05-04 15:38:57 +05:30
Rohit Waghchaure
ba8dc1ffbd
fix: stock balance and batchwise balance history report showing different closing stock
2021-05-04 15:03:10 +05:30
Saqib
384f4b5b7e
fix: can't open general ledger from consolidated financial report ( #25542 )
2021-05-04 12:33:49 +05:30
Saqib
1e554378c7
fix(pos): incorrect expense account set in pos invoice ( #25571 )
2021-05-04 12:28:24 +05:30
Saqib
076020643d
fix: empty payment term column in accounts receivable report ( #25556 )
2021-05-04 12:26:49 +05:30
18alantom
308905b1be
fix: semgrep, refactor default mutable dict
2021-05-04 11:46:13 +05:30
18alantom
e36f303042
fix: use percent string templates for db.sql calls
2021-05-04 11:46:13 +05:30
Hussain Nagaria
eb955c7e99
chore: Add placeholder image
2021-05-04 11:08:45 +05:30
barredterra
24e2cc9107
Merge branch 'develop' into datev_fixes
2021-05-03 18:19:28 +02:00
Suraj Shetty
ca37380d2e
Merge branch 'develop' of github.com:frappe/erpnext into develop
2021-05-03 19:44:22 +05:30
Rucha Mahabal
f1bdfac7a8
fix: Employee Separation ( #25503 )
...
* fix: Employee Separation
- add ignore_mandatory flag for project creation
- form clean-up
* fix: Employee Separation test
2021-05-03 18:37:00 +05:30
rohitwaghchaure
1f4df80565
Merge pull request #25531 from noahjacob/fix_mr_filter
...
fix: updated item filters for material request
2021-05-03 18:36:25 +05:30
rohitwaghchaure
88734eea14
Merge pull request #25557 from rohitwaghchaure/increased-timeout-of-stoc-reco
...
fix: stock reconciliation getting time out error during submission
2021-05-03 18:25:33 +05:30
Rohit Waghchaure
8f34ca4ac6
fix: stock reconciliation getting time out error during submission
2021-05-03 15:32:13 +05:30
Saqib
cdc99cdd49
fix(pos): incorrect expense account set in pos invoice ( #25543 )
2021-05-03 11:54:55 +05:30
rohitwaghchaure
9cc7c294e7
Update stock_reconciliation.py
2021-05-03 10:25:53 +05:30
Hussain Nagaria
28c2f5d832
chore: Add query clean-up
2021-05-03 05:47:38 +05:30
Deepesh Garg
0ae702aab9
Merge branch 'develop' of https://github.com/frappe/erpnext into bootstraped_gst_setup
2021-05-02 22:37:04 +05:30
Deepesh Garg
84ec295b43
Merge pull request #25546 from deepeshgarg007/loan_schedule_fixes
...
fix: Minor fixes in loan
2021-05-02 22:35:34 +05:30
Deepesh Garg
1bac72b74d
fix: Add GST accounts to GST Settings
2021-05-02 22:29:48 +05:30
Deepesh Garg
72e602ae54
fix: Add validation for GST Settings
2021-05-02 18:22:29 +05:30
Rohit Waghchaure
6a5a380c07
fix: total stock summary report not working
2021-05-02 18:02:28 +05:30
Rohit Waghchaure
35d4829383
fix: serial no changed after saving stock reconciliation
2021-05-02 17:57:28 +05:30
rohitwaghchaure
5f177aaeaa
Merge pull request #25545 from rohitwaghchaure/fixed-depost-withdrwal-values-has-not-updated
...
fix: rename field has not updated value of deposit and withdrawal fields
2021-05-02 17:54:22 +05:30
Deepesh Garg
c571141c1f
fix: Test cases
2021-05-02 15:31:04 +05:30
Deepesh Garg
f6610c96dd
fix: Gracefully handle duplicate bank account name to make setup faster
2021-05-02 12:23:11 +05:30
Deepesh Garg
a66184fe3c
fix: Remove redundant get_doc
2021-05-02 12:22:16 +05:30
Deepesh Garg
824f089569
fix: Auto write off on loan closure
2021-05-01 22:07:13 +05:30
Deepesh Garg
1efafb3ce8
fix: Do not roundoff balance amount
2021-05-01 21:52:43 +05:30
Rohit Waghchaure
2fb573781d
fix: rename field has not updated value of deposit and withdrawal fields
2021-05-01 17:56:40 +05:30
Nabin Hait
0c7448fc41
fix: Fixed merge conflict
2021-05-01 14:54:22 +05:30
Nabin Hait
a2fcca85a5
fix: Fixed merge conflict
2021-05-01 14:53:13 +05:30
Nabin Hait
d8cd5a95cb
bumped to version 13.2.0
2021-05-01 15:12:44 +05:50
Nabin Hait
3c788f0325
chore: Add release note for v13.2.0
2021-05-01 14:42:30 +05:30
rohitwaghchaure
2e38f1514f
fix: stock ledger entry created against draft stock entry ( #25539 )
2021-05-01 13:53:46 +05:30
rohitwaghchaure
00ea336b52
fix: stock ledger entry created against draft stock entry ( #25540 )
2021-05-01 13:53:39 +05:30
Afshan
1fd1e2bb60
fix: fieldname when updating docfield property ( #25517 )
2021-04-30 18:41:26 +05:30
Afshan
e91b0021ac
fix: fieldname when updating docfield property ( #25516 )
2021-04-30 18:41:19 +05:30
Afshan
5a4615fd4e
fix: allow to cancel loan with cancelled replayment entry ( #25508 )
2021-04-30 18:40:43 +05:30
Nabin Hait
a19c6a9278
fix: Fetch total stock at company in PO ( #25533 )
2021-04-30 18:38:49 +05:30
Nabin Hait
da0ba15cbf
fix: Fetch total stock at company in PO ( #25532 )
2021-04-30 18:38:41 +05:30
Deepesh Garg
204ea1027f
fix: Ignore validations for Tax Setup
2021-04-30 16:35:52 +05:30
Deepesh Garg
89120695a6
Merge pull request #25529 from deepeshgarg007/psoa_fixes_v13_pre_release
...
fix: Ageing errors in PSOA
2021-04-30 16:33:26 +05:30
Raffael Meyer
07a081d8ac
Merge branch 'develop' into datev_fixes
2021-04-30 12:25:40 +02:00
noahjacob
a90c81626f
fix: updated item filters for material request
2021-04-30 15:49:36 +05:30
Deepesh Garg
88d40e8dc4
fix: Remove extra space
2021-04-30 15:33:33 +05:30
Deepesh Garg
1deef5229e
fix: Linting and translation issues
2021-04-30 15:20:55 +05:30
Deepesh Garg
bd5ee7d725
fix: Use party account currency
2021-04-30 15:20:45 +05:30
Deepesh Garg
9cbca06f4e
fix: Updated filters for process statement of accounts
2021-04-30 15:20:31 +05:30
Deepesh Garg
303f6d2d36
Merge branch 'version-13-pre-release' of https://github.com/frappe/erpnext into psoa_fixes_v13_pre_release
2021-04-30 15:17:07 +05:30
Deepesh Garg
178938b2f0
fix: Ageing errors in PSOA
2021-04-30 15:14:24 +05:30
Deepesh Garg
3d9fa2b8de
Merge pull request #25528 from Anuja-pawar/fix_allocated_amt_pre_release
...
fix: update allocated amount after paid amount is changed in PE version13 pre release
2021-04-30 14:42:18 +05:30
Deepesh Garg
c4231c72a6
Merge pull request #25524 from aerele/develop
...
fix: List invoices in Payment Reconciliation Payment
2021-04-30 14:15:33 +05:30
noahjacob
c0352010d3
test: creating schedule and visit
2021-04-30 14:09:30 +05:30
Anuja P
435e93bda9
fix: allocated amount change wrt paid amount change
2021-04-30 13:52:48 +05:30
Deepesh Garg
8aa57953ee
Merge pull request #25490 from deepeshgarg007/psoa_fixes_v2
...
fix: Ageing errors in PSOA
2021-04-30 13:07:00 +05:30
Deepesh Garg
cd9fa61659
Merge pull request #25521 from ernestoruiz89/patch-4
...
fix: Make strings translatable
2021-04-30 12:58:26 +05:30
Deepesh Garg
26920b439a
Merge pull request #25394 from meike289/feature/check-field-subscription-invoice
...
feat: new check field in subscriptions for (not) submitting invoices
2021-04-30 12:32:45 +05:30
noahjacob
7ad66caf7f
refactor: migrated calculation and validation logic in js to py
2021-04-30 11:43:38 +05:30
Deepesh Garg
0dc411951e
Merge pull request #25438 from nextchamp-saqib/round-off-diff-allowance
...
fix: ignore fraction difference while making round off gl entry
2021-04-30 11:11:21 +05:30
Deepesh Garg
1ec53c1cf2
Merge pull request #25518 from nextchamp-saqib/payment-term-amount-currency-fix-v13
...
fix: payment amount showing in foreign currency
2021-04-30 11:09:58 +05:30
Deepesh Garg
338a006e28
Merge pull request #25515 from Anuja-pawar/fix_PE_allocated_amt
...
fix: update Allocated amount after Paid Amount is changed in PE
2021-04-30 11:08:51 +05:30
Vignesh S
7783a56c08
fix: List invoices in Payment Reconciliation Payment
...
Invoices are not listed in the Payment Reconciliation Payment table due to a typo in the code
2021-04-29 22:39:42 +05:30
Hussain Nagaria
a6deace37c
refactor: Use global redis connection
2021-04-29 20:48:27 +05:30
Hussain Nagaria
58d08ee307
chore: Make it a little beautiful
2021-04-29 20:01:31 +05:30
Ernesto Ruiz
76e1e68cf4
fix: Make strings translatable
...
Make strings translatable
2021-04-29 08:24:56 -06:00
Saqib Ansari
3e83542360
fix: sider issues
2021-04-29 18:12:47 +05:30
Saqib
2bde1baa38
fix: remove print statement
2021-04-29 18:12:42 +05:30
Saqib Ansari
6dd1c5cf92
refactor: remove extra fields
2021-04-29 18:12:36 +05:30
Saqib Ansari
3a5ecb7587
fix: test
2021-04-29 18:12:32 +05:30
Saqib Ansari
973afeac3c
feat: set dynamic labels for payment schedule fields
2021-04-29 18:12:27 +05:30
Saqib Ansari
a91eebf6aa
feat: base payment amount in payment schedule
2021-04-29 18:12:23 +05:30
Saqib Ansari
e70d9c925c
fix: payment amount showing in foreign currency
2021-04-29 18:12:17 +05:30
Anuja Pawar
07fb98b91d
Merge branch 'develop' into fix_PE_allocated_amt
2021-04-29 17:17:21 +05:30
Anuja P
dd1e7624bf
fix: changing paid amount should change allocated amount
2021-04-29 17:00:59 +05:30
Deepesh Garg
7bf25b4cef
Merge pull request #25292 from nextchamp-saqib/payment-term-amount-display-currency-fix
...
fix: payment amount showing in foreign currency
2021-04-29 16:33:01 +05:30
Mohammad Hasnain Mohsin Rajan
0dc00219e8
fix: coveralls different services for different events ( #25513 )
2021-04-29 15:21:16 +05:30
Saqib Ansari
6fb417590f
fix: sider issues
2021-04-29 14:05:20 +05:30
noahjacob
90c667205a
test: added on_cancel test
2021-04-29 13:06:04 +05:30
noahjacob
93c22ebbb9
refactor: created separate function to update work_order on cancel
2021-04-29 12:57:41 +05:30
Deepesh Garg
3386d4948e
Merge pull request #25507 from AfshanKhan/fix-cancel-loan
...
fix: allow to cancel loan with cancelled repayment entry
2021-04-29 12:31:52 +05:30
Saqib
83e3820575
fix: remove print statement
2021-04-29 12:21:56 +05:30
Noah Jacob
dc086dd52f
fix: item stock levels displaying inconsistently ( #25506 )
...
* fix: fixed stock levels dashboard not displaying after any interactions
* fix: minor translation fix
2021-04-29 11:03:27 +05:30
Afshan
ab052599c0
fix: allow to cancel loan with cancelled replayment entry
2021-04-28 20:21:04 +05:30
noahjacob
56f697052c
test: added test case for combining items
2021-04-28 20:12:33 +05:30
noahjacob
b7ca913904
fix: Added Item Reference field to link tables and update work_order_qty
2021-04-28 19:27:20 +05:30
gavin
3b1ae4eb90
Merge pull request #25501 from ankush/remove_frappe_dep
...
chore: remove frappe from requirements.txt
2021-04-28 17:38:35 +05:30
Ankush Menat
64a38f52cf
chore: remove frappe from requirements.txt
...
Due to recent changes in pip dependency resolver, in some random cases
pip thinks frappe is not installed and tries to fetch it from pypi,
which results in errors like #25496
Until a better solution is available, frappe should not be part
of requirements.txt
2021-04-28 16:56:10 +05:30
Raffael Meyer
d75b4c37a3
Merge branch 'develop' into feature/check-field-subscription-invoice
2021-04-28 12:38:49 +02:00
Raffael Meyer
a949480acf
fix: add translation to make semgrep pass
2021-04-28 12:38:23 +02:00
Saqib Ansari
44b07e4ef5
refactor: remove extra fields
2021-04-28 15:11:57 +05:30
Saqib Ansari
da5b55c4f5
fix: test
2021-04-28 14:55:33 +05:30
Saqib Ansari
3f7ec95af8
Merge branch 'develop' of https://github.com/frappe/erpnext into payment-term-amount-display-currency-fix
2021-04-28 14:45:27 +05:30
Saqib Ansari
aa4f750d8c
fix: test
2021-04-28 14:42:49 +05:30
Saqib Ansari
3f53b87379
Merge branch 'develop' of https://github.com/frappe/erpnext into round-off-diff-allowance
2021-04-28 14:34:51 +05:30
Mohammad Hasnain Mohsin Rajan
c9187b00af
fix: change coveralls version ( #25499 )
2021-04-28 13:32:27 +05:30
noahjacob
82905166d9
fix: Fixed updating sales order work qty after cancelling work order
2021-04-28 10:14:36 +05:30
Nabin Hait
f085c89994
Merge branch 'version-13-hotfix' into version-13
2021-04-27 20:08:01 +05:30
Nabin Hait
b7fea12cdf
Merge branch 'version-13' into develop
2021-04-27 20:08:01 +05:30
Nabin Hait
3e5c6424ed
bumped to version 13.1.1
2021-04-27 20:28:01 +05:50
Rucha Mahabal
a86a51f020
fix(HR): Permission error while adding weekly holidays ( #25450 )
2021-04-27 20:01:49 +05:30
Saqib
7b3dd3585b
fix: unexpected keyword argument 'merge_logs' ( #25489 )
...
* fix: unexpected keyword arguement 'merge_logs'
* fix: reference error
* fix: test
2021-04-27 20:01:08 +05:30
Saqib
ad4365eb0e
fix: unexpected keyword argument 'merge_logs' ( #25489 )
...
* fix: unexpected keyword arguement 'merge_logs'
* fix: reference error
* fix: test
2021-04-27 20:00:21 +05:30
Deepesh Garg
8a1e5e189c
fix: Ageing errors in PSOA
2021-04-27 16:57:34 +05:30
barredterra
5b9d3f15a2
docs: replace whitespace indent in docstring with tabs
2021-04-27 12:34:10 +02:00
Raffael Meyer
b2be91e731
Merge branch 'develop' into datev_fixes
2021-04-27 12:21:14 +02:00
rohitwaghchaure
b9078a0c86
Merge pull request #25126 from rohitwaghchaure/purchase-invoice-to-purchase-receipt-develop
...
feat: purchase receipt creation from purchase invoice
2021-04-27 09:56:28 +05:30
Deepesh Garg
ebc6c51abe
Merge pull request #25384 from deepeshgarg007/psoa_fixes
...
fix: Updated filters for process statement of accounts
2021-04-26 22:58:42 +05:30
Afshan
df06e49e0c
feat: enable custom field search on POS ( #25421 )
...
* feat: multi lingual item search in POS
* fix: limit the options for selection and broken down funtion for geting condition
2021-04-26 22:48:13 +05:30
Anurag Mishra
7f1b2de74d
feat: Employee Referral ( #24997 )
...
* feat: Employee referal design and status sync
* feat: create job Applicant and linked Document
* feat: Added list view indicator
* chore: formatted file
* feat: Addedd Employee Referral form Dashboard
* feat: pay compensation via additional salary
* test: Employee Rreferral
* Update erpnext/hr/doctype/employee_advance/employee_advance.js
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
* fix: changes requested
* fix: changes requested
* fix: sider
* fix: translation
* fix: test
* feat: added to Dashboard
* fix: changes
* chore: clean-up Employee Referral form
- fix labels
- fix full name field
- fix failing test
- set title for Employee Referral form
- set fields in List View and Standard Filter
* feat: option to add a resume link
- copy resume and resume link from Employee Referral to Job Applicant
* fix: multiple fixes
- confirm before rejecting employee referral
- set primary actions for custom buttons
- Validations for additional salary against employee referrals with status as accepted only
- fix list view indicators
- code formatting style
* feat: Add field to track Referral Bonus Payment Status
- fix visibility of additional salary button
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-04-26 22:23:48 +05:30
Nabin Hait
2ddca77243
Merge branch 'develop' into version-13-pre-release
2021-04-26 21:12:07 +05:30
Saqib
b643776c53
feat(e-invoicing): auto calculate distance for e-way bill generations ( #25480 )
2021-04-26 17:12:20 +05:30
Rucha Mahabal
1608658700
Merge pull request #25209 from NagariaHussain/employee-util-report
...
feat: Employee Hours Utilization Report
2021-04-26 17:04:35 +05:30
Saqib
34ce4edf29
fix: cannot scan spacebar character in pos ( #25479 )
2021-04-26 16:38:57 +05:30
Rucha Mahabal
d5ca9474ce
fix: add employee name in report data
2021-04-26 16:10:06 +05:30
Rucha Mahabal
926a9aed58
Merge branch 'develop' into employee-util-report
2021-04-26 16:03:39 +05:30
Rucha Mahabal
7a84d76489
fix: tests
2021-04-26 16:03:10 +05:30
noahjacob
1e912db3bb
feat: Added check box to combine items
2021-04-26 16:01:17 +05:30
Ankush Menat
9178d95cca
fix: can not create item variants ( #25433 )
...
* fix: item_code assigned to function returning None
* fix: ignore has_variants and attributes in variant
* fix: patch to remove has_variants and attributes
* chore: fix whitespace in translation
2021-04-26 15:37:17 +05:30
Jannat Patel
616f1d3624
fix: issue in project custom status ( #25452 )
2021-04-26 15:35:49 +05:30
Sagar Vora
71342320ce
fix(Italy): multiple fixes in import supplier invoice ( #25466 )
...
* fix(Italy): remove incorrect method, use defined variable
* fix: show attach section after save; use db_set
2021-04-26 15:32:28 +05:30
Ankush Menat
c2de4f6b35
chore: update snyk ( #25477 )
2021-04-26 15:28:17 +05:30
Deepesh Garg
4c8d15b487
fix: Incorrect GL Entry validation ( #25474 )
...
* fix: Incorrect GL Entry validation
* fix: Add validation for party accounts
* fix: Scrub labels
* fix: Translation
2021-04-26 15:24:34 +05:30
Deepesh Garg
ab7664e595
Merge pull request #25444 from deepeshgarg007/gstr_backward_compatiability
...
fix: Backward compatibility for GSTR-1 report
2021-04-26 15:09:55 +05:30
Deepesh Garg
0b9aa58b81
Merge branch 'develop' of https://github.com/frappe/erpnext into psoa_fixes
2021-04-26 14:51:20 +05:30
Deepesh Garg
968ec110f3
fix: Linting and translation issues
2021-04-26 14:51:00 +05:30
Deepesh Garg
cac3fd3a24
Merge pull request #25460 from Anuja-pawar/fix_allocated_amt_in_PE
...
fix: to update Allocated amount after Paid Amount is changed in PE
2021-04-26 13:29:17 +05:30
Rucha Mahabal
4716ebea5a
feat: Add % Utilization (Billed Only)
...
- Added billed utilization metric in report summary
2021-04-26 11:40:26 +05:30
Anuja Pawar
fee9a56d4e
Merge branch 'develop' into fix_allocated_amt_in_PE
2021-04-26 11:36:10 +05:30
Anuja P
802518b8ac
Merge branch 'fix_allocated_amt_in_PE' of https://github.com/Anuja-pawar/erpnext into fix_allocated_amt_in_PE
2021-04-26 11:34:33 +05:30
Anuja P
f74d8d2e16
fix: suggested changes
2021-04-26 11:31:51 +05:30
Rucha Mahabal
2a1a472371
chore: clean-up
...
- set default date filters for last month instead of year
- added abbreviations for columns to use them in the metrics labels
2021-04-26 11:18:32 +05:30
Hussain Nagaria
d22951b014
feat: Add Category autocomplete with config in settings
2021-04-26 11:15:20 +05:30
Shadrak Gurupnor
b9d4719285
fix: circular loop in project task ( #25454 )
...
* fix: circular loop in project task
2021-04-26 11:14:07 +05:30
Rucha Mahabal
0decc2b66a
fix: validate Standard Working Hours
...
- use standard working hours in metrics calculation
2021-04-26 11:00:54 +05:30
Rucha Mahabal
b7a7e1b11a
Merge branch 'develop' into employee-util-report
2021-04-26 10:25:42 +05:30
Rucha Mahabal
9d6520d4a7
Merge pull request #24944 from pateljannat/profitability-report
...
feat: Project Profitability Report
2021-04-26 10:02:36 +05:30
Rucha Mahabal
e939da982e
Merge branch 'develop' into profitability-report
2021-04-26 09:17:12 +05:30
Hussain Nagaria
c376b67725
feat: Make search index fields configurable
...
- Move indexing logic to separate file
- Add more validation logic for 'search index fields' field
2021-04-26 07:02:52 +05:30
Rucha Mahabal
2a25c7505e
fix: report column widths
2021-04-25 20:29:14 +05:30
Walstan Baptista
4a805b5622
chore: frappe.whitelist for doc methods ( #25465 )
2021-04-24 14:23:08 +05:30
Anuja Pawar
dc215ec08d
Merge branch 'develop' into fix_allocated_amt_in_PE
2021-04-23 22:06:15 +05:30
Rucha Mahabal
e63f3b2f36
fix: standard working hours message and link for HR Settings
2021-04-23 20:33:42 +05:30
Rucha Mahabal
184317d5bd
fix(HR): Permission error while adding weekly holidays ( #25450 )
2021-04-23 20:03:50 +05:30
Hussain Nagaria
fdcfa41a6f
feat: Add search fields field
2021-04-23 20:00:47 +05:30
Anuja P
dc599e0164
fix: to update Allocated amount after Paid Amount is changed
2021-04-23 19:24:53 +05:30
gavin
1b1c1bcbd0
Merge pull request #25455 from revant/docs-docker-readme
...
docs: add docker repo link in README
2021-04-23 16:31:41 +05:30
gavin
62d2df5815
docs: Add Frappe reference in Containerized Install section
2021-04-23 16:31:13 +05:30
Saqib Ansari
c5c9f9a941
feat: set dynamic labels for payment schedule fields
2021-04-23 15:34:58 +05:30
Saqib Ansari
d552fe6778
feat: base payment amount in payment schedule
2021-04-23 14:46:52 +05:30
Suraj Shetty
52ea6b126b
Revert "fix: email digest user not found"
...
This reverts commit 188657d05a .
2021-04-23 14:14:47 +05:30
Saqib Ansari
242242c43f
Merge branch 'develop' of https://github.com/frappe/erpnext into payment-term-amount-display-currency-fix
2021-04-23 13:54:13 +05:30
Revant Nandgaonkar
68b514b1f5
docs: add docker repo link in README
2021-04-23 13:06:13 +05:30
meike289
8787ebf83d
Apply suggestions from code review
...
Co-authored-by: Ankush Menat <ankushmenat@gmail.com >
2021-04-23 08:06:29 +02:00
Rucha Mahabal
373e248e9f
fix(patch): lab module patch fix ( #25447 ) ( #25449 )
...
* fix(patch): lab module patch fix
* fix: param
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
Co-authored-by: Anoop <3326959+akurungadam@users.noreply.github.com >
2021-04-22 22:47:39 +05:30
Anoop
c21ce42559
fix(patch): lab module patch fix ( #25447 )
...
* fix(patch): lab module patch fix
* fix: param
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-04-22 22:44:44 +05:30
Deepesh Garg
eed60bf035
fix: Backward compatibility for GSTR-1 report
2021-04-22 17:11:22 +05:30
pateljannat
84ef7419da
fix: sider
2021-04-22 16:31:16 +05:30
Saqib
3d4acf9e5c
fix: permission error after submitting exchange rate revaluation ( #25432 )
2021-04-22 16:16:03 +05:30
Rucha Mahabal
e3b8057eb4
fix: Laboratory Module patch ( #25431 )
2021-04-22 16:11:17 +05:30
Rucha Mahabal
3847452b60
fix: Laboratory Module patch ( #25436 )
2021-04-22 16:11:01 +05:30
pateljannat
2004fec8eb
fix: removed multicurrency
2021-04-22 14:52:36 +05:30
Hussain Nagaria
4a0136b524
feat: Basic Query + Autocomplete
2021-04-22 14:21:29 +05:30
Saqib
19b73968d7
fix(pos): validations & minor ui issues ( #25351 )
...
* fix: pos print format
* fix: stock validation on pos invoice creation
2021-04-22 13:38:20 +05:30
Saqib Ansari
b0e160ff78
fix: ignore fraction difference while making round off gl entry
2021-04-22 13:23:50 +05:30
pateljannat
ba6ad7f5be
fix: escape for format and msg for working hours if not set
2021-04-22 11:19:44 +05:30
Mohammad Hasnain Mohsin Rajan
7f932cfb30
fix: display reconcile tool when closing balance 0 ( #25417 )
...
Co-authored-by: Saqib <nextchamp.saqib@gmail.com >
2021-04-22 04:53:09 +05:30
Alan
157b388209
fix: change subcontracted item display ( #25425 )
2021-04-21 21:00:22 +05:30
Deepesh Garg
66a71bdd1a
fix: Issues on new company setup
2021-04-21 20:42:20 +05:30
Deepesh Garg
50997709d5
fix: Update country-wise-tax JSON and tax setup
2021-04-21 20:41:57 +05:30
Ernesto Ruiz
090177494d
fix: Make strings translatable
...
Make strings translatable
2021-04-21 09:04:06 -06:00
Deepesh Garg
e5e20c50a9
Merge branch 'develop' into purchase-invoice-to-purchase-receipt-develop
2021-04-21 19:09:41 +05:30
pateljannat
485464d1f4
fix: added back a hook
2021-04-21 18:04:58 +05:30
Afshan
6d3305c446
fix: added total column
2021-04-21 15:34:58 +05:30
Afshan
48b2fc9b12
Merge branch 'develop' into dimension-wise-accounts-balance-reports
2021-04-21 15:21:02 +05:30
Hussain Nagaria
cc402a5d0c
feat: Add basic autocomplete using redisearch
2021-04-21 13:52:23 +05:30
marination
b2e607bb55
chore: Sider and Semgrep
2021-04-21 13:08:05 +05:30
Nabin Hait
db76612462
Merge branch 'version-13-pre-release' into version-13
2021-04-21 12:34:49 +05:30
Nabin Hait
29d4ac13ac
Merge branch 'version-13' into develop
2021-04-21 12:34:49 +05:30
Nabin Hait
c3b7c1b998
bumped to version 13.1.0
2021-04-21 12:54:49 +05:50
pateljannat
a92560d79f
Merge branch 'profitability-report' of https://github.com/pateljannat/erpnext into profitability-report
2021-04-21 12:32:31 +05:30
pateljannat
039a5a829d
fix: dynamic values for tests
2021-04-21 12:32:25 +05:30
marination
ed0aabbb19
Merge branch 'develop' of https://github.com/frappe/erpnext into e-commerce-refactor
2021-04-21 11:55:45 +05:30
Deepesh Garg
2acc66db2c
fix: Add tax categories on company setup
2021-04-21 11:49:02 +05:30
noahjacob
fa9629c1e1
fix: Updated forms and fixed an error.
2021-04-21 11:29:40 +05:30
Nabin Hait
cb92ead061
fix: Added Change Log
2021-04-21 11:22:35 +05:30
Jannat Patel
d106db60ad
Merge branch 'develop' into profitability-report
2021-04-21 09:10:49 +05:30
Ernesto Ruiz
66250351d2
fix: Add transtlation function to strings
...
Add transtlation function to strings
2021-04-20 14:35:14 -06:00
Deepesh Garg
3130ed52ff
fix: Item Tax templates for GST
2021-04-20 23:23:07 +05:30
Deepesh Garg
e379f083bb
feat(India): Separate Input and Output GST tax accounts
2021-04-20 23:04:39 +05:30
Deepesh Garg
e7895cea71
Merge pull request #25393 from deepeshgarg007/loan_manager_amend
...
fix: Add amend perm for loan and system manager for loan doctypes
2021-04-20 22:21:52 +05:30
marination
8bc90a65e4
feat: Discount Filters
...
- Discount filters in filters section
- Code cleanup
2021-04-20 21:54:52 +05:30
Raffael Meyer
48cd4de0d2
Merge branch 'develop' into feature/check-field-subscription-invoice
2021-04-20 16:15:01 +02:00
Deepesh Garg
6d88cf9ede
Merge branch 'develop' into loan_manager_amend
2021-04-20 19:08:31 +05:30
pateljannat
cbdcfb4873
fix: multicurrency
2021-04-20 17:53:41 +05:30
Syed Mujeer Hashmi
704ec132b7
feat:Inpatient Occupancy Table Editable for Healthcare Admin ( #24989 )
...
Make Admitted datetime and Discharge Datetime editable along with
Inaptient Occupancy Service Unit, Check_In and Check_out time.
Signed-off-by: Syed Mujeer Hashmi <mujeerhashmi@4csolutions.in >
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-04-20 16:39:46 +05:30
gavin
59a2ebd2f4
Merge pull request #25156 from Alchez/feat-py3-dependencies
...
feat: manage Python 3 compatiblity with dependencies
2021-04-20 15:38:29 +05:30
Rohan Bansal
524b81abd9
feat: manage Python 3 compatiblity with dependencies
2021-04-20 14:13:55 +05:30
noahjacob
57f487a16b
fix: Updated serial_no filters in maintenance visit.
2021-04-20 13:51:34 +05:30
Marica
0278646fd8
fix: Cashier query in POS Opening/Closing Entry ( #25399 )
2021-04-20 12:53:33 +05:30
Marica
125c3d64a9
fix: Cashier query in POS Opening/Closing Entry ( #25398 )
2021-04-20 12:53:22 +05:30
Afshan
de69a1186c
Merge branch 'develop' into dimension-wise-accounts-balance-reports
2021-04-20 11:43:28 +05:30
Marica
b91fcbd70e
fix: Ignore Customer Group Perm on AlL Products page ( #25396 )
2021-04-19 22:21:07 +05:30
Marica
846200d069
fix: Ignore Customer Group Perm on AlL Products page ( #25397 )
2021-04-19 22:20:01 +05:30
Rucha Mahabal
c221682373
fix: Bulk Salary Structure Assignment ( #25389 )
2021-04-19 21:11:27 +05:30
Rucha Mahabal
923fb008c7
fix: remove non-standard module cards from Home Workspace ( #25391 )
2021-04-19 21:09:47 +05:30
Raffael Meyer
4a1159408a
Merge branch 'develop' into feature/check-field-subscription-invoice
2021-04-19 16:40:35 +02:00
Meike Nedwidek
ebbcc90d89
✨ add check field for subscription invoices if they should be submitted automatically
2021-04-19 15:28:37 +02:00
noahjacob
5d7d338d2a
feat: Schedule status is now updated on submitting a visit.
2021-04-19 18:39:34 +05:30
Deepesh Garg
047044f975
fix: Add amend perm for loan and system manager for loan doctypes
2021-04-19 18:27:37 +05:30
Deepesh Garg
135b852cf0
fix: Use party account currency
2021-04-19 17:27:26 +05:30
pateljannat
73896ce94c
fix: conflicts
2021-04-19 16:50:39 +05:30
pateljannat
3b54b1e975
fix: report name and columns
2021-04-19 16:49:28 +05:30
noahjacob
9a0a561ec6
feat: Created Dialog Box on trying to create a maintenance visit.
2021-04-19 16:42:50 +05:30
Rucha Mahabal
5d7f7094d6
Merge branch 'develop' into employee-util-report
2021-04-19 16:24:55 +05:30
Hussain Nagaria
1f8326bb1f
chore: Add Report to Dashboard
2021-04-19 16:19:13 +05:30
Afshan
0e949adea5
Merge branch 'develop' into dimension-wise-accounts-balance-reports
2021-04-19 14:04:49 +05:30
Nabin Hait
840c921229
Merge branch 'develop' into purchase-invoice-to-purchase-receipt-develop
2021-04-19 13:30:19 +05:30
Deepesh Garg
cb718fce88
feat: Role to allow over billing, delivery, receipt ( #24854 )
...
* feat: Role to allow over billing, delivery, receipt
* fix: Typo
2021-04-19 13:25:15 +05:30
Rakshith N
ceba5774be
fix(pos): special character scanning in point of sale ( #25353 )
...
Co-authored-by: rakshith.n <rakshith.n@promantia.com >
Co-authored-by: Saqib <nextchamp.saqib@gmail.com >
2021-04-19 13:21:49 +05:30
marination
94d0149756
Merge branch 'develop' of https://github.com/frappe/erpnext into e-commerce-refactor
2021-04-19 13:06:16 +05:30
Afshan
632166a933
fix: make filters for payroll entry ( #25386 )
2021-04-19 12:58:27 +05:30
Ankush Menat
edf3dfa5a4
fix: commit leave_allocation change to db ( #25382 ) ( #25383 )
2021-04-19 12:47:41 +05:30
Jannat Patel
119b27b97f
feat: Delayed Tasks Summary ( #25024 )
...
* feat: delayed deliverables summary
* fix: sider
* fix: renamed to delayed tasks
* fix: renamed test
* fix: test
* fix: sider
* fix: dates, validations and chart
* fix: space and column width
* feat: Sort tasks by descending order of delay
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-04-19 12:46:14 +05:30
Alan
ac8a467b0a
fix: exclude spurious Stock Entry Types from 'consumed' calculation ( #25352 )
...
* fix: exclude spurious 'Stock Entry Type's from 'consumed' calculation
* fix: filter using purpose, make requested changes
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-04-19 12:38:25 +05:30
Deepesh Garg
bb746fcbe4
fix: Updated filters for process statement of accounts
2021-04-19 12:19:31 +05:30
Ankush Menat
6c88ab07c7
fix: commit leave_allocation change to db ( #25382 )
2021-04-19 11:51:46 +05:30
Afshan
b6d2106184
fix: available employee for selection ( #25378 )
...
* fix: available employee for selection
* fix: available employee for selection
fix: available employee for selection
2021-04-19 11:48:43 +05:30
Afshan
9c9907cf8e
fix: available employee for selection ( #25377 )
...
* fix: available employee for selection
* fix: available employee for selection
fix: available employee for selection
2021-04-19 11:48:28 +05:30
Marica
e8bc912ffc
perf: Fetching exchange rate on every line item slows down PO ( #25345 )
...
* fix: Dont fetch exchange rates for each line item once fetched at parent
`
* perf: Use price list conversion rate from parent
- If price list conversion rate exists in args already from earlier call, use that
- `get_price_list_currency_and_exchange_rate` wont be called for each child row
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2021-04-19 11:05:21 +05:30
Jannat Patel
dcdd3bebbe
feat: Timer in LMS Quiz ( #24246 )
...
* feat: new fields in quiz doctypes
* feat: timer in lms quiz
* fix: variable initialisation
* fix: context, exception fix
* fix:sider
* fix:sider
* fix: indentation
* fix: timer
* fix: sider
* fix: return value and format
* fix: show time taken only after all attempts are over
* fix: sider
Co-authored-by: pateljannat <jannatpatel@MacBook-Air.local >
Co-authored-by: Marica <maricadsouza221197@gmail.com >
2021-04-19 10:36:40 +05:30
Ankush Menat
7eac4a250d
fix: functions using mutable defaults ( #25370 )
2021-04-19 10:33:39 +05:30
Saqib
e782531529
fix: Apply single transaction threshold on net_total instead of supplier credit amount ( #25243 )
...
* fix: Apply single transaction threshold on net_total instead of supplier credit amount
* fix: Apply single transaction threshold on net_total instead of supplier credit amount
* fix: test
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2021-04-19 10:15:51 +05:30
Deepesh Garg
1e0d22a38f
Merge pull request #24805 from alyf-de/improve_taxes_setup
...
refactor: Setup Taxes and Charges
2021-04-19 09:12:47 +05:30
Raffael Meyer
9ee6e4feb8
Merge branch 'develop' into improve_taxes_setup
2021-04-18 18:34:41 +02:00
barredterra
d397bb1b74
Merge branch 'improve_taxes_setup' of https://github.com/alyf-de/erpnext into improve_taxes_setup
2021-04-18 18:34:02 +02:00
barredterra
80d44cada4
fix: remove is_default from country wise tax
2021-04-18 18:33:34 +02:00
rohitwaghchaure
4ed5d994a4
Merge pull request #25374 from ankush/shipment_status_update
...
fix: commit changes to shipment status in database
2021-04-18 17:56:22 +05:30
Ankush Menat
c28fcba779
ci(semgrep): add correctness rule for on_cancel
...
Changes done to doctype object in `on_submit` are not commited to
database. Add rule to catch similar bugs.
2021-04-18 13:22:19 +05:30
Ankush Menat
e972ceb798
fix: patch for updating shipment status
2021-04-18 13:22:19 +05:30
Ankush Menat
9229ee1745
fix: update shipment status in database
...
Caught by semgrep rule:
https://github.com/frappe/erpnext/blob/develop/.github/helper/semgrep_rules/frappe_correctness.yml#L4
2021-04-18 13:22:19 +05:30
rohitwaghchaure
72e3a81878
Merge pull request #25375 from ankush/minor_semgrep_fixes
...
fix: remove duplicate keys from dictionaries
2021-04-18 13:04:00 +05:30
Raffael Meyer
ef4c494b2b
Merge branch 'develop' into improve_taxes_setup
2021-04-17 19:38:36 +02:00
barredterra
476fff149b
Merge branch 'develop' into improve_taxes_setup
2021-04-17 18:41:31 +02:00
Ankush Menat
ad6a2657ae
chore: minor translation fixes
2021-04-17 16:56:09 +05:30
Ankush Menat
dedf2c1b61
fix: remove duplicate keys from dictionaries
2021-04-17 16:56:08 +05:30
Saqib
75e13f7bb6
fix(e-invoicing): add company validation for e-invoicing ( #25348 )
...
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2021-04-17 15:38:47 +05:30
Saqib
18c7815a1b
fix: presentation currency in statement of accounts ( #25367 )
2021-04-17 15:37:40 +05:30
rohitwaghchaure
fbc0d16d8b
Merge pull request #25372 from ankush/eq_assignment_fix
...
fix: equality check instead of assignment in cart
2021-04-17 13:43:54 +05:30
rohitwaghchaure
1254af502b
Merge pull request #25362 from anupamvs/disable_rounded_total
...
feat: added Disable Rounded Total in sales transactions
2021-04-17 13:30:24 +05:30
Ankush Menat
d6be154ac2
fix: implicit string concatenation ( #25371 )
...
* fix: implicit string concatenations
* chore: rerun healthcare patch for company fields
2021-04-16 22:08:44 +05:30
Ankush Menat
67e647232c
ci(semgrep): Add semgrep testing ( #24871 )
...
Adds semgrep testing in CI.
Refer to:
- https://github.com/frappe/frappe/pull/12524
- https://github.com/frappe/frappe/pull/12577
2021-04-16 21:44:49 +05:30
Ankush Menat
adf974810d
fix: equality check instead of assignment in cart
2021-04-16 21:15:50 +05:30
Saqib
36247faf1a
fix(e-invoicing): add company validation for e-invoicing ( #25349 )
...
* fix(e-invoicing): add company validation for e-invoicing
* fix: test
2021-04-16 18:45:19 +05:30
Nabin Hait
eeece59a17
Merge branch 'develop' into disable_rounded_total
2021-04-16 18:44:17 +05:30
Marica
ede339f80b
fix: Serial No not updated correctly via Inter Company Stock Transfer ( #25006 )
...
* fix: Serial No not updated correctly via Inter Company Stock Transfer
* chore: Added More Test Cases for inter company Serial Transfer
* fix: Test for serial no duplication
- fixed serial no test
- made errors more meaningful on serial no validation
* fix: Stock Reco Test
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com >
2021-04-16 18:42:54 +05:30
noahjacob
5ebc6abfad
feat: Sales Person field is now editable after submitting.
2021-04-16 16:59:10 +05:30
Jannat Patel
b1aad63a99
fix: leave policy in leave allocation ( #25334 )
...
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-04-16 16:08:22 +05:30
Raffael Meyer
6daae681bd
Merge branch 'develop' into datev_fixes
2021-04-16 12:37:14 +02:00
noahjacob
e6fd3b86bd
fix: fixed sider issues and translation syntax.
2021-04-16 15:48:36 +05:30
Hussain Nagaria
2399e84052
Merge branch 'employee-util-report' of https://github.com/NagariaHussain/erpnext into employee-util-report
2021-04-16 15:41:25 +05:30
Hussain Nagaria
f1b4ce7430
feat: Add filtering by department
...
Also:
- Add department filter to js
- Add department column to report
- Fetch only those timesheets which have an Employee Linked
- Update unit tests
2021-04-16 15:36:43 +05:30
Anupam
9d9c256e70
feat: added Disable Rounded Total in sales transactions
2021-04-16 00:11:40 +05:30
Afshan
4b496b65b7
fix: filter for employees in salary slip ( #25361 )
2021-04-15 23:53:12 +05:30
Afshan
c0db286dc1
fix: filter for employees in salary slip ( #25360 )
2021-04-15 23:48:25 +05:30
Ankush Menat
799b3c26a4
Merge pull request #25359 from 18alantom/fix_shipment_pickup_to
...
fix: shipment pickup_to, pickup_from functionality.
2021-04-15 21:16:24 +05:30
Ankush Menat
5207edc188
Merge branch 'develop' into fix_shipment_pickup_to
2021-04-15 21:01:52 +05:30
18alantom
6179cc1311
fix: make pickup_to and pickup_from mandatory fields
2021-04-15 20:36:28 +05:30
18alantom
597bb8be18
fix: remove pickup_to, pickup_from and get_pickup_time
...
relies on server-side validation instead js controller
2021-04-15 20:32:45 +05:30
noahjacob
2c802720c3
feat: Automated setting end_date based on periodicity, no of visits and improved ux.
2021-04-15 20:31:18 +05:30
Rucha Mahabal
56c428663f
fix: Additional Salary component amount not getting set ( #25356 )
2021-04-15 18:54:38 +05:30
Rucha Mahabal
39b1cd827a
fix: Additional Salary component amount not getting set ( #25355 )
2021-04-15 18:54:29 +05:30
Afshan
2da6ab7f2a
Merge branch 'develop' into dimension-wise-accounts-balance-reports
2021-04-15 18:07:04 +05:30
noahjacob
1ac471e04f
feat: generate schedule is also triggered on save.
2021-04-15 16:48:01 +05:30
rohitwaghchaure
72929aab38
Merge pull request #24878 from anupamvs/planning
...
feat: add total available stock field in PO
2021-04-15 16:28:49 +05:30
Sun Howwrongbum
c50fbc6897
fix: list lookup with undefined variable ( #25210 )
...
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-04-15 14:52:13 +05:30
rohitwaghchaure
640b5e00ce
Merge pull request #25152 from ankush/customer_duplicates
...
fix: disable auto naming of customer during import
2021-04-15 14:46:11 +05:30
rohitwaghchaure
1bdc457777
Merge pull request #25304 from ankush/fix_sl_rounding
...
fix(stock_ledger): round off values near to zero
2021-04-15 14:44:09 +05:30
Saqib
593071bd53
fix: currency symbol in bank transaction list view ( #25336 )
2021-04-15 14:12:11 +05:30
Anupam Kumar
ee0dda6ba5
Merge branch 'develop' into planning
2021-04-15 12:48:25 +05:30
Marica
4e25aa77dd
Merge branch 'develop' into dev-quality-inspection-accounts
2021-04-14 19:06:14 +05:30
Marica
61f5f36c65
Merge pull request #24910 from AndyOverLord/patch-8
...
fix: copy_parent_value_in_all_row function error
2021-04-14 19:04:23 +05:30
Marica
f045fde9f4
Merge branch 'develop' into patch-8
2021-04-14 18:56:15 +05:30
Marica
24e45163d5
fix: Sider
2021-04-14 18:53:15 +05:30
Ganga Manoj
c4565651ff
fix: Let Administrator delete company transactions ( #25300 )
...
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2021-04-14 17:11:36 +05:30
Saqib
b54cc7c7f5
fix: pos print receipt ( #25330 )
2021-04-14 15:09:11 +05:30
Saqib
d4fd1038dc
fix: pos print receipt ( #25329 )
2021-04-14 15:07:10 +05:30
Saqib
8798f30808
fix: pos print receipt ( #25328 )
2021-04-14 15:05:33 +05:30
Rohan Bansal
03f711e3a2
style: sider issues
2021-04-14 14:41:55 +05:30
rohitwaghchaure
ac6facda3d
Merge pull request #25186 from rohitwaghchaure/fixed-incorrect-batch-selected-in-purchase-rceipt-develop
...
fix: incorrect batch picked in subcontracted purchase receipt
2021-04-14 14:35:12 +05:30
rohitwaghchaure
3d9d4e03de
Merge pull request #25145 from rohitwaghchaure/fixed-incorrect-incoming-rate-for-sales-return-issue-develop
...
fix: incorrect incoming rate for the sales return
2021-04-14 14:34:46 +05:30
Rohan Bansal
7f8b95efe8
fix: move QI logic to stock module
2021-04-14 14:15:45 +05:30
Nabin Hait
2535fe9b1e
fix: Resolved merge conflict
2021-04-14 13:09:50 +05:30
Nabin Hait
b77793763a
Merge branch 'version-13-pre-release' into version-13
2021-04-14 12:53:53 +05:30
Nabin Hait
88b3c52533
bumped to version 13.0.2
2021-04-14 13:13:53 +05:50
Nabin Hait
ece4c16d8f
chore: Added change log
2021-04-14 12:53:25 +05:30
rohitwaghchaure
3f6ba12344
Merge pull request #24408 from rohitwaghchaure/custom-user-type-feat
...
feat: Employee Self Service
2021-04-14 11:54:25 +05:30
Nabin Hait
1bc65ddbe4
Merge branch 'develop' into purchase-invoice-to-purchase-receipt-develop
2021-04-14 11:23:34 +05:30
Nabin Hait
90df99e470
Merge branch 'develop' into fixed-incorrect-incoming-rate-for-sales-return-issue-develop
2021-04-14 11:23:25 +05:30
Nabin Hait
5931931c93
Merge branch 'develop' into customer_duplicates
2021-04-14 11:23:12 +05:30
Nabin Hait
f7441c4c0a
Merge branch 'develop' into fixed-incorrect-batch-selected-in-purchase-rceipt-develop
2021-04-14 11:23:00 +05:30
Nabin Hait
b7b35734a7
Merge branch 'develop' into employee-util-report
2021-04-14 11:22:51 +05:30
Deepesh Garg
e2dc102bc6
fix: Zero amount completed delivery notes being shown in Sales Invocie get items ( #25317 )
2021-04-14 11:21:11 +05:30
Deepesh Garg
b67058869a
fix: Round off final tax amount instead of current tax amount ( #25188 )
...
* fix: Round off final tax amount instead of current tax amount
* fix: Syntax error
* fix: Indentation
* fix: Round Off taxes order execution
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2021-04-14 11:20:27 +05:30
Deepesh Garg
b717420842
fix: Role to override maintain same rate check in transactions ( #25193 )
...
* feat: configurable action if the same purchase/selling rate is not maintained
* fix: Role to override maintain same rate check in transactions
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-04-14 10:43:45 +05:30
Nabin Hait
dd02b5abf1
Merge branch 'develop' into fix_sl_rounding
2021-04-14 10:36:40 +05:30
m1ngaa
f68205468c
Delete accounts (an empty file)
...
This file has no purpose, and must've been included as a tiny mistake..?
2021-04-14 05:50:31 +08:00
rohitwaghchaure
ce6c3b5b74
fix: incorrect incoming rate for the sales return ( #25306 )
2021-04-13 20:55:52 +05:30
Afshan
82ebc47ba1
Merge branch 'develop' into dimension-wise-accounts-balance-reports
2021-04-13 19:38:04 +05:30
Rohit Waghchaure
a8f78fabfd
fix: patch failing while migrating from v7 to v13
2021-04-13 18:51:21 +05:30
Rohit Waghchaure
610ccd4c03
fix: modified permission
2021-04-13 18:51:21 +05:30
Rohit Waghchaure
03635fb0c4
feat: ESS User
2021-04-13 18:51:21 +05:30
Saqib
dbb76a7d00
fix(e-invoicing): validations & tax calculation fixes ( #25314 )
...
* fix: GST on freight charge in e-invoicing
* feat(india): bulk e-invoice generation (#24969 )
* fix: cannot fetch e invoice settings
* fix: patch condition (#25301 )
* fix: patch condition
* fix: except einvoice loading error seperately
* fix: json.loads error
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
2021-04-13 18:49:03 +05:30
Deepesh Garg
ca412d37c8
Merge pull request #25290 from deepeshgarg007/gstr_1_taxable_value_update
...
fix: Taxable value including Freight and Forwarding charges in GSTR-1 Report
2021-04-13 17:49:56 +05:30
marination
c2bd7e504d
fix: Item schema modified date update
...
- Modified date changed due to merge conflict
- Changed it to a later date to make sure Item migrates correctly
2021-04-13 16:57:35 +05:30
Nabin Hait
10c61376e3
fix: Backport missing commits to develop branch ( #25305 )
2021-04-13 15:46:01 +05:30
Marica
1f9d231acf
Merge branch 'develop' into patch-8
2021-04-13 15:43:46 +05:30
Deepesh Garg
2fe3056fa2
Merge pull request #24993 from frappe/ishanloya-regional
...
Correct state code for 'Other Territory'
2021-04-13 15:37:29 +05:30
Deepesh Garg
9aad73b9f0
Merge pull request #25195 from ankush/use_isinstance_instead_of_type
...
fix: broken type check in stock ageing report
2021-04-13 15:24:53 +05:30
Deepesh Garg
0dcb48a6ee
Merge pull request #25167 from ankush/escape_sql_credit_report
...
fix: escape sql filters in credit report
2021-04-13 15:24:15 +05:30
Deepesh Garg
3db8ba2d4a
Merge pull request #25033 from anupamvs/se-add-to-transit
...
fix: unable to submit stock entry
2021-04-13 14:59:54 +05:30
Deepesh Garg
c05f4ee1aa
Merge pull request #25082 from AfshanKhan/add-blank-for-status-issue-reports
...
fix: added blank option for status in report related to issue
2021-04-13 14:59:01 +05:30
Deepesh Garg
bb92929048
Merge pull request #25256 from nextchamp-saqib/italy-e-invoicing
...
feat(italy): add document type field for e-invoicing
2021-04-13 13:48:21 +05:30
Suraj Shetty
36083ff36c
Merge pull request #25310 from rmehta/grid-field-fix
2021-04-13 12:40:27 +05:30
Suraj Shetty
82d0a1a13e
style: Add missing semicolons
...
- & make formatting consistent
2021-04-13 12:35:42 +05:30
Rushabh Mehta
ff935b4586
fix(minor): fix dynamically changing grid properties
2021-04-13 12:09:36 +05:30
Rushabh Mehta
3c58fd4d5e
fix(minor): fix dynamically changing grid properties
2021-04-13 12:05:10 +05:30
Rushabh Mehta
65f25c27b3
fix(minor): fix dynamically changing grid properties
2021-04-13 11:58:16 +05:30
Abdullah Abouzekry
20140425c8
fix: sales order not saving due type mismatch in promo scheme ( #24748 ) ( #25222 )
2021-04-13 11:36:39 +05:30
Deepesh Garg
1f49335335
Merge branch 'develop' into gstr_1_taxable_value_update
2021-04-13 10:29:52 +05:30
marination
f10a08ad6b
feat: Slashed Prices and Discount display
...
- Registered mrp and price after discounts
- slashed price with discount in listing, item page and wishlist
- removed redundant imports
- renamed method to `get_web_item_qty_in_stock` to get Website Item stock
- adjusted styles for resizing
- made add to cart button full width on cards
2021-04-13 00:39:26 +05:30
Ankush Menat
34d00772e7
Merge pull request #25303 from ankush/fix_bom_test
...
test: ignore floating point errors in test_bom
2021-04-12 20:34:10 +05:30
Ankush Menat
6a014d12c1
fix(stock_ledger): round off values near to zero
2021-04-12 20:21:27 +05:30
Ankush Menat
c65751d97f
test: ignore floating point errors in test_bom
2021-04-12 19:45:34 +05:30
Saqib
a19c98255f
fix: patch condition ( #25301 )
2021-04-12 19:02:28 +05:30
Saqib
9320316462
feat(india): bulk e-invoice generation ( #24969 )
2021-04-12 17:55:46 +05:30
Andy Zhu
bffe933c22
Fix: attempts to add overrides function
...
Overrides parent_fieldname in outer form to all child rows's fieldname
2021-04-12 22:49:26 +12:00
rohitwaghchaure
913845e4ce
Merge pull request #25295 from rohitwaghchaure/changed-scheduler-check-time-pre
...
fix: update scheduler check time
2021-04-12 16:15:33 +05:30
rohitwaghchaure
5e8ec48e7f
Merge pull request #25294 from rohitwaghchaure/changed-scheduler-check-time
...
fix: update scheduler check time
2021-04-12 16:12:13 +05:30
Rohit Waghchaure
bda4c5cc52
fix: update scheduler check tim
2021-04-12 16:11:52 +05:30
Rohit Waghchaure
2339de7333
fix: update scheduler check tim
2021-04-12 16:09:55 +05:30
Saqib Ansari
faca478317
fix: payment amount showing in foreign currency
2021-04-12 15:40:27 +05:30
Deepesh Garg
719e0c1e60
fix: Taxxable value including Freight and Forwarding charges in GSTR-1 Report
2021-04-12 14:37:43 +05:30
Ankush Menat
53ce877ad9
Merge branch 'develop' into escape_sql_credit_report
2021-04-12 14:37:31 +05:30
Saqib
49336b8065
fix: consolidated sales invoice posting date ( #25119 )
2021-04-12 12:17:50 +05:30
Prssanna Desai
1fd1e0d4e9
Merge pull request #25287 from prssanna/invoice-timesheet-fix
...
fix: declare data before assigning
2021-04-12 12:07:29 +05:30
prssanna
42f4a00c88
fix: declare data before assigining
2021-04-12 12:01:20 +05:30
Marica
be26e59087
Merge pull request #25196 from noahjacob/UX
...
fix: Company field in Warehouse
2021-04-12 11:08:45 +05:30
Deepesh Garg
5f3d7f547c
fix: Item wise tax rate for consolidated POS invoice ( #25029 )
...
* fix: Item wise tax rate for consolidated POS invoice
* fix: Do not alter item wise taxes for consolidated invoices
* fix: Add test case
* fix: Update
* fix: Set opening stock for test item
* fix: Add valuation rate for opening stock
2021-04-12 10:56:47 +05:30
Deepesh Garg
c36e48a869
fix: GST on freight charge in e-invoicing ( #25000 )
...
* fix: GST on freight charge in e-invocing
* fix: Add patch for taxable value field
* fix: Handle discounts on net total
* fix: Handle all types of discounts for e-invoicing
* fix: Absolute taxable values
* fix: Use correct tax amount
2021-04-12 10:55:43 +05:30
Marica
99522252c4
Merge branch 'develop' into UX
2021-04-12 10:51:24 +05:30
Anupam Kumar
9f73bd8040
fix: don't delete mode of payment account details while deleting company transactions ( #25217 )
2021-04-12 10:31:36 +05:30
Saqib
b8a270074e
fix(pos): cannot set qty to less than zero ( #25258 )
2021-04-12 10:28:05 +05:30
Anoop
207166fe8b
fix(patch): copy Lab Test / Template renamed field values ( #25276 )
...
reload_doc doctypes introduced since v11
2021-04-12 10:25:34 +05:30
Ankush Menat
d235fc75ad
fix: remove nonexistent method from pick list ( #25279 )
...
This method is merged in calculate_rate_and_amount() during repost item
valuation refactoring.
Ref:
e10f0a5a6c (diff-a160e3a8907dcdf28ce7728bb7dd45914ad8ab033489ea3de4c80fb1c4ca7fe9)
2021-04-12 10:23:06 +05:30
Deepesh Garg
4d4d7074d0
Merge pull request #25053 from deepeshgarg007/delivery_note_gst_category
...
fix: Add GST category field in Delivery Note
2021-04-10 22:12:42 +05:30
Deepesh Garg
1466e2d758
Merge pull request #25271 from deepeshgarg007/loan_penalty_new_fix
...
fix: Consider paid repayment entries in subsequent loan repayments
2021-04-10 21:00:46 +05:30
Deepesh Garg
81ecd0b8b6
Merge branch 'develop' of https://github.com/frappe/erpnext into delivery_note_gst_category
2021-04-10 20:54:38 +05:30
Deepesh Garg
b58590251b
fix: minor improvements and tests
2021-04-10 19:55:36 +05:30
rohitwaghchaure
5899477cbb
Merge pull request #25015 from rohitwaghchaure/fixed-patch-item-reposting-for-incorrect-sl-and-gl-develop
...
fix: patch
2021-04-10 18:58:44 +05:30
Raffael Meyer
dc9ef51d97
Merge branch 'develop' into improve_taxes_setup
2021-04-10 15:09:41 +02:00
Deepesh Garg
f38a653a08
fix: Show exact error message in datetime
2021-04-10 18:34:51 +05:30
Deepesh Garg
e7efbc1d33
Merge branch 'develop' of https://github.com/frappe/erpnext into loan_penalty_new_fix
2021-04-10 18:33:38 +05:30
Deepesh Garg
37d6c19a34
fix: Consider paid repayment entries in subsequent loan repayments
2021-04-10 18:33:26 +05:30
Deepesh Garg
8a01dbe8e1
Merge pull request #25261 from ankush/issue_status_banner_fix
...
fix: condition for SLA status banner
2021-04-10 17:56:51 +05:30
Rohit Waghchaure
a5d062453e
feat: added test case
2021-04-10 10:49:31 +05:30
Rohit Waghchaure
cb6494876f
feat: purchase receipt creation from purchase invoice
2021-04-10 10:49:30 +05:30
Rohit Waghchaure
1db8c51749
fix: changed logic
2021-04-10 10:45:29 +05:30
Rohit Waghchaure
b9aa775f3b
fix: pricing_rule test cases
2021-04-10 10:45:28 +05:30
Rohit Waghchaure
1358443cdb
fix: patch
2021-04-10 10:42:08 +05:30
Deepesh Garg
c85c243f9c
Merge pull request #25255 from nextchamp-saqib/issue-condition-fix
...
fix: condition for setting agreement status
2021-04-09 21:40:14 +05:30
Deepesh Garg
df9388aa8e
Merge pull request #25086 from deepeshgarg007/advance_amount_precision
...
fix: Precision issues while allocating advance amount
2021-04-09 21:39:02 +05:30
noahjacob
110f28f869
Company field editable and is readonly after saving.
2021-04-09 20:01:47 +05:30
Saqib
14b98c1737
Merge branch 'develop' into issue-condition-fix
2021-04-09 18:29:01 +05:30
Afshan
23f645e7da
Merge branch 'develop' into dimension-wise-accounts-balance-reports
2021-04-09 18:22:43 +05:30
Anupam Kumar
986452107b
fix: Lead Source's module ( #24583 )
...
* fix: Lead Source's module
* fix: patch fix
2021-04-09 18:15:51 +05:30
Anupam Kumar
a91d7bd4b5
Merge branch 'develop' into se-add-to-transit
2021-04-09 18:00:03 +05:30
Anupam Kumar
cd2aedd0c6
Merge branch 'develop' into planning
2021-04-09 17:59:47 +05:30
Afshan
1f08d8e3de
Merge branch 'develop' into dimension-wise-accounts-balance-reports
2021-04-09 17:44:54 +05:30
Afshan
c42318ec24
chores: clean up
2021-04-09 17:44:30 +05:30
Anupam Kumar
f52f2b2f17
Merge branch 'develop' into email-digest
2021-04-09 17:24:43 +05:30
Ankush Menat
5451bbf7d2
fix: condition for SLA status banner
...
If the document is NOT in the closed state and fulfilled then there
won't be any banner. This bug was introduced while fixing a bug related
to buttons, so separated out code for showing buttons and showing
banners.
2021-04-09 17:19:02 +05:30
rohitwaghchaure
526f76c27d
Merge pull request #25257 from rohitwaghchaure/travis-fix-for-project
...
fix: travis
2021-04-09 17:07:22 +05:30
Afshan
31b5dfe9ee
feat: Dimension-wise Accounts Balance Report
2021-04-09 16:52:14 +05:30
Rohit Waghchaure
ca5e10892c
fix: travis
2021-04-09 16:23:45 +05:30
Afshan
dc73a9995d
Merge branch 'develop' into add-blank-for-status-issue-reports
2021-04-09 13:04:34 +05:30
Marica
c6b3766fb2
Merge pull request #24921 from Anurag810/item-dashboard-fixes
...
fix: precision and formatted document for stock level in item dashboard.
2021-04-09 12:43:06 +05:30
Saqib Ansari
032246dc2b
feat(italy): add document type field for e-invoicing
2021-04-09 12:08:24 +05:30
Marica
d38618fc34
Merge branch 'develop' into item-dashboard-fixes
2021-04-09 11:57:56 +05:30
Marica
5467d7c3e3
fix: Use system precision instead of SLE precision
2021-04-09 11:56:49 +05:30
Marica
a7ac01153e
fix: Remove redundant import and import cint
2021-04-09 11:55:44 +05:30
Marica
ad75944960
Merge pull request #25105 from Anuja-pawar/fix_picked_qty_in_DN
...
fix: Picked Qty conversion from Stock Qty to Qty while creating DN from Pick List
2021-04-09 11:48:56 +05:30
Saqib Ansari
e7813b69c4
fix: condition for setting agreement status
2021-04-09 11:46:16 +05:30
Marica
b89a40aa3c
Merge branch 'develop' into fix_picked_qty_in_DN
2021-04-09 11:45:39 +05:30
Marica
7f0e92c9b9
Merge pull request #25232 from nextchamp-saqib/coa-importer-validate-fix
...
fix: keyerror while validating coa file
2021-04-09 11:44:40 +05:30
Deepesh Garg
63e6036d12
Merge pull request #25235 from ankush/remove_purch_inv_validation
...
fix: remove gst name validation for purchase Invoice
2021-04-09 10:48:34 +05:30
barredterra
e66cf0aa44
fix: hanging indent
2021-04-08 18:26:45 +02:00
barredterra
0a45fc8c58
fix: remove unused import
2021-04-08 18:25:17 +02:00
barredterra
3a12f1f1ae
fix: prettier error log
2021-04-08 17:53:48 +02:00
Saqib
4191e7999d
chore: add error title
...
Co-authored-by: Marica <maricadsouza221197@gmail.com >
2021-04-08 21:04:56 +05:30
barredterra
ea0fd31f60
Merge branch 'datev_fixes' of https://github.com/alyf-de/erpnext into datev_fixes
2021-04-08 17:25:54 +02:00
Raffael Meyer
3b4b17476a
Merge branch 'develop' into datev_fixes
2021-04-08 17:25:12 +02:00
Deepesh Garg
edb4663258
Merge pull request #25251 from nextchamp-saqib/einv-ack-no-fix
...
fix(india): set correct ack no. on irn generation
2021-04-08 20:48:01 +05:30
barredterra
c6e13ac218
fix: patch to fill Debtor/Creditor Number
2021-04-08 16:57:55 +02:00
barredterra
ed36fb2073
docs: doctring for patch
2021-04-08 16:57:20 +02:00
barredterra
03425071e7
fix: patch to add custom fields
2021-04-08 16:31:00 +02:00
barredterra
368a6541e9
fix: Debtor/Creditor Number is not translatable
2021-04-08 16:26:56 +02:00
Saqib Ansari
30720d2139
fix: set correct ack no. on irn generation
2021-04-08 19:06:44 +05:30
Rucha Mahabal
b7aa658a51
refactor(HR): Add missing reports and doctypes to the Workspace ( #24994 )
...
* refactor(HR): Add missing reports and doctypes to the Workspace
* refactor: remove Employee Tax and Benefits from HR Workspace
Co-authored-by: Anurag Mishra <32095923+Anurag810@users.noreply.github.com >
2021-04-08 18:13:21 +05:30
marination
6d85e821c1
fix: Sider and Tests
2021-04-08 17:23:39 +05:30
Jannat Patel
d9fa79de99
fix: serial no refresh issue ( #25127 )
...
* fix: serial no refresh issue
* fix: sider
2021-04-08 16:04:57 +05:30
Anupam Kumar
9d830255c1
Merge branch 'develop' into se-add-to-transit
2021-04-08 14:44:08 +05:30
rohitwaghchaure
f9fde054e1
Merge pull request #25242 from rohitwaghchaure/fixed-test-case-for-bom-cost
...
fix: bom cost test case
2021-04-08 14:39:08 +05:30
Marica
6a98d39201
Merge branch 'develop' into fixed-incorrect-batch-selected-in-purchase-rceipt-develop
2021-04-08 13:57:35 +05:30
HENRY Florian
e286750a0f
fix: UOM length unit in global setup list is empty ( #24855 )
...
* When ERPNext is installed in localized language the category of UOM Conversion Factor is tranlasted into installed languaes. Filter must be locallized
* fix
* fix
Co-authored-by: Marica <maricadsouza221197@gmail.com >
2021-04-08 13:56:29 +05:30
Marica
fb9fc944c5
Merge branch 'develop' into coa-importer-validate-fix
2021-04-08 13:46:42 +05:30
Rohit Waghchaure
fa8bb87a86
fix: bom cost test case
2021-04-08 13:38:22 +05:30
rohitwaghchaure
5d3f665cc5
Merge pull request #25240 from ankush/job_card_rounding
...
fix: round total quantity in job card
2021-04-08 13:10:09 +05:30
Ankush Menat
cb625d868c
fix: round total quantity in job card
2021-04-08 12:05:52 +05:30
Saqib
f10d107a0a
Merge branch 'develop' into coa-importer-validate-fix
2021-04-08 11:25:29 +05:30
Anupam Kumar
281eade019
Merge branch 'develop' into email-digest
2021-04-08 10:58:33 +05:30
Anupam Kumar
dfdf72cbb2
Merge branch 'develop' into planning
2021-04-08 10:58:05 +05:30
Anupam Kumar
8edf9d23c0
Merge branch 'develop' into se-add-to-transit
2021-04-08 10:57:50 +05:30
marination
aff53b762e
Merge branch 'develop' of https://github.com/frappe/erpnext into e-commerce-refactor
2021-04-08 00:06:05 +05:30
marination
be68f75348
feat: Customer Ratings & Reviews Full Page
...
- Created macros for repetitive snippets
- Created Customer Reviews full page
- View more button to reveal 10 more reviews at a time
- Common function to get reviews with start and end
2021-04-07 23:49:04 +05:30
barredterra
94f293940c
fix: better party export
2021-04-07 20:06:16 +02:00
barredterra
4fe2d35b2e
feat: more infos for transactions
2021-04-07 20:05:41 +02:00
barredterra
b39608a02e
fix: handle encoding errors
...
replace unknown characters by '?'
2021-04-07 20:04:38 +02:00
barredterra
6b2e4f2b5d
feat: add custom field debtor_creditor_number to Party Account
2021-04-07 20:03:59 +02:00
barredterra
09c7598a67
fix: make account field non-mandatory
2021-04-07 20:03:33 +02:00
Ankush Menat
76c8521010
fix: remove gst name validation for purch Invoice
2021-04-07 16:28:13 +05:30
Afshan
e2da3cbc28
fix: payroll issues ( #24540 )
...
* fix: payroll issues
* fix: enhancements
* fix: rename variables and refactor
* fix: slider
* fix: added missing arguments
* fix: test cases
* fix: slider
* fix: slider
fix: slider
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2021-04-07 15:13:44 +05:30
Saqib Ansari
5541aeaa82
fix: keyerror while validating coa file
2021-04-07 12:34:20 +05:30
Walstan Baptista
c39720db50
fix: frappe.whitelist for doc methods ( #25231 )
2021-04-07 11:51:22 +05:30
Walstan Baptista
90e240c3e6
fix: frappe.whitelist for doc methods ( #25230 )
2021-04-07 11:32:51 +05:30
Saurabh
e0222723f0
Merge branch 'version-13-pre-release' into version-13
2021-04-07 11:13:40 +05:30
Saurabh
547fd31a37
bumped to version 13.0.1
2021-04-07 11:33:40 +05:50
Nabin Hait
aa809ceffe
fix: Patch fixes for v13 upgrade ( #25220 )
2021-04-07 10:57:46 +05:30
Deepesh Garg
3d5a4ffd66
Merge pull request #24879 from deepeshgarg007/loan_fixes_phase_2
...
fix: Loan Repayment entry cancellation on salary slip cancel
2021-04-07 10:33:46 +05:30
Deepesh Garg
5af6aea9f9
fix: Posting Date check
2021-04-07 09:46:13 +05:30
Deepesh Garg
d551940dc5
fix: Remove comments
2021-04-06 23:55:48 +05:30
Deepesh Garg
a42194f3d5
Merge branch 'develop' of https://github.com/frappe/erpnext into loan_fixes_phase_2
2021-04-06 23:53:34 +05:30
Rohan Bansal
a93b514b2f
feat: create Quality Inspections from account and stock documents
2021-04-06 17:20:16 +05:30
Rucha Mahabal
d77ea7c88b
Merge pull request #25190 from ruchamahabal/approver-perms
...
feat(HR): share doc with employee approvers if they don't have access
2021-04-06 14:32:34 +05:30
Rucha Mahabal
0bcd3c45ed
fix: leave approver perms test
2021-04-06 13:46:53 +05:30
Hussain Nagaria
d2da7b673b
fix: Sider Issues
2021-04-06 11:44:54 +05:30
Hussain Nagaria
33e0c8ed19
test: Unique Employee IDs for tests
2021-04-06 11:40:35 +05:30
Deepesh Garg
dfe91b5df3
Merge pull request #25212 from deepeshgarg007/loan_shortfall_preference
...
fix: Give first preference to loan security on repayment
2021-04-06 11:06:03 +05:30
Anupam Kumar
7b6c8bb3ab
fix: error message compensatory leave request ( #25206 )
2021-04-06 10:20:10 +05:30
Rucha Mahabal
d1970d3c38
Merge branch 'develop' into approver-perms
2021-04-06 10:09:18 +05:30
Rucha Mahabal
084e90e5d3
fix(test): set user as Administrator
2021-04-06 10:07:50 +05:30
Deepesh Garg
015fd681ec
fix: Give first preference to loan security on repayment
2021-04-06 00:49:46 +05:30
Hussain Nagaria
bb32f5a92a
fix: Rename utilisation to utilization
2021-04-05 19:32:10 +05:30
Anupam
e711b30f66
fix: resolved conflicts
2021-04-05 17:06:59 +05:30
Sagar Vora
c9cdf74dc5
test: remove print() ( #25205 )
2021-04-05 16:38:10 +05:30
Marica
4440ff7a0d
Merge branch 'develop' into item-dashboard-fixes
2021-04-05 16:25:57 +05:30
Marica
bc50193702
Merge branch 'develop' into fix_picked_qty_in_DN
2021-04-05 16:24:53 +05:30
Sagar Vora
9967a7ce02
test: clear all existing quotations to avoid AssertionError ( #25202 )
2021-04-05 15:35:52 +05:30
Rucha Mahabal
9948525dd3
Merge branch 'develop' into approver-perms
2021-04-05 14:54:11 +05:30
Sagar Vora
9a0907131a
test: create tax rule if it doesnt exist ( #25199 )
2021-04-05 14:50:09 +05:30
Walstan Baptista
8789ef16a1
test: uses _Test Item instead of _Test Item Home Desktop 100 ( #25198 )
2021-04-05 13:18:03 +05:30
Hussain Nagaria
ccb15de1c9
fix: Handle overtime edge case
2021-04-05 11:23:06 +05:30
Anoop
b27441b40c
fix: failing patch - reload_doc new doctypes added in v13 ( #25194 )
2021-04-05 10:41:28 +05:30
Ankush Menat
36ff0748bf
fix: broken type check in stock ageing report
2021-04-05 10:18:44 +05:30
Rucha Mahabal
b7436a04c3
fix: Ignore Permission for Leave Ledger Entry ( #25172 )
2021-04-04 20:09:00 +05:30
Rucha Mahabal
57ab3a5a88
Merge branch 'develop' into approver-perms
2021-04-04 19:57:58 +05:30
Rucha Mahabal
19c3286b06
fix: linter and sider issues
2021-04-04 19:54:00 +05:30
Rucha Mahabal
8c055b5469
fix: ignore share permission while sharing doc with approver
2021-04-04 18:45:06 +05:30
Rucha Mahabal
13c0a350af
test: leave, expense, shift request approver permissions
2021-04-04 18:37:46 +05:30
Rucha Mahabal
ba10ef4403
feat(HR): share doc with employee approvers if they don't have access
2021-04-04 17:16:48 +05:30
Rohit Waghchaure
8b829711fc
fix: incorrect batch picked in subcontracted purchase receipt
2021-04-04 12:43:38 +05:30
Sagar Vora
8aacd341c7
test: disable shopping cart before running Tax Rule tests ( #25183 )
2021-04-03 23:01:16 +05:30
Sagar Vora
993cf8c2cd
test: cleanup BOM in test_routing and prevent overlap in test_job_card ( #25180 )
2021-04-03 20:25:19 +05:30
Walstan Baptista
37b826b988
fix: correct calculation for discount amount when margin is set ( #25179 )
2021-04-03 19:48:46 +05:30
Sagar Vora
cce3efe0c1
test: specify warehouse list to avoid error ( #25174 )
...
* test: specify warehouse list to avoid error
* test: get_all_warehouses of BOM company
2021-04-03 19:46:44 +05:30
Walstan Baptista
b7481633b1
test: adds role after setting user to Administrator ( #25177 )
2021-04-03 17:37:59 +05:30
Sagar Vora
f68f41d7a7
test: fix multiple tests in Leave Application ( #25173 )
2021-04-03 17:34:57 +05:30
Deepesh Garg
232c127295
Merge pull request #25107 from deepeshgarg007/stock_entry_serial_batch_selector
...
fix: Hide serial and batch selector in Stock Entry
2021-04-03 17:15:22 +05:30
Deepesh Garg
b7e7eeaf8d
Merge pull request #25138 from deepeshgarg007/loan_shortfall_percentage
...
fix: Add shortfall ratio in Loan Security Shortfall
2021-04-03 17:13:27 +05:30
rohitwaghchaure
fe72e17a7b
Merge pull request #25109 from ankush/po_to_pr_fixes
...
fix: incorrect status creating PR from PO after creating PI
2021-04-03 17:11:14 +05:30
Sagar Vora
f6b1fa0a1c
test: clear tax rules before making POS Invoices ( #25171 )
2021-04-03 16:06:41 +05:30
Walstan Baptista
5d77f10baa
test: docs are not deleted in tearDown ( #25123 )
...
* test: docs are not deleted in tearDown
2021-04-03 13:38:55 +05:30
Ankush Menat
87b2a51322
fix: escape sql filters in credit report
...
closes #24965
2021-04-03 12:34:34 +05:30
Saqib
a30d70e490
Merge branch 'develop' into customer_duplicates
2021-04-03 12:22:22 +05:30
Kaviya Periyasamy
2cef23d4c9
fix: object referencing the same address issue ( #25159 )
...
* fix: variable reference to same address
* fix: object referencing same address issue
* fix: value error
2021-04-03 11:30:49 +05:30
Hussain Nagaria
40abd2a2e1
test: Add test case for summary data
2021-04-02 19:55:54 +05:30
Hussain Nagaria
d27fc93edd
feat: Add additional stats to report summary
2021-04-02 19:54:58 +05:30
Rucha Mahabal
2453b0cf6a
fix: component amount calculation based on formula with abbr not working ( #25117 )
2021-04-02 17:00:28 +05:30
bhavesh95863
7535341016
fix(regional): remove shipping address GSTIN validation for e-invoice ( #25153 )
2021-04-02 15:04:48 +05:30
Ankush Menat
e41d48c7de
fix: disable auto naming of customer during import
2021-04-02 14:22:04 +05:30
Marica
7f9fedf08a
Merge branch 'develop' into fix_picked_qty_in_DN
2021-04-02 13:19:19 +05:30
Saqib
5447b250fe
fix: place of supply of e-invoicing ( #25148 )
2021-04-02 12:16:19 +05:30
Deepesh Garg
7f10044195
fix: Typo
2021-04-02 12:04:42 +05:30
Jannat Patel
0353b0f5f6
Merge branch 'develop' into profitability-report
2021-04-02 10:15:28 +05:30
Rohit Waghchaure
9896907565
fix: incorrect incoming rate for the sales return
2021-04-02 00:27:08 +05:30
Afshan
ace4ce64a0
fix: validation msg for TransDocNo e-invoicing ( #25121 )
2021-04-01 20:28:12 +05:30
Suraj Shetty
7b97d49a58
Merge pull request #25141 from surajshetty3416/fix-get_route_options_for_new_doc
...
fix: get_route_options_for_new_doc for Project
2021-04-01 19:58:01 +05:30
Suraj Shetty
67169ba2d3
fix: get_route_options_for_new_doc for project
2021-04-01 19:52:07 +05:30
Marica
f46fbcc1ad
Merge pull request #25118 from marination/qc-back-update
...
fix: Query values incorrectly escaped while back updating Quality Inspection
2021-04-01 18:30:58 +05:30
Sagar Vora
d3ee8c7731
fix: customer creation from shopping cart ( #25136 )
2021-04-01 18:18:19 +05:30
Deepesh Garg
eea20f83ab
fix: Add shortfall ratio in Loan Security Shortfall
2021-04-01 18:13:54 +05:30
Marica
913e7254cb
Merge branch 'develop' into qc-back-update
2021-04-01 17:40:46 +05:30
Walstan Baptista
446a6df662
test: set opening stock to fix NegativeStock errors ( #25101 )
...
Co-authored-by: Sagar Vora <sagar@resilient.tech >
2021-04-01 16:54:26 +05:30
Sagar Vora
88f5c42b09
test: set formula in scorecard to avoid ValidationError ( #25116 )
2021-04-01 16:44:05 +05:30
Anuja P
7982688508
fix: sider changes
2021-04-01 16:04:28 +05:30
Walstan Baptista
58625674f4
test: correct naming series to avoid ValidationError ( #25132 )
2021-04-01 15:55:37 +05:30
Marica
9ef323fcfd
Merge branch 'develop' into qc-back-update
2021-04-01 15:44:20 +05:30
Anuja P
45d0b9bce6
test: added tests for Pick List for item with multiple UOM
2021-04-01 15:38:13 +05:30
Sagar Vora
4c31fbb687
fix(India): create property setters for shorter naming series (as per GST Rules) ( #25128 )
2021-04-01 15:32:37 +05:30
Rucha Mahabal
53a1aaf33d
fix: Salary Structure object has no attribute set_totals ( #25113 )
2021-04-01 14:40:15 +05:30
marination
561fa6b530
fix: Don't string format args as they may not be escaped properly
...
- Append even conditional args to args list and send to query executer
- It will escape all values that are sent to it
- String formatting without escaping causes issues with % sign, etc.
2021-04-01 12:56:05 +05:30
Ankush Menat
1bdf9c4161
fix: patch for purchase receipt status
2021-04-01 11:58:34 +05:30
Ankush Menat
427a98d6cd
fix: do not copy percent billed from PO to PR
2021-04-01 11:51:31 +05:30
Ankush Menat
8993ccb7d2
fix: update PR status in database
2021-04-01 11:51:31 +05:30
Ankush Menat
4198cf58e5
test: add tests for PO->PI, PO->PR workflow
...
Add failing test cases for PR status and PR percent billed.
2021-04-01 11:51:30 +05:30
Hussain Nagaria
1e772bb9a4
test: Basic report data testing
2021-04-01 00:44:35 +05:30
rohitwaghchaure
56bd4d71a9
Merge pull request #25112 from rohitwaghchaure/fixed-clear-source-warehouse
...
fix: not able to save material request
2021-03-31 23:58:44 +05:30
Rohit Waghchaure
825850a58f
fix: not able to save material request
2021-03-31 23:55:06 +05:30
Marica
b4913e7db4
Merge pull request #23509 from AndyOverLord/patch-7
...
fix: Update Bin via Update Item on Purchase/Sales Order
2021-03-31 22:28:14 +05:30
Marica
bfc2590e3b
Merge branch 'develop' into patch-7
2021-03-31 22:23:23 +05:30
Prssanna Desai
f3c34aa6ae
fix: don't set "Company:company:default_currency" as default for currency link fields ( #25095 )
...
* fix: don't set Company:company:default_currency as default for currency link fields
* fix: Company:company:default_currency and refactor
Co-authored-by: Afshan <33727827+AfshanKhan@users.noreply.github.com >
Co-authored-by: Afshan <afshan13k@gmail.com >
2021-03-31 21:52:48 +05:30
marination
7665a85039
fix: Run Patches to updated Reserved, Requested and Ordered Qty
2021-03-31 21:03:55 +05:30
Marica
7d3eda47b4
Merge pull request #25063 from ankush/mr_stopped_validation
...
fix: do not fetch stopped MR in production plan
2021-03-31 20:10:54 +05:30
Deepesh Garg
9f7bb14ea1
fix: Remove console
2021-03-31 20:01:00 +05:30
Anuja P
a1d0932093
fix: suggested changes
2021-03-31 19:59:28 +05:30
Deepesh Garg
2d86eb3ab1
fix: Hide serial and batch selector in Stock Entry
2021-03-31 19:57:50 +05:30
Ankush Menat
777745f1e0
fix: do not fetch stopped MR in production plan
...
- Ignore stopped MR while using fetch button
- Add filter on field inside child table.
Related issue: ISS-20-21-10757
2021-03-31 19:53:19 +05:30
Anupam Kumar
1033cf72f6
fix: added flag for dont_fetch_price_list_rate in transaction ( #25041 )
2021-03-31 19:39:45 +05:30
Anuja P
fb9ce3f37b
fix: Picked Qty conversion from Stock Qty to item Qty in DN
2021-03-31 19:26:42 +05:30
Sagar Vora
27f48739d4
test: pass force parameter to avoid LinkExistsError ( #25100 )
2021-03-31 18:49:03 +05:30
Sagar Vora
4e07695a08
test: use insert instead of save ( #25045 )
...
* test: use insert instead of save
* test: use do_not_save
2021-03-31 18:33:27 +05:30
Jannat Patel
11e9ae3841
fix: delivery note print error ( #25080 )
2021-03-31 16:24:08 +05:30
Prssanna Desai
45eccfafc1
fix: do not set standard link in Sales Invoice as custom ( #25096 )
2021-03-31 16:16:00 +05:30
Marica
116ac3cde7
Merge pull request #24863 from marination/drop-shipping
...
fix: PO not created against all selected suppliers (drop shipping)
2021-03-31 16:06:44 +05:30
Deepesh Garg
21a3ea462a
fix: Purchase from registered composition dealer ( #25040 )
...
* fix: Purchase from registered composition dealer
* fix: Test case for GSTR 3b report
2021-03-31 16:05:12 +05:30
Marica
1b8d36634f
Merge branch 'develop' into patch-7
2021-03-31 16:04:24 +05:30
Marica
8339987cf1
Merge branch 'develop' into drop-shipping
2021-03-31 16:03:14 +05:30
rohitwaghchaure
e353c84aa5
Merge pull request #25092 from rohitwaghchaure/fixed-multiply-issue-material-request-develop
...
fix: can't multiply sequence by non-int of type 'float'
2021-03-31 15:31:50 +05:30
Rohit Waghchaure
1bc53a32bf
fix: can't multiply sequence by non-int of type 'float'
2021-03-31 15:30:42 +05:30
Rohan
99a8cb7143
fix: commit individual SLE rename for large datasets ( #25084 )
2021-03-31 15:22:00 +05:30
Marica
0af1aedf34
Merge branch 'develop' into drop-shipping
2021-03-31 15:05:11 +05:30
Saqib
0586b7db79
feat: discount configuration on early payments ( #24586 )
...
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2021-03-31 15:03:53 +05:30
Deepesh Garg
5d73d8281b
fix: Remove unintentionally added field
2021-03-31 14:10:56 +05:30
Deepesh Garg
f54d596ae1
fix: Precision issues while allocating advance amoount
2021-03-31 14:06:02 +05:30
Afshan
b07de03ddb
fix: added blank option for status in report related to issue
2021-03-31 13:39:04 +05:30
Hussain Nagaria
39b75c63ad
feat: Add chart generation
2021-03-31 13:13:25 +05:30
Marica
5a601ce851
Merge branch 'develop' into drop-shipping
2021-03-31 13:12:13 +05:30
Walstan Baptista
d6360755b9
chore: frappe.whitelist for doc methods ( #25068 )
...
* chore: frappe.whitelist for doc methods
* fix: incorrect spelling
* fix: sider issue
Co-authored-by: Sagar Vora <sagar@resilient.tech >
2021-03-31 12:30:32 +05:30
Marica
14c44e5e9e
Merge branch 'develop' into drop-shipping
2021-03-31 12:27:32 +05:30
marination
120da991d0
fix: Test
...
- Preserve order of supplier list while removing duplicates
- Dont use list of set, but list of dict with unique keys
2021-03-31 12:27:57 +05:30
Hussain Nagaria
92c768972f
fix: Missing quotation marks in SQL query
2021-03-31 12:26:37 +05:30
Hussain Nagaria
f5576d67dd
feat: Add Report Summary generation
2021-03-31 12:25:36 +05:30
Walstan Baptista
353aa59c42
test: sets company while making a project ( #25061 )
2021-03-31 12:16:54 +05:30
Walstan Baptista
d65458d534
test: corrected item name ( #25075 )
2021-03-31 12:14:41 +05:30
Marica
8451da7924
Merge branch 'develop' into drop-shipping
2021-03-31 11:44:07 +05:30
Anurag Mishra
720f69caaf
fix: column width in Recruitment analytics report ( #25003 )
...
Co-authored-by: Afshan <33727827+AfshanKhan@users.noreply.github.com >
2021-03-31 11:23:34 +05:30
marination
0673f558c1
fix: Cleaned up and fixed validation and bin updation on deletion
...
- Created separate smaller functions for validation and bin updation of deleted row
- Made sure previous doc (linked doc) was also updated after deletion of row
- Tests to check bin updation on add/update/delete
- Made reserved qty for subcontrating read only in bin
2021-03-31 01:42:18 +05:30
Hussain Nagaria
1a0229eb36
feat: Add report table data generation
2021-03-30 18:20:22 +05:30
Marica
c5739957de
Merge branch 'develop' into patch-7
2021-03-30 18:07:32 +05:30
Anurag Mishra
679177f9e0
Merge pull request #25022 from shariquerik/employee-profile-pic-access-fix
...
fix: Employee profile pic upload access for erpnext user
2021-03-30 14:32:21 +05:30
Hussain Nagaria
2b85a81a1c
feat: Add filters to front end
2021-03-30 13:57:44 +05:30
Rucha Mahabal
30f67c3f57
fix: add filters to account link fields in Non Profit Settings ( #25060 )
...
- fetch memberships ordered by date in certificate
2021-03-30 12:39:56 +05:30
Hussain Nagaria
b7f2ba1556
feat: Add Report boilerplate
2021-03-30 12:19:16 +05:30
Deepesh Garg
f954ec7c78
fix: Add patch for GST category field in Delivery Note
2021-03-29 20:31:11 +05:30
Sagar Vora
ba76f87e44
fix(Italy): setup, validations, optimisations ( #25054 )
...
* fix(Italy): setup, validations, optimisations
* fix: remove unused import
2021-03-29 20:18:45 +05:30
Deepesh Garg
29997414ad
fix: Add GST category field in Dellivery Note
2021-03-29 19:49:52 +05:30
Sagar Vora
5c907fa7f0
test: make Stock Entry to avoid NegativeStockError ( #25044 )
2021-03-27 20:30:26 +05:30
Walstan Baptista
ee822a9dcd
test: use different product attribute value; cleanup ( #25043 )
...
Co-authored-by: Sagar Vora <sagar@resilient.tech >
2021-03-27 19:42:25 +05:30
Raffael Meyer
1bbc8008eb
Merge branch 'develop' into improve_taxes_setup
2021-03-27 15:02:58 +01:00
Walstan Baptista
d6c7d8e631
test: reset session user if test errors in test_sle ( #25042 )
2021-03-27 18:30:07 +05:30
Sagar Vora
868c0bf45b
perf: reduce no of queries for checking if future sl entry exists ( #24881 )
2021-03-27 16:10:20 +05:30
walstanb
ab673d9e4b
fix: minor changes
2021-03-27 12:54:49 +05:30
walstanb
225c64a1ad
test: sets is_purchase_item while item creation
2021-03-27 12:54:49 +05:30
walstanb
52403c537b
fix: check if gst account exists before appending
2021-03-27 12:54:49 +05:30
walstanb
9826ac4602
test: reset session user if test errors
2021-03-27 12:54:49 +05:30
walstanb
98dcf8a1fd
fix: type casting for None type value
2021-03-27 12:54:49 +05:30
Anupam
096da429ed
fix: unable to submit stock entry
2021-03-27 00:45:31 +05:30
rohitwaghchaure
d5759bab11
Merge pull request #24922 from rohitwaghchaure/feat-recursice-pricing-rule
...
feat: recursive pricing rule
2021-03-26 19:10:10 +05:30
rohitwaghchaure
86628ea287
Merge pull request #25025 from ruchamahabal/production-raw-material-enhancements
...
feat(Production Plan): Enhancements in Material Request Plan Item
2021-03-26 18:59:23 +05:30
Rucha Mahabal
87a70fe8cb
feat: Show Required Qty as per BOM in Material Request Items
2021-03-26 18:37:50 +05:30
Rucha Mahabal
9dbabb92df
feat: Add more fields to raw material download
2021-03-26 18:37:40 +05:30
Rucha Mahabal
07409990a0
fix: Ordered and Reserved Qty for Production not getting fetched in Items
2021-03-26 18:37:24 +05:30
Rucha Mahabal
1f86471656
feat: show ordered and reserved qty in Material Request Plan Item table
2021-03-26 18:36:52 +05:30
Rucha Mahabal
66bae19c16
feat(Production Plan): Consider Safety Stock in Required Qty Calculation
2021-03-26 18:36:33 +05:30
shariquerik
82d7986a2f
fix: sider fix
2021-03-26 17:02:37 +05:30
shariquerik
1989375be4
fix: Employee profile pic upload access for erpnext user
2021-03-26 16:34:22 +05:30
Prssanna Desai
1bbd5c98d3
Merge pull request #24996 from prssanna/help-links-fix
2021-03-26 16:04:25 +05:30
Prssanna Desai
3da2df55f4
Merge branch 'develop' into help-links-fix
2021-03-26 15:35:17 +05:30
Sagar Vora
0b569b3e43
fix: allow creating stock entry based on work order for customer provided items ( #24885 )
2021-03-26 14:40:15 +05:30
prssanna
dd2a315d06
style: fix formatting
2021-03-26 14:35:47 +05:30
Marica
ffb4e3f280
Merge pull request #24937 from ankush/hide_alt_field
...
fix: hide alt tag if item is not shown in website
2021-03-25 20:14:52 +05:30
Anurag Mishra
344c14c9ca
Merge pull request #25004 from ruchamahabal/fix-exchange-rate-in-salary-slip
...
fix(Payroll): Exchange Rate not getting set in Salary Slip
2021-03-25 18:12:11 +05:30
Deepesh Garg
74200bcd62
Merge pull request #24975 from frappe/revert-24039-fixed-incorrect-gstr-report-issue
...
Revert "fix: GSTR B2C report"
2021-03-25 16:50:10 +05:30
Deepesh Garg
7b8742bd70
Merge pull request #24998 from frappe/revert-24318-fix-currency-validation-for-party
...
Revert "fix: validating party currency with doc currency"
2021-03-25 16:49:50 +05:30
Rucha Mahabal
b2b12f303e
fix(Payroll): Exchange Rate not getting set in Salary Slip
2021-03-25 14:48:08 +05:30
pateljannat
c0b4eea415
fix: sider
2021-03-25 14:39:05 +05:30
pateljannat
6597bf7dd7
feat: profitability report default working hours and tests
2021-03-25 13:31:43 +05:30
Mohammad Hasnain Mohsin Rajan
52701dcbbc
fix: patch regional fields for old companies ( #24988 )
2021-03-25 12:56:33 +05:30
Marica
36d125a720
Merge branch 'develop' into item-dashboard-fixes
2021-03-25 12:32:47 +05:30
Marica
7c6f72fd39
Merge branch 'develop' into hide_alt_field
2021-03-25 12:15:58 +05:30
marination
470ec148a4
feat: (wip) Ratings and Reviews
...
- Added Ratings and Reviews section in Item full page view
- Added provision to write a review with popup
- Created Item Review Doctype to store User-Item unique reviews
- Added privision to enable/disable wishlist and reviews in e commerce settings
- Hide cart and wishlist actions everywhere (even navbar) depending on settings
- Moved some more inline css to scss
- Small logic fixes
TODO: Reviews full page view with paging
2021-03-25 11:52:50 +05:30
Syed Mujeer Hashmi
f8b44e05c4
refactor: Add student mobile number to student attendance ( #24990 )
...
To setup SMS alert notification for student attendance we need student mobile
number in this doctype.
Signed-off-by: Syed Mujeer Hashmi <mujeerhashmi@4csolutions.in >
2021-03-25 11:48:29 +05:30
Anupam Kumar
b4e842e25e
fix: opportunity-quotation mapping order status ( #25001 )
2021-03-25 11:45:57 +05:30
Deepesh Garg
1a6e6320cf
Revert "fix: validating party currency with doc currency ( #24318 )"
...
This reverts commit 02142c41bb .
2021-03-24 21:26:04 +05:30
Prssanna Desai
8a87ffc8f6
fix: POS print receipt ( #24924 )
...
* fix: POS print receipt
* fix: print recepit dialog
2021-03-24 19:52:39 +05:30
Saqib
dd39a6b47c
fix(pos): mode of payments disappear on loading draft pos invoice ( #24917 )
2021-03-24 17:56:24 +05:30
prssanna
194dd12882
fix: re-execute add_standard_navbar_items patch
...
- check that same items aren't appended again
2021-03-24 16:45:32 +05:30
prssanna
97aab3ac21
fix: missing help links in navbar help dropdown
2021-03-24 16:44:49 +05:30
Anurag Mishra
4217a4b1ff
Merge branch 'develop' into item-dashboard-fixes
2021-03-24 15:35:33 +05:30
Anupam Kumar
d1bbb4c311
Merge branch 'develop' into planning
2021-03-24 15:12:04 +05:30
Ishan Loya
de774ae080
Correct state code for 'Other Territory'
...
Corrects state code for 'Other Territory' to match e-invoicing state codes list. Attempts to fix #24992
2021-03-24 12:30:51 +05:30
rohitwaghchaure
575f8f226b
fix: repost not completed backdated transactions ( #24980 )
2021-03-24 11:30:53 +05:30
Deepesh Garg
734f5c2533
Merge pull request #24971 from deepeshgarg007/loan_security_shortfall_process_update
...
fix: Pending shortfall update on processing loan security shortfall
2021-03-24 11:24:49 +05:30
Anupam Kumar
5ce0569f80
fix: validate_series ( #24984 )
2021-03-23 21:13:41 +05:30
Deepesh Garg
82983369fa
fix: Period list for exponential smoothing forecasting report ( #24982 )
2021-03-23 21:11:01 +05:30
Jannat Patel
12f0923a61
fix: serial no trim issue ( #24949 )
...
* fix: serial no trim issue
* fix: valid serial nos
* fix: sider
Co-authored-by: Marica <maricadsouza221197@gmail.com >
2021-03-23 21:09:49 +05:30
Afshan
02142c41bb
fix: validating party currency with doc currency ( #24318 )
...
* fix: validating supplier currency
* fix: compare current currency with company currency as well.
* fix: replaced or with add in condition
* fix: conditioning to get proper payment terms values
Co-authored-by: Saqib <nextchamp.saqib@gmail.com >
2021-03-23 20:53:56 +05:30
Syed Mujeer Hashmi
f114da2f67
refactor: Make Discharge Schedule Date as Datetime ( #24940 )
...
* refactor: Make Discharge Schedule Date as Datetime
Like Admitted Datetime make discharge date as discharge datetime.
Signed-off-by: Syed Mujeer Hashmi <mujeerhashmi@4csolutions.in >
* fix: Add patch for renaming discharge_date to discharge_datetime
Signed-off-by: Syed Mujeer Hashmi <mujeerhashmi@4csolutions.in >
* fix: quote style
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-03-23 17:48:25 +05:30
Marica
23b32381e7
Merge pull request #24888 from ankush/allow_zero_valuation_SR
...
fix: Allow zero valuation in stock reconciliation
2021-03-23 13:58:46 +05:30
Ankush Menat
e76ecb8f74
fix: set valuation rate for customer items to zero
...
- In stock reconciliation always set valuation rate of customer provided
items to zero during validation.
- Let user know the valuation has been changed.
2021-03-23 13:01:21 +05:30
Ankush Menat
714b780868
test: customer item in stock reconciliation
2021-03-23 12:43:02 +05:30
pateljannat
453e07e32a
fix: exclude cancelled salary slips
2021-03-23 11:18:57 +05:30
Ankush Menat
762d6e38f7
fix: Allow zero valuation in stock reconciliation
...
Stock reconciliation can not be done for customer provided item as they
have zero valuation. This change adds a checkbox in item table to allow
such items.
Related issue: ISS-20-21-10248
2021-03-23 11:18:04 +05:30
Marica
e6ad39038e
chore: Allow changing Work Stations in WO. ( #24897 )
2021-03-23 10:46:03 +05:30
Deepesh Garg
ad9b65fcf2
fix: TDS check getting checked after reload ( #24972 )
2021-03-23 10:45:20 +05:30
Rohit Waghchaure
bde159a77d
fix: total weight not set for free items
2021-03-22 23:36:48 +05:30
Deepesh Garg
48d5a65ef5
fix: Add test for pending shortfall update
2021-03-22 21:19:19 +05:30
Deepesh Garg
ea487b6c2e
Revert "fix: GSTR B2C report"
2021-03-22 20:54:07 +05:30
Deepesh Garg
f112ce14cf
fix: Pending shortfall update on processing loan security shortfall
2021-03-22 18:33:55 +05:30
marination
fe6e77791b
fix: Remove unnecessary css variable and hover state
...
- Removed wish-red variable
- Removed hover state from remove wishlist item button in card
- Removed inline css from wishlist item card
2021-03-22 16:46:51 +05:30
marination
f42716f348
feat: Product Details Tabbed Section and Add to Wishlist in Item Full Page
...
- Add to Wishlist button next to add to cart
- Beautified Product Specifications table section
- Product Specifications can be optionally in a tabbed section with custom tabs added
- Removed hard coded gray bg to allow custom theme overwrites
- Fixed resizing issues in Item Full Page view
- Cleaned up inline styles and ported to scss
2021-03-22 16:17:59 +05:30
Anupam
661b1e59c1
Merge branch 'develop' of https://github.com/frappe/erpnext into planning
2021-03-22 11:48:11 +05:30
Anupam
4980dd616b
fix: resolving commits
2021-03-22 11:23:47 +05:30
Rucha Mahabal
5e1cb5e4bc
fix: membership renewal validation ( #24963 )
2021-03-20 22:22:01 +05:30
Sagar Vora
a85959f574
fix: remove unwanted parameter in calculate_rate_and_amount ( #24883 )
...
* fix: remove unwanted parameter in calculate_rate_and_amount
* fix: translation syntax
2021-03-20 16:37:33 +05:30
Walstan Baptista
22054044a3
test: created a new user to test warehouse user perms ( #24954 )
...
Co-authored-by: Sagar Vora <sagar@resilient.tech >
2021-03-20 16:35:14 +05:30
Jannat Patel
08855182a3
test: fix test_loan for payroll module ( #24946 )
...
* test: fix test_loan for payroll module
* fix: minor style changes
2021-03-19 16:34:14 +05:30
rohitwaghchaure
081499c0c0
Merge pull request #24956 from rohitwaghchaure/revert-stock-balance-value-calculation-develop
...
fix: revert stock balance value calculation
2021-03-19 16:22:13 +05:30
Rohit Waghchaure
f21a55c8ef
fix: revert stock balance value calculation
2021-03-19 16:19:34 +05:30
Deepesh Garg
9b0a9cc2c0
Merge pull request #24912 from deepeshgarg007/multi_currency_lcv_issues
...
fix: Allow user to update exchange rate in Multi-currency LCV
2021-03-18 21:20:06 +05:30
Deepesh Garg
adcf9a42bd
Merge pull request #24916 from deepeshgarg007/nil_exempt_gstr_3b
...
fix(India): Incorrect Nil Exempt and Non GST amount in GSTR3B report
2021-03-18 21:02:51 +05:30
Walstan Baptista
6df61d217f
test: created a new user to test child perms ( #24943 )
...
Co-authored-by: Sagar Vora <sagar@resilient.tech >
2021-03-18 19:23:59 +05:30
Sagar Vora
6ac11a04b0
test: added warehouse for TCS Item as it is a Stock Item ( #24942 )
2021-03-18 18:07:21 +05:30
Sagar Vora
8ee1146f72
test: add stock to avoid NegativeStockError ( #24941 )
2021-03-18 17:45:25 +05:30
Mohammad Hasnain Mohsin Rajan
192ab05869
ci: use ubuntu 18 specifically ( #24904 )
2021-03-18 17:12:12 +05:30
Afshan
a04091aaf7
fix: exclude current doc while validation. ( #24914 )
2021-03-18 16:40:43 +05:30
Sagar Vora
b134b89fb0
test: fix NegativeStockError ( #24936 )
2021-03-18 16:36:40 +05:30
pateljannat
a2068d9b98
feat: profitability report
2021-03-18 15:25:22 +05:30
Sagar Vora
78e576ee6a
fix: default total_estimated_cost to zero ( #24939 )
...
Co-authored-by: walstanb <walstanb@gmail.com >
2021-03-18 15:23:52 +05:30
Ankush Menat
c0a9c391eb
fix: hide alt tag if item is not shown in website
2021-03-18 14:07:24 +05:30
Deepesh Garg
d39055785a
Merge pull request #24934 from Anuja-pawar/fix_report_issue_summary
...
fix: Report Issue Summary fix for zero issues
2021-03-18 12:24:43 +05:30
Anuja Pawar
9bf1083d9e
fix: payment references from disappearing on selecting cost center ( #24831 )
...
Co-authored-by: Afshan <33727827+AfshanKhan@users.noreply.github.com >
2021-03-18 11:22:24 +05:30
Rushabh Mehta
14c3c5172d
fix(minor): rearrange the cards on home workspace
2021-03-18 10:45:38 +05:30
Anuja P
2c8a38d9fa
fix: report issue summary fix for zero issues
2021-03-18 10:36:46 +05:30
Sagar Vora
500f54e515
test: fix shift type not found ( #24929 )
2021-03-17 23:25:04 +05:30
Sagar Vora
52bbd4e182
test: clear Leave Period before running Leave Allocation tests ( #24928 )
2021-03-17 22:37:59 +05:30
Mohammad Hasnain Mohsin Rajan
7f906f9aaa
chore: add sider config ( #24892 )
...
Co-authored-by: Sagar Vora <sagar@resilient.tech >
2021-03-17 20:06:35 +05:30
Sagar Vora
c647b6088a
ci: update badge in README and add push event trigger ( #24911 )
2021-03-17 20:04:59 +05:30
Sagar Vora
19bb8c1137
ci: get branch name from GITHUB_REF if GITHUB_BASE_REF not available ( #24913 )
2021-03-17 20:03:54 +05:30
Sagar Vora
7645315424
test: set correct qty when creating subcontract transfer entry ( #24903 )
2021-03-17 20:01:21 +05:30
Sagar Vora
f4a6c7823a
test: create new item instead of using _Test Item to prevent error ( #24915 )
2021-03-17 19:57:53 +05:30
Sagar Vora
cf3fc99b12
test: fix salary component not found; other optimisation ( #24920 )
2021-03-17 19:54:08 +05:30
Rucha Mahabal
cbd67e662f
fix: calculate 80g certificate amount on validate for memberships ( #24925 )
2021-03-17 19:49:27 +05:30
Anurag Mishra
abf974daee
fix: precision and formated document
2021-03-17 18:55:04 +05:30
Rohit Waghchaure
77add49c6a
fix: don't club same free item
2021-03-17 18:49:54 +05:30
Deepesh Garg
f9f0e347ed
fix: Remove print statement
2021-03-17 18:03:17 +05:30
Deepesh Garg
084ec9773e
fix: Group nil exempted and non gst items separately
2021-03-17 18:00:08 +05:30
Anurag Mishra
23b6294f5c
Merge pull request #24842 from resilient-tech/allow-duplicate-additional
...
fix(payroll): allow duplicate additional salaries
2021-03-17 17:39:52 +05:30
Deepesh Garg
56c20fb79f
fix(India): Incorrect Nil Exempt and Non GST amount in GSTR3B report
2021-03-17 15:47:03 +05:30
Rohit Waghchaure
a9b1347600
fix: nonetype object has no attribute options
2021-03-17 14:30:34 +05:30
Rohit Waghchaure
ff70e61d7a
feat: recursive product discount
2021-03-17 14:30:34 +05:30
Deepesh Garg
22f5ff8492
fix: Allow user to update exchange rate in Multi-currency LCV
2021-03-17 10:56:52 +05:30
Sagar Vora
68aaf12902
test: use _Test Company to avoid Holiday List error ( #24902 )
2021-03-17 10:06:05 +05:30
Sagar Vora
bce904cf97
test: fix Employee Not Found errors ( #24906 )
2021-03-17 10:03:30 +05:30
Sagar Vora
65d7f2c798
fix(Project): get correct holiday list when calculating dates; test fixes ( #24901 )
2021-03-17 10:00:35 +05:30
Andy Zhu
6117ac5aff
fix: copy_parent_value_in_all_row function error
2021-03-17 13:53:02 +13:00
Raffael Meyer
344cb11a21
Merge branch 'develop' into improve_taxes_setup
2021-03-16 18:38:16 +01:00
Anurag Mishra
8fbb043190
Merge pull request #24824 from resilient-tech/fix-salary
...
refactor(payroll): simplified logic for additional salary
2021-03-16 21:42:10 +05:30
Rucha Mahabal
1482b2883f
fix(Non Profit): Membership and Donation API fixes ( #24900 )
...
* fix: Donation fixes
- differentiate between subscription payment and payment
- issue with donation amount
* fix: existing membership validation
* fix: ignore subscription payments while capturing donations
2021-03-16 20:08:51 +05:30
Prssanna Desai
b74436d535
Merge pull request #24896 from prssanna/redesign-fixes
2021-03-16 16:08:15 +05:30
Marica
cf3f2eadfb
Merge branch 'develop' into e-commerce-refactor
2021-03-16 16:00:09 +05:30
prssanna
1cdef8bd97
style: missing semicolon
2021-03-16 15:39:16 +05:30
prssanna
b8b89a02af
fix: item variant dialog dropdown issue
2021-03-16 14:16:22 +05:30
prssanna
f1dbc021fc
fix: issue web list style
2021-03-16 14:15:59 +05:30
Anurag Mishra
5cc322e01d
Merge pull request #24877 from Anurag810/settings_for_eanbling_leave_notificstion
...
feat: Add checkbox for disabling leave notification in HR Settings
2021-03-16 13:23:16 +05:30
Afshan
46eb4b2f90
Merge branch 'develop' into settings_for_eanbling_leave_notificstion
2021-03-16 13:15:55 +05:30
Deepesh Garg
4470291243
Merge pull request #24893 from deepeshgarg007/add_account_method
...
fix: Add method for regional round off account back
2021-03-16 13:13:50 +05:30
Deepesh Garg
004f9e6b0c
fix: Add method for regional round off account back
2021-03-16 13:09:59 +05:30
Anurag Mishra
6bafbffee0
fix: added also for leave applier as requested
2021-03-16 13:01:39 +05:30
Anurag Mishra
54482fd83f
feat: added for disabling leave notification in HR settings
2021-03-16 13:01:39 +05:30
Rushabh Mehta
45735b35c4
fix(minor): login: set as Login to ERPNext
2021-03-16 12:22:31 +05:30
Rushabh Mehta
6ef213e5c6
fix(minor): patch add_state_code_for_ladakh
2021-03-16 11:59:54 +05:30
Marica
4d869906b6
Merge branch 'develop' into drop-shipping
2021-03-16 11:43:46 +05:30
marination
075ce7f01a
fix: Sider
2021-03-16 11:33:58 +05:30
marination
0b3921e3cf
feat: Wishlist Page
...
- Navbar icon with badge count for wishlist
- Wishlist page with cards
- Cards can be moved to cart or removed in a click
- Separated all wishlist related methods into wishlist.js
- Made a common js method(util) to add/remove wishlist items
- Bug fix: Make sure items are removed from session user's wishlist
2021-03-16 00:05:53 +05:30
Deepesh Garg
93f925fb98
fix: Unequal debit and credit issue on RCM Invoice ( #24836 )
...
* fix: Unequal debit and credit issue on RCM Invoice
* fix: Travis
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2021-03-15 18:04:42 +05:30
Raffael Meyer
db24b13a7d
Merge branch 'develop' into improve_taxes_setup
2021-03-15 13:27:56 +01:00
Anurag Mishra
4f6f224544
Merge pull request #24622 from Anurag810/suplier_portal_fixes
...
fix: supplier was not able to Submit RFQ due to insufficient permission
2021-03-15 16:33:49 +05:30
Anurag Mishra
5e475f85b9
Merge branch 'develop' into suplier_portal_fixes
2021-03-15 16:21:55 +05:30
Raffael Meyer
6d5ea4cee8
Merge branch 'develop' into improve_taxes_setup
2021-03-15 11:40:39 +01:00
Marica
3575314260
Merge branch 'develop' into drop-shipping
2021-03-15 12:53:45 +05:30
Marica
4ceea333a7
fix: POS Opening Entry with empty balance detail rows ( #24876 )
2021-03-15 12:49:14 +05:30
Mohammad Hasnain Mohsin Rajan
46d5431bad
fix: Github Action not failing when tests fail ( #24867 )
...
Co-authored-by: Sagar Vora <sagar@resilient.tech >
2021-03-15 11:17:19 +05:30
Anupam Kumar
ed42afc5e8
feat: price margin in buying ( #24685 )
2021-03-15 11:11:28 +05:30
Marica
5499401fcb
Merge branch 'develop' into drop-shipping
2021-03-15 11:09:04 +05:30
Deepesh Garg
a2e4564464
fix: Prevent non sequential repayment entries
2021-03-15 10:32:38 +05:30
Anupam
d8f7a75eae
feat: add total available stock field
2021-03-15 10:31:53 +05:30
Deepesh Garg
5165859e51
Merge pull request #24873 from GangaManoj/filter-bank-reconciliation
...
fix(Bank Reconciliation Tool): Filter Bank Account drop-down list
2021-03-15 10:21:14 +05:30
Deepesh Garg
61fb9bf869
fix: Loan Repayment entry cancellation on salary slip cancel
2021-03-14 21:25:21 +05:30
marination
0783e3deac
feat: Wishlist from card actions
...
- Add remove items from wishlist
- Wishlist icon at nav bar
- Animate wishlist icon in card and navbar
- Remember wished state after refresh as well
2021-03-14 17:31:34 +05:30
Ganga Manoj
ca03997ab5
fix(Bank Reconciliation): Filter Bank Account drop-down list
2021-03-13 22:21:07 +05:30
Deepesh Garg
e196be4d8a
Merge pull request #24866 from resilient-tech/fix-test-import
...
test: fix import_doc call in test_shopify_settings
2021-03-13 19:12:15 +05:30
Sagar Vora
c5869d5b47
test: fix import_doc call in test_shopify_settings
2021-03-12 16:21:45 +05:30
Afshan
5d66a2b326
fix: added correct path in hooks ( #24862 )
2021-03-12 15:51:34 +05:30
marination
e685c787d2
fix: Sider (unused variables)
2021-03-12 14:24:09 +05:30
marination
86725a6580
fix: PO not created against all selected suppliers (drop shipping)
...
- Return list of created POs instead of first doc
- test case added
2021-03-12 14:12:46 +05:30
Mohammad Hasnain Mohsin Rajan
0f60f08f3e
ci: Port CI test from Travis to Github Actions ( #24846 )
2021-03-12 14:09:52 +05:30
Marica
1c8ee168fb
Merge branch 'develop' into e-commerce-refactor
2021-03-11 21:43:45 +05:30
marination
fc40b57c21
feat: Animate Add to Cart List interactions (UX)
...
- Increased qty in cart on clicking add to cart for existing item
- Simplified macro arguments
- Navbar cart icon animation
- Explore button for template item in card
- Add to cart button animation
2021-03-11 21:44:01 +05:30
Sagar Vora
6727792aaf
test: fix syntax error
2021-03-11 18:12:01 +05:30
Raffael Meyer
fb68aba30d
Merge branch 'develop' into improve_taxes_setup
2021-03-11 13:17:44 +01:00
Sagar Vora
514122bf6f
refactor(payroll): simplified logic for additional salary
2021-03-11 17:22:11 +05:30
marination
e13f7622ba
feat: Card Actions and Wishlist
...
- Rough UI for card actions
- Wishlist doctype
- Indicators on card based on stock availability
2021-03-11 11:42:10 +05:30
Sagar Vora
5822b6d76f
fix(payroll): allow duplicate additional salaries
2021-03-10 21:45:32 +05:30
Raffael Meyer
fbd810c2ae
Merge branch 'develop' into improve_taxes_setup
2021-03-10 11:38:52 +01:00
barredterra
99c8b8efcf
Merge branch 'develop' into improve_taxes_setup
2021-03-08 20:00:59 +01:00
barredterra
ebd1d08e55
refactor: taxes setup
...
Better structure of input data.
2021-03-08 19:53:50 +01:00
marination
aa989a95e3
feat: Shop by Category
...
- Added Shop by Category Page
- Tabbed sections for item fields in Shop by Category Page
- Added Shop by Category Section in E commerce Settings
- Nested Navigation & Breadcrumbs in Item group pages
- Added scrollable & clickable Sub categories in Item Group page
- Made breadcrumbs slightly dynamic in Item Page
- Added image to Brand doctype
2021-03-08 10:28:02 +05:30
marination
31d97b43e6
chore: Removed Shopping Cart Module
...
- Moved all files and web templates from Shopping Cart to E-commerce module
- Made Shopping Cart module obsolete
- Moved select E-commerce related files from Portal to E-commerce module
- Minor cleanups
- Fixed Shopping Cart and Product Configurator tests
2021-03-08 10:28:02 +05:30
marination
d93e3a32da
chore: Patches for Website Item
...
- Patch to make website item from item
- Patch to move Products and Shopping Cart Settings into E Commerce Settings
- Patch to move products in Homepage from Item to Website Item
- Minor cleanup, replacing/removing references to Item website fields (obsolete)
2021-03-08 10:28:02 +05:30
marination
333d08f459
fix: Hide Attribute filters if 'Hide Variants' is enabled in E Commerce Settings
...
- Hide Attribute filters if 'Hide Variants' is enabled in E Commerce Settings
- Consider 'Hide Variants' in ProductQuery Engine
- Added docstrings
- Remove `get_e_commerce_settings`, redundant
2021-03-08 10:26:05 +05:30
marination
2a3f5da6af
fix: Sider and indexing (minor)
2021-03-08 10:26:05 +05:30
marination
862a924cd2
chore: Removing Item's Website section & references
...
- Removed old onboarding slide json and `create_onboarding_docs` methods
- Removed website sections from Item master
- Removed references to item website fields
- Shifted Item doctype website methods to Website Item
- Removed WebsiteGenerator from Item doctype
- Website Items in Homepage Products section
- Removed redundant code from item_group.py
- Fix: Item field filters won’t appear in website
2021-03-08 10:26:05 +05:30
marination
675e2af3ea
chore: Drive E-commerce via Website Item
...
- Removed Shopping Cart Settings
- Portal fully driven via E Commerce Settings
- All Item listing querying will happen via ProductQuery engine only
- Product Listing via Website Items
- removed redundant code
- Moved all website logic from Item to Website Item
2021-03-08 10:26:05 +05:30
marination
978e8aa31c
feat: E-commerce Refactor
...
- Created "Website Item" to handle website related information
- Publishing Item new flow
- Created "E Commerce Settings"
- Removed Products Settings
2021-03-08 10:24:45 +05:30
barredterra
25afad3dc1
refactor: extend taxes and charges setup
...
Add option to specify taxes and charges template depending on the CoA used. Differentiate between purchase, sales and item taxes. Maintain flexibility by using wildcards.
2021-03-04 21:11:31 +01:00
barredterra
dcfc3d7d12
fix: remove redundant calls to create_sales_tax
2021-03-04 19:29:55 +01:00
Anurag Mishra
5ec592d09c
fix: supplier was not able to Submit RFQ due to in sufficient permission
2021-02-18 13:42:04 +05:30
Marica
052a2767f0
Merge branch 'develop' into email-digest
2021-02-17 11:21:14 +05:30
Marica
83be34fa07
Merge branch 'develop' into email-digest
2021-01-19 21:14:07 +05:30
Marica
e34f3364d0
Merge branch 'develop' into email-digest
2021-01-13 12:03:03 +05:30
Anupam
5abb997a27
fix: resolved conflicts
2021-01-13 11:11:22 +05:30
Andy Zhu
b44af32628
Update accounts_controller.py
...
Updating Bin quantity based on doctype to optimize running efficiency.
2020-10-27 14:57:59 +13:00
Anupam
d4e2a3324f
fix: review fixes
2020-10-13 12:26:25 +05:30
Andy Zhu
1062d7eee0
fix: Update Items on Purchase Order
...
1. set warehouse using `get_item_warehouse`
2. update "reserved_qty" for sales order
2020-10-06 10:51:42 +13:00
Andy Zhu
760248911d
fix: Update Items on Purchase Order
...
If user add rows or remove rows to update items on purchase order, the quantity in bin won't get updated.
This fix is not mature yet but to give an tempopary solution for fixing this issue.
2020-10-05 12:16:48 +13:00
Anupam Kumar
68b069983d
Merge branch 'develop' into email-digest
2020-09-07 20:22:25 +05:30
Anupam Kumar
3775324441
Merge branch 'develop' into email-digest
2020-09-06 21:49:43 +05:30
Anupam K
38999efb4f
Merge branch 'email-digest' of https://github.com/anupamvs/erpnext into email-digest
2020-08-31 16:55:40 +05:30
Anupam K
8d0de8c311
Merge branch 'develop' of https://github.com/frappe/erpnext into email-digest
2020-08-31 16:54:36 +05:30
Anupam K
ddfc104239
fix: patch
2020-08-31 16:54:16 +05:30
Anupam Kumar
57321d085c
Merge branch 'develop' into email-digest
2020-08-31 16:24:29 +05:30
Anupam K
01b37ad704
fix: multiselect recipients in Email Digest
2020-08-25 08:39:26 +05:30