Frappe PR Bot
56070c7b86
chore(release): Bumped to Version 13.32.0
...
# [13.32.0](https://github.com/frappe/erpnext/compare/v13.31.1...v13.32.0 ) (2022-05-31)
### Bug Fixes
* add list view settings for Gratuity ([e4426ad ](e4426addeb ))
* amount precision for Tax Exemption Proof Submission ([bb04e4b ](bb04e4b6de ))
* component pay calculation ([b1e119d ](b1e119d97d ))
* conflicts ([cdb884b ](cdb884bbf2 ))
* conflicts ([c02a89d ](c02a89db4d ))
* conflicts ([6aa6114 ](6aa6114757 ))
* date filter on quality inspection report (backport [#31148 ](https://github.com/frappe/erpnext/issues/31148 )) ([#31164 ](https://github.com/frappe/erpnext/issues/31164 )) ([f19747c ](f19747cee0 ))
* Exchange rate reste to 1 on making mapped doc ([91863c7 ](91863c7457 ))
* Gratuity status not updated on salary slip submission ([0a014ed ](0a014edd7a ))
* HRA Exemption calculation in case of multiple salary structure assignments ([de8f5f8 ](de8f5f87d0 ))
* Improve button labels in Warehouse (backport [#31101 ](https://github.com/frappe/erpnext/issues/31101 )) ([#31150 ](https://github.com/frappe/erpnext/issues/31150 )) ([d891394 ](d891394dc8 ))
* **india:** duplicate qrcode and hide button ([#31154 ](https://github.com/frappe/erpnext/issues/31154 )) ([f40100d ](f40100d483 ))
* Job Opening linked to Staffing Plan cannot be created/updated if there are existing employees ([b4a3a53 ](b4a3a533c8 ))
* **pos:** freeze screen while processing pos invoices ([#30850 ](https://github.com/frappe/erpnext/issues/30850 )) ([a7bf236 ](a7bf236c28 ))
* skip existing batch number during autogen (backport [#31140 ](https://github.com/frappe/erpnext/issues/31140 )) ([#31144 ](https://github.com/frappe/erpnext/issues/31144 )) ([a380bae ](a380bae298 ))
* Tax Declaration tests and amount precision ([1e728df ](1e728df54c ))
* validation message ([096ae21 ](096ae210e1 ))
### Features
* Auto accrue loan interest for backdated term loans ([89c4d51 ](89c4d518e1 ))
* live preview of naming series on naming series tool (backport [#31141 ](https://github.com/frappe/erpnext/issues/31141 )) ([#31146 ](https://github.com/frappe/erpnext/issues/31146 )) ([fd2f3b9 ](fd2f3b9061 ))
* provision to exclude exploded items in the BOM (backport [#29450 ](https://github.com/frappe/erpnext/issues/29450 )) ([#31174 ](https://github.com/frappe/erpnext/issues/31174 )) ([50d338d ](50d338df30 ))
2022-05-31 13:22:25 +00:00
Ankush Menat
683256eccc
Merge pull request #31197 from frappe/version-13-hotfix
...
chore: weekly release for version-13
2022-05-31 18:50:44 +05:30
Rucha Mahabal
cdb884bbf2
fix: conflicts
2022-05-31 13:11:32 +05:30
Rucha Mahabal
2c26ab599a
test: HRA Exemption in Proof Submission
...
(cherry picked from commit ed1ba677d6 )
2022-05-31 13:11:32 +05:30
Rucha Mahabal
bb04e4b6de
fix: amount precision for Tax Exemption Proof Submission
...
(cherry picked from commit cfe2f8cac1 )
2022-05-31 13:11:32 +05:30
Rucha Mahabal
66deee1582
test: set country to India before running regional tests
...
(cherry picked from commit 2e98e9e0b9 )
2022-05-31 13:11:32 +05:30
Rucha Mahabal
1e728df54c
fix: Tax Declaration tests and amount precision
...
(cherry picked from commit 00adda7c8d )
2022-05-31 13:11:32 +05:30
Rucha Mahabal
c1f6f11e91
test: HRA Exemption in Employee Tax Exemption Declaration
...
(cherry picked from commit 5e96a46c87 )
2022-05-31 13:11:32 +05:30
Rucha Mahabal
b1e119d97d
fix: component pay calculation
...
(cherry picked from commit 2b65c9616f )
2022-05-31 13:11:32 +05:30
Rucha Mahabal
de8f5f87d0
fix: HRA Exemption calculation in case of multiple salary structure assignments
...
(cherry picked from commit 34925a3a8c )
# Conflicts:
# erpnext/regional/india/utils.py
2022-05-31 13:11:32 +05:30
Deepesh Garg
99917af73f
Merge pull request #31156 from frappe/mergify/bp/version-13-hotfix/pr-30850
...
fix(pos): freeze screen while processing pos invoices (backport #30850 )
2022-05-31 10:56:32 +05:30
Deepesh Garg
698c9ed3bc
Merge pull request #31186 from frappe/mergify/bp/version-13-hotfix/pr-31127
...
feat: Auto accrue loan interest for backdated term loans (backport #31127 )
2022-05-31 10:28:38 +05:30
Deepesh Garg
3344823b7d
Merge pull request #31185 from frappe/mergify/bp/version-13-hotfix/pr-31184
...
fix(accounts): Ignore Cancelled GL Entries (backport #31184 )
2022-05-31 10:28:27 +05:30
Deepesh Garg
89c4d518e1
feat: Auto accrue loan interest for backdated term loans
...
(cherry picked from commit 96d8b1ef3c )
2022-05-31 04:28:29 +00:00
Mitchy25
d8531f20a0
Ignore Cancelled GL Entries
...
Profitability Analysis includes 'is_cancelled' GL Entries which means that the profit numbers are incorrect. This change will ensure that the profit figures ignore cancelled GL Entries.
(cherry picked from commit a0c412a0dd )
2022-05-31 04:19:35 +00:00
Rucha Mahabal
2fe54e5435
chore: add Interview doctypes to HR workspace ( #31181 )
2022-05-30 18:26:20 +05:30
mergify[bot]
0759a8aee3
chore: remove unused bill no & date from purchase receipt (backport #31163 ) ( #31177 )
...
chore: remove unused bill no & date from purchase receipt (#31163 )
(cherry picked from commit 08bf0baaae )
Co-authored-by: Saqib Ansari <nextchamp.saqib@gmail.com >
2022-05-30 15:50:04 +05:30
mergify[bot]
50d338df30
feat: provision to exclude exploded items in the BOM (backport #29450 ) ( #31174 )
...
* feat: provision to exclude exploded items in the BOM (#29450 )
(cherry picked from commit b75b00fefc )
* fix(ux): "New Version" button BOM
"duplicate" technically creates a new version but that's not intuitive
at all.
* fix: only erase BOM when do_not_explode is set
* fix: allow non-explosive recrusive BOMs
Recursion should be allowed as long as child item is not "exploded"
further by a BOM.
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-05-30 15:43:49 +05:30
Ankush Menat
eb8d30fe06
chore: remove framework tests from erpnext
...
Similar tests exist in FW and this is failing because someone updated
the translations
2022-05-30 15:42:34 +05:30
mergify[bot]
7767dc1ee3
chore: update translation fr for BOM (backport #31126 ) ( #31165 )
...
* chore: update translation fr for BOM (#31126 )
* fix: update translation
* fix: fr translation for BOM
(cherry picked from commit ce8e05146e )
* chore: format
Co-authored-by: HENRY Florian <florian.henry@open-concept.pro >
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-05-29 22:10:46 +05:30
mergify[bot]
f19747cee0
fix: date filter on quality inspection report (backport #31148 ) ( #31164 )
...
fix: date filter on quality inspection report (#31148 )
* fix: date filter
fix from date to to date filter btw those days
* fix: remove unnecessary conditions
Co-authored-by: Ankush Menat <ankushmenat@gmail.com >
(cherry picked from commit 7ff8acac51 )
Co-authored-by: MOHAMMED NIYAS <76736615+niyazrazak@users.noreply.github.com >
2022-05-27 17:32:24 +05:30
Rucha Mahabal
b98f3647ec
Merge pull request #31162 from frappe/mergify/bp/version-13-hotfix/pr-31160
...
fix: Gratuity status not updated on salary slip submission (backport #31160 )
2022-05-27 15:49:08 +05:30
Rucha Mahabal
c02a89db4d
fix: conflicts
2022-05-27 15:30:29 +05:30
Rucha Mahabal
6aa6114757
fix: conflicts
2022-05-27 15:11:49 +05:30
Rucha Mahabal
30cbe8feb6
test: make holiday list before running gratuity tests
...
(cherry picked from commit c9e070393d )
2022-05-27 09:36:21 +00:00
Rucha Mahabal
e4426addeb
fix: add list view settings for Gratuity
...
(cherry picked from commit 79b0aede00 )
# Conflicts:
# erpnext/payroll/doctype/gratuity/gratuity.json
2022-05-27 09:36:21 +00:00
Rucha Mahabal
b5d66877d8
refactor: clean-up gratuity tests
...
(cherry picked from commit 6c66bbbbfe )
# Conflicts:
# erpnext/payroll/doctype/gratuity/test_gratuity.py
2022-05-27 09:36:20 +00:00
Rucha Mahabal
00a6bc7970
test: Gratuity status for payment via salary slip
...
(cherry picked from commit b81d7519c1 )
# Conflicts:
# erpnext/payroll/doctype/gratuity/test_gratuity.py
2022-05-27 09:36:20 +00:00
Rucha Mahabal
0a014edd7a
fix: Gratuity status not updated on salary slip submission
...
(cherry picked from commit 385e22a067 )
2022-05-27 09:36:19 +00:00
Frappe PR Bot
1bffd06e3a
chore(release): Bumped to Version 13.31.1
...
## [13.31.1](https://github.com/frappe/erpnext/compare/v13.31.0...v13.31.1 ) (2022-05-27)
### Bug Fixes
* Exchange rate reste to 1 on making mapped doc ([e5b586f ](e5b586ffd5 ))
2022-05-27 06:50:43 +00:00
Deepesh Garg
0371c62eae
Merge pull request #31158 from frappe/mergify/bp/version-13/pr-31155
...
fix: Exchange rate reste to 1 on making mapped doc (backport #31155 )
2022-05-27 12:19:09 +05:30
Deepesh Garg
f820d8d35e
Merge pull request #31157 from frappe/mergify/bp/version-13-hotfix/pr-31155
...
fix: Exchange rate reste to 1 on making mapped doc (backport #31155 )
2022-05-27 12:18:26 +05:30
Deepesh Garg
e5b586ffd5
fix: Exchange rate reste to 1 on making mapped doc
...
(cherry picked from commit 2a10f09d8d )
2022-05-27 06:47:55 +00:00
Deepesh Garg
91863c7457
fix: Exchange rate reste to 1 on making mapped doc
...
(cherry picked from commit 2a10f09d8d )
2022-05-27 06:47:35 +00:00
mergify[bot]
f40100d483
fix(india): duplicate qrcode and hide button ( #31154 )
2022-05-27 12:16:47 +05:30
HarryPaulo
a7bf236c28
fix(pos): freeze screen while processing pos invoices ( #30850 )
...
(cherry picked from commit 4b04694c2c )
2022-05-27 06:46:26 +00:00
mergify[bot]
d891394dc8
fix: Improve button labels in Warehouse (backport #31101 ) ( #31150 )
...
* style: format warehouse js
(cherry picked from commit c704ad889d )
* fix: improve labels, simplify logic
(cherry picked from commit a6ddd86d31 )
* fix: german translations
(cherry picked from commit 9356eb11de )
* fix: remove unsupported arguments
Co-authored-by: Ankush Menat <ankushmenat@gmail.com >
(cherry picked from commit e77c379cbb )
* refactor: set queries during setup
(cherry picked from commit 1b16eb7667 )
* style: format
(cherry picked from commit 1e9f9c452f )
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com >
2022-05-27 12:11:12 +05:30
mergify[bot]
a380bae298
fix: skip existing batch number during autogen (backport #31140 ) ( #31144 )
...
* fix: skip existing batch number during autogen (#31140 )
* test: correctly check for existing item
* test: batch no for test PR generation
Co-authored-by: Ankush Menat <me@ankush.dev >
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-05-26 20:55:29 +05:30
mergify[bot]
fd2f3b9061
feat: live preview of naming series on naming series tool (backport #31141 ) ( #31146 )
...
* chore: resave naming series doctype schema
separate commit to avoid mixing actual changes
(cherry picked from commit 82cd54b40b )
* feat: preview next numbers on naming series tool
(cherry picked from commit 24d1bf5328 )
* docs: update help information on naming series
(cherry picked from commit 4d0e2aa33a )
* test: add basic tests for naming series tool
(cherry picked from commit 964b4184a6 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-05-26 17:10:49 +05:30
Rucha Mahabal
2ce90afa25
Merge pull request #31142 from frappe/mergify/bp/version-13-hotfix/pr-31130
2022-05-26 13:42:48 +05:30
Rucha Mahabal
096ae210e1
fix: validation message
...
(cherry picked from commit 2bc6d46070 )
2022-05-26 07:54:35 +00:00
Rucha Mahabal
ec63912253
test: Job Opening against a Staffing Plan
...
(cherry picked from commit ab0ef60918 )
2022-05-26 07:54:35 +00:00
Rucha Mahabal
b4a3a533c8
fix: Job Opening linked to Staffing Plan cannot be created/updated if there are existing employees
...
(cherry picked from commit 29228575fa )
2022-05-26 07:54:34 +00:00
Frappe PR Bot
91e935fee7
chore(release): Bumped to Version 13.31.0
...
# [13.31.0](https://github.com/frappe/erpnext/compare/v13.30.0...v13.31.0 ) (2022-05-26)
### Bug Fixes
* Account currency validation for first transaction ([228f10b ](228f10bf30 ))
* Add party account validation for journal entry ([7f853b1 ](7f853b1f0f ))
* always update item_name for stock entry (backport [#31068 ](https://github.com/frappe/erpnext/issues/31068 )) ([#31071 ](https://github.com/frappe/erpnext/issues/31071 )) ([f519dc6 ](f519dc613c ))
* change project's actual_start_date fieldtype from Data to Date (backport [#31085 ](https://github.com/frappe/erpnext/issues/31085 )) ([#31135 ](https://github.com/frappe/erpnext/issues/31135 )) ([8c2f203 ](8c2f203361 ))
* Chart data for monthly periodicity in Cash Flow report ([#31039 ](https://github.com/frappe/erpnext/issues/31039 )) ([f14e9b7 ](f14e9b7502 ))
* corrective job card creation (backport [#31083 ](https://github.com/frappe/erpnext/issues/31083 )) ([#31084 ](https://github.com/frappe/erpnext/issues/31084 )) ([c17c260 ](c17c260a65 ))
* don't capture payments with invoice_id as donations ([168a9d4 ](168a9d417b ))
* employee advance status update on return via additional salary ([d59c3d2 ](d59c3d2142 ))
* Handle missing HSN Codes ([ce3a21e ](ce3a21eb03 ))
* Healthcare module accounting test cases ([09a42a1 ](09a42a122f ))
* **India:** Async issue in company address trigger ([2ea3318 ](2ea331852a ))
* **india:** error while parsing e-invoice ([#31061 ](https://github.com/frappe/erpnext/issues/31061 )) ([1461d66 ](1461d66dda ))
* **india:** eway bill cancel api is disabled ([#31060 ](https://github.com/frappe/erpnext/issues/31060 )) ([95491e1 ](95491e1718 ))
* Job Card excess transfer behaviour (backport [#31054 ](https://github.com/frappe/erpnext/issues/31054 )) ([#31096 ](https://github.com/frappe/erpnext/issues/31096 )) ([3984f04 ](3984f04a49 ))
* Leave Encashment calculations (backport [#31062 ](https://github.com/frappe/erpnext/issues/31062 )) ([#31091 ](https://github.com/frappe/erpnext/issues/31091 )) ([ba76b64 ](ba76b6419e ))
* Loan Doc query in Bank Reconciliation Statement ([611d1af ](611d1af526 ))
* Loan repayment entries for payroll payable account ([ea6d754 ](ea6d754f73 ))
* multiple entries for same payment term ([90b1147 ](90b1147365 ))
* Party account validation in JV ([d10c2e5 ](d10c2e50be ))
* payments duplicate on pos closing entry (backport [#30976 ](https://github.com/frappe/erpnext/issues/30976 )) ([#31005 ](https://github.com/frappe/erpnext/issues/31005 )) ([0efbabe ](0efbabe7cf ))
* **pos:** paid amount calculation for multicurrency invoice ([#31122 ](https://github.com/frappe/erpnext/issues/31122 )) ([98eb7da ](98eb7da06a ))
* remove bad default for Membership From Date ([34928d2 ](34928d29f1 ))
* Remove validation from Journal Entry ([4ca6cdc ](4ca6cdca76 ))
* replace document states with list settings ([78e9e66 ](78e9e66d63 ))
* timesheet fetching in sales invoice ([216c32f ](216c32f4bc ))
* Use directly <a> and style it as button instead of using button ([0ab9fc0 ](0ab9fc0040 ))
### Features
* **Employee Advance:** add 'Returned' and 'Partly Claimed and Returned' status ([42e7a86 ](42e7a86a3b ))
### Reverts
* Revert "fix: Add party account validation for journal entry" ([9d43a90 ](9d43a90eb0 ))
2022-05-26 05:38:49 +00:00
Deepesh Garg
63288fcd6c
Merge pull request #31137 from frappe/version-13-hotfix
...
chore: Weekly release for version-13
2022-05-26 11:07:11 +05:30
mergify[bot]
8c2f203361
fix: change project's actual_start_date fieldtype from Data to Date (backport #31085 ) ( #31135 )
...
Co-authored-by: sersaber <93864988+sersaber@users.noreply.github.com >
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2022-05-26 10:32:10 +05:30
Deepesh Garg
0b0d57f7c2
Merge pull request #31128 from frappe/mergify/bp/version-13-hotfix/pr-26916
...
fix: Account currency validation for first transaction (backport #26916 )
2022-05-26 09:41:19 +05:30
Deepesh Garg
5748af7d53
Merge branch 'version-13-hotfix' into mergify/bp/version-13-hotfix/pr-26916
2022-05-26 09:23:46 +05:30
Deepesh Garg
7df829f9cc
chore: Update test case
2022-05-26 09:03:18 +05:30
Deepesh Garg
3d51d125bf
chore: Update test case
2022-05-25 23:52:40 +05:30
Deepesh Garg
68d1787eeb
Merge pull request #31124 from nextchamp-saqib/fix-timesheet-fetch
...
fix: timesheet fetching in sales invoice
2022-05-25 20:15:19 +05:30
Deepesh Garg
a61d7558eb
Merge pull request #31132 from frappe/mergify/bp/version-13-hotfix/pr-31039
...
fix: Chart data for monthly periodicity in Cash Flow report (backport #31039 )
2022-05-25 20:10:08 +05:30
Deepesh Garg
14422eaf59
chore: Update test cases
2022-05-25 20:06:31 +05:30
Deepesh Garg
4aed7eda91
Merge pull request #31131 from frappe/mergify/bp/version-13-hotfix/pr-31129
...
fix: Loan Doc query in Bank Reconciliation Statement (backport #31129 )
2022-05-25 19:41:40 +05:30
xdlumertz
f14e9b7502
fix: Chart data for monthly periodicity in Cash Flow report ( #31039 )
...
fix: Chart data for monthly periodicity in Cash Flow report
(cherry picked from commit c5e922c76b )
2022-05-25 14:10:33 +00:00
Deepesh Garg
cd00cb2fb7
chore: Linting Issues
...
(cherry picked from commit 9e4a36089e )
2022-05-25 13:52:10 +00:00
Deepesh Garg
74ddf261e9
chore: Linting Issues
...
(cherry picked from commit a1f53f8d31 )
2022-05-25 13:52:09 +00:00
Deepesh Garg
611d1af526
fix: Loan Doc query in Bank Reconciliation Statement
...
(cherry picked from commit 147fc8fde7 )
2022-05-25 13:52:08 +00:00
Deepesh Garg
3fab8a2213
chore: Remove unintended changes
2022-05-25 19:20:09 +05:30
Deepesh Garg
f724f6d1bb
chore: Resolve conflicts
2022-05-25 19:04:20 +05:30
Deepesh Garg
a5bd76bbb1
Merge pull request #31076 from frappe/mergify/bp/version-13-hotfix/pr-31004
...
fix: duplicate entries in payment terms report output (backport #31004 )
2022-05-25 17:09:15 +05:30
Deepesh Garg
761669c7ca
chore: Update test case
...
(cherry picked from commit bc34737709 )
# Conflicts:
# erpnext/stock/doctype/purchase_receipt/test_purchase_receipt.py
2022-05-25 11:33:46 +00:00
Deepesh Garg
0628785c64
test: Update test cases
...
(cherry picked from commit 65232edfd5 )
# Conflicts:
# erpnext/accounts/doctype/period_closing_voucher/test_period_closing_voucher.py
# erpnext/accounts/doctype/pricing_rule/test_pricing_rule.py
2022-05-25 11:33:45 +00:00
Deepesh Garg
4ca6cdca76
fix: Remove validation from Journal Entry
...
(cherry picked from commit 5b8726405d )
# Conflicts:
# erpnext/accounts/doctype/journal_entry/journal_entry.py
2022-05-25 11:33:44 +00:00
Deepesh Garg
d10c2e50be
fix: Party account validation in JV
...
(cherry picked from commit 417d6abcf4 )
# Conflicts:
# erpnext/accounts/doctype/journal_entry/journal_entry.py
2022-05-25 11:33:43 +00:00
Deepesh Garg
4727482737
test: Set default currency for patient
...
(cherry picked from commit 30876a105c )
# Conflicts:
# erpnext/healthcare/doctype/patient_appointment/test_patient_appointment.py
2022-05-25 11:33:43 +00:00
Deepesh Garg
e28f6b7d31
test: fix property name
...
(cherry picked from commit c10a22529c )
# Conflicts:
# erpnext/healthcare/doctype/patient_appointment/patient_appointment.py
2022-05-25 11:33:42 +00:00
Deepesh Garg
8f969fbd66
test: Update test cases for currency change validation
...
(cherry picked from commit 60915e874d )
# Conflicts:
# erpnext/accounts/doctype/period_closing_voucher/test_period_closing_voucher.py
# erpnext/healthcare/doctype/patient_appointment/patient_appointment.py
# erpnext/healthcare/doctype/therapy_plan/therapy_plan.py
# erpnext/non_profit/doctype/membership/membership.py
2022-05-25 11:33:42 +00:00
Deepesh Garg
9d43a90eb0
Revert "fix: Add party account validation for journal entry"
...
This reverts commit f00620a3ca .
(cherry picked from commit 0a618817dc )
2022-05-25 11:33:39 +00:00
Deepesh Garg
09a42a122f
fix: Healthcare module accounting test cases
...
(cherry picked from commit bcaf475295 )
# Conflicts:
# erpnext/healthcare/doctype/lab_test/test_lab_test.py
2022-05-25 11:33:39 +00:00
Deepesh Garg
7f853b1f0f
fix: Add party account validation for journal entry
...
(cherry picked from commit f00620a3ca )
2022-05-25 11:33:38 +00:00
Deepesh Garg
228f10bf30
fix: Account currency validation for first transaction
...
(cherry picked from commit 80c85dd17c )
# Conflicts:
# erpnext/controllers/accounts_controller.py
2022-05-25 11:33:38 +00:00
Deepesh Garg
3528d6fbdb
Merge pull request #31121 from frappe/mergify/bp/version-13-hotfix/pr-31077
...
fix: Loan repayment entries for payroll payable account (backport #31077 )
2022-05-25 12:37:17 +05:30
Deepesh Garg
2ae085d258
Merge pull request #31123 from deepeshgarg007/hsn_wise_tax_rate_none_type
...
fix: Handle missing HSN Codes
2022-05-25 12:34:26 +05:30
Deepesh Garg
187768892d
Merge pull request #31120 from frappe/mergify/bp/version-13-hotfix/pr-31080
...
fix(India): Async issue in company address trigger (backport #31080 )
2022-05-25 12:33:37 +05:30
mergify[bot]
98eb7da06a
fix(pos): paid amount calculation for multicurrency invoice ( #31122 )
2022-05-25 12:24:09 +05:30
Saqib Ansari
216c32f4bc
fix: timesheet fetching in sales invoice
2022-05-25 12:12:35 +05:30
Deepesh Garg
ce3a21eb03
fix: Handle missing HSN Codes
2022-05-25 11:51:07 +05:30
Deepesh Garg
ea6d754f73
fix: Loan repayment entries for payroll payable account
...
(cherry picked from commit 3128f9603e )
2022-05-25 05:54:08 +00:00
Deepesh Garg
559fc509e7
chore: Linting issues
...
(cherry picked from commit 8fd0b3b9f5 )
2022-05-25 05:53:45 +00:00
Deepesh Garg
2ea331852a
fix(India): Async issue in company address trigger
...
(cherry picked from commit c41f9f046f )
2022-05-25 05:53:45 +00:00
Rucha Mahabal
22aeacb088
Merge pull request #31104 from ruchamahabal/emp-adv-status-v13
...
feat(Employee Advance): add 'Returned' and 'Partly Claimed and Returned'
2022-05-25 11:09:52 +05:30
Rucha Mahabal
7ac0624f68
Merge branch 'version-13-hotfix' into emp-adv-status-v13
2022-05-25 10:46:25 +05:30
Rucha Mahabal
a071095886
Merge pull request #31110 from ruchamahabal/fix-npo-membership
2022-05-24 18:38:43 +05:30
Rucha Mahabal
168a9d417b
fix: don't capture payments with invoice_id as donations
...
- if donations and subscriptions are set up in the same dashboard, membership payments also trigger payment webhook
- in order to differentiate there is already a check for RP's auto generated description but if subscriptions are configured using subscription links, RP doesn't send descriptions
- use invoice_id to ignore such payments instead
2022-05-24 18:16:56 +05:30
Rucha Mahabal
34928d29f1
fix: remove bad default for Membership From Date
2022-05-24 18:14:06 +05:30
Ankush Menat
e9968cc6fc
chore: disable feed for material request
2022-05-24 14:33:57 +05:30
Rucha Mahabal
ab9744fe97
Merge branch 'version-13-hotfix' into emp-adv-status-v13
2022-05-24 11:49:24 +05:30
Rucha Mahabal
78e9e66d63
fix: replace document states with list settings
2022-05-24 11:29:58 +05:30
Rucha Mahabal
b265ca467c
test: test advance filters in expense claim and cancelled status
2022-05-24 11:19:14 +05:30
Rucha Mahabal
806752111e
test: employee advance status
2022-05-24 11:13:18 +05:30
Rucha Mahabal
d59c3d2142
fix: employee advance status update on return via additional salary
2022-05-24 11:11:44 +05:30
Rucha Mahabal
cac9e245b6
patch: Employee Advance return statuses
2022-05-24 11:11:10 +05:30
Rucha Mahabal
42e7a86a3b
feat(Employee Advance): add 'Returned' and 'Partly Claimed and Returned' status
2022-05-24 11:09:42 +05:30
mergify[bot]
c2a08f1285
chore: error logging for auto material requests (backport #31103 ) ( #31105 )
...
chore: error logging for auto material requests (#31103 )
(cherry picked from commit ecb39d81e0 )
Co-authored-by: Ankush Menat <me@ankush.dev >
2022-05-24 10:41:50 +05:30
mergify[bot]
3984f04a49
fix: Job Card excess transfer behaviour (backport #31054 ) ( #31096 )
...
* fix: Job Card excess transfer behaviour
- Block excess transfer of items if not allowed in settings
- Behaviour made consistent with js behaviour (button disappears if not pending and not allowed in settings)
- Test for same case
(cherry picked from commit e07ce6efe0 )
# Conflicts:
# erpnext/manufacturing/doctype/job_card/test_job_card.py
* chore: Run `_validate_over_transfer` only if excess transfer is blocked in settings
(cherry picked from commit 9f6e10663b )
* chore: conflicts
* chore: missing conflict resolution changes
Co-authored-by: marination <maricadsouza221197@gmail.com >
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-05-23 15:20:47 +05:30
mergify[bot]
f6b2f36ca8
test: search test failing because of stale data (backport #31098 ) ( #31099 )
...
test: search test failing because of stale data (#31098 )
(cherry picked from commit a36174afdf )
Co-authored-by: Ankush Menat <me@ankush.dev >
2022-05-23 15:13:13 +05:30
Suraj Shetty
1c3ad13f6c
Merge pull request #31094 from frappe/mergify/bp/version-13-hotfix/pr-31092
2022-05-23 12:20:53 +05:30
mergify[bot]
ddee0893e6
fix translation German "Designation" (backport #31082 ) ( #31093 )
...
fix translation German "Designation" (#31082 )
changed "Bezeichnung" to "Position" as the is more precice in the field of employment which erpnext refers to here
(cherry picked from commit 348a674df9 )
Co-authored-by: Wolfram Schmidt <wolfram.schmidt@phamos.eu >
2022-05-23 12:02:30 +05:30
Suraj Shetty
0ab9fc0040
fix: Use directly <a> and style it as button instead of using button
...
Since few email servers (like outlook) strips out link in the button making them unclickable.
(cherry picked from commit a29b92febc )
2022-05-23 06:27:37 +00:00
mergify[bot]
ba76b6419e
fix: Leave Encashment calculations (backport #31062 ) ( #31091 )
...
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2022-05-23 10:32:41 +05:30
mergify[bot]
c17c260a65
fix: corrective job card creation (backport #31083 ) ( #31084 )
...
* test: simplify job card tests
(cherry picked from commit e625394488 )
* fix: creation of corrective job card fails
This used to fail because sub_operations is a child table that's not
initalized by default till v13, in develop branch we init tables with
empty list.
(cherry picked from commit 66cf9aa344 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-05-21 14:28:27 +05:30
ruthra kumar
90b1147365
fix: multiple entries for same payment term
...
(cherry picked from commit e826093150 )
2022-05-20 02:24:23 +00:00
mergify[bot]
f519dc613c
fix: always update item_name for stock entry (backport #31068 ) ( #31071 )
...
fix: always update item_name for stock entry (#31068 )
If item_name is already set and for some reason becomes outdated then
it's not updated in backend.
Fix: always set item_name and stock_uom when fetching item details
(cherry picked from commit 6d6616dbcd )
Co-authored-by: Ankush Menat <me@ankush.dev >
2022-05-19 16:02:20 +05:30
mergify[bot]
0efbabe7cf
fix: payments duplicate on pos closing entry (backport #30976 ) ( #31005 )
2022-05-19 14:27:19 +05:30
mergify[bot]
1461d66dda
fix(india): error while parsing e-invoice ( #31061 )
2022-05-18 12:44:24 +05:30
mergify[bot]
95491e1718
fix(india): eway bill cancel api is disabled ( #31060 )
2022-05-18 12:44:07 +05:30
Frappe PR Bot
d9f76478da
chore(release): Bumped to Version 13.30.0
...
# [13.30.0](https://github.com/frappe/erpnext/compare/v13.29.2...v13.30.0 ) (2022-05-17)
### Bug Fixes
* `set_missing_values` in SE and re-use the same on all SE mappings ([fe52c1f ](fe52c1f354 ))
* Add validation for SEZ and Export invoices without payment of taxes ([cb8453d ](cb8453dac8 ))
* allow to use formatting for the field to_discuss in opportunity ([e126d4e ](e126d4e592 ))
* Block 0 Qty via Update Items to be consistent with form validation ([5647875 ](56478752e4 ))
* Calculate totals even though pricing rule is not applied on mapped doc ([678a01d ](678a01d4bd ))
* **charts:** Pass fieldtype for chart data in selling reports ([917e7c3 ](917e7c34af ))
* conflicts ([87fd933 ](87fd93370a ))
* conflicts ([fb62bbf ](fb62bbf61a ))
* disable pricing rules for internal transfers (backport [#31034 ](https://github.com/frappe/erpnext/issues/31034 )) ([#31036 ](https://github.com/frappe/erpnext/issues/31036 )) ([d5eb9fb ](d5eb9fb3fd ))
* discount ledger entry in case of multicurrency invoice ([#31047 ](https://github.com/frappe/erpnext/issues/31047 )) ([c3417e4 ](c3417e4103 ))
* dont fail repost for recoverable errors (backport [#30979 ](https://github.com/frappe/erpnext/issues/30979 )) ([#31023 ](https://github.com/frappe/erpnext/issues/31023 )) ([a019cb6 ](a019cb6caa ))
* **Employee Advance:** Return/Deduction from Salary button visibility (backport [#31011 ](https://github.com/frappe/erpnext/issues/31011 )) ([#31012 ](https://github.com/frappe/erpnext/issues/31012 )) ([5b1d85e ](5b1d85e8bf ))
* Failing accounting dimension patch ([b14a7b8 ](b14a7b8a5d ))
* german translations for Employee ([b9bda04 ](b9bda04a83 ))
* gl entry validation for miniscule loan penalty ([e958ef2 ](e958ef26e0 ))
* hide template items from sales/purchase order ([8b99f43 ](8b99f43c61 ))
* IN time not captured in Attendance through Employee Checkin (backport [#31029 ](https://github.com/frappe/erpnext/issues/31029 )) ([#31031 ](https://github.com/frappe/erpnext/issues/31031 )) ([477bbcc ](477bbcc9e5 ))
* Item rate reset on changing posting date ([#30990 ](https://github.com/frappe/erpnext/issues/30990 )) ([8ef649f ](8ef649f65d ))
* Just add one rate in GST HSN Code ([ed76687 ](ed76687dac ))
* Merge Conflicts ([3abf264 ](3abf26428c ))
* Multiple fixes in GSTR-1 report ([f2cbb70 ](f2cbb70325 ))
* **patch:** avoid checking for return field if it doesnt exits (backport [#30995 ](https://github.com/frappe/erpnext/issues/30995 )) ([#30997 ](https://github.com/frappe/erpnext/issues/30997 )) ([a94b5c0 ](a94b5c0d8b ))
* per_billed for return DN (backport [#30868 ](https://github.com/frappe/erpnext/issues/30868 )) ([#30971 ](https://github.com/frappe/erpnext/issues/30971 )) ([97ea1f5 ](97ea1f5123 ))
* precision loss when transferring (backport [#30834 ](https://github.com/frappe/erpnext/issues/30834 )) ([#31032 ](https://github.com/frappe/erpnext/issues/31032 )) ([fc80a50 ](fc80a50640 ))
* precision of total penalty paid ([ad21853 ](ad21853b01 ))
* precision of total penalty paid ([5c45737 ](5c45737a8f ))
* prevent bypassing forced valuation rate (backport [#30987 ](https://github.com/frappe/erpnext/issues/30987 )) ([#31020 ](https://github.com/frappe/erpnext/issues/31020 )) ([706c19d ](706c19db70 ))
* pro rata calculation for monthly depreciation ([#30989 ](https://github.com/frappe/erpnext/issues/30989 )) ([408d952 ](408d952332 ))
* remove item attribute limit from variant selector (backport [#31026 ](https://github.com/frappe/erpnext/issues/31026 )) ([#31028 ](https://github.com/frappe/erpnext/issues/31028 )) ([1f016e9 ](1f016e9137 ))
* Set actual qty and basic rate in SE on warehouse triggers (`get_warehouse_details`) ([30b0aee ](30b0aee013 ))
* stock analytics report shows incorrect data there's no stock movement in a period (backport [#30945 ](https://github.com/frappe/erpnext/issues/30945 )) ([#30980 ](https://github.com/frappe/erpnext/issues/30980 )) ([295ffb3 ](295ffb3f1a ))
* translation for status filter ([e5f8231 ](e5f8231632 ))
* **translations:** Update ru translations ([#30992 ](https://github.com/frappe/erpnext/issues/30992 )) ([f797005 ](f797005384 ))
* TypeError in add_indicator_for_multicompany (backport [#31042 ](https://github.com/frappe/erpnext/issues/31042 )) ([#31048 ](https://github.com/frappe/erpnext/issues/31048 )) ([e24bb1d ](e24bb1dbf1 ))
* unlink Attendance from Employee Checkins on cancellation (backport [#31045 ](https://github.com/frappe/erpnext/issues/31045 )) ([#31049 ](https://github.com/frappe/erpnext/issues/31049 )) ([e03fe97 ](e03fe97a6e ))
* UOM in HSN-wise summary of outward supply ([cd7d5cd ](cd7d5cdb22 ))
* user can select disabled accounts in taxes table ([047c879 ](047c879bec ))
* validate disabled accounts before posting ledger entries ([515e49b ](515e49bb90 ))
* validate on hold purchase invoices in payment entry ([9fbd170 ](9fbd170fa4 ))
### Features
* add Employee Status filter in leave balance reports ([716b525 ](716b5253a4 ))
* add Link to Opportunity ([#30614 ](https://github.com/frappe/erpnext/issues/30614 )) ([bc23bc7 ](bc23bc738e ))
* request_for_quotation ([db4e264 ](db4e264d92 ))
* request_for_quotation - refactor ([b6a3e69 ](b6a3e693ae ))
* select multiple values for accounting dimension (backport [#31015 ](https://github.com/frappe/erpnext/issues/31015 )) ([#31041 ](https://github.com/frappe/erpnext/issues/31041 )) ([9c21eb5 ](9c21eb5b94 ))
2022-05-17 07:41:35 +00:00
Ankush Menat
3f8816f2ce
Merge pull request #31050 from ankush/v13_release
...
chore: release
2022-05-17 13:09:46 +05:30
mergify[bot]
e03fe97a6e
fix: unlink Attendance from Employee Checkins on cancellation (backport #31045 ) ( #31049 )
...
* fix: unlink Attendance from Employee Checkins on cancellation (#31045 )
(cherry picked from commit 28fe4f3d54 )
* fix: import missing function
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2022-05-17 12:35:27 +05:30
mergify[bot]
c3417e4103
fix: discount ledger entry in case of multicurrency invoice ( #31047 )
2022-05-17 12:22:08 +05:30
mergify[bot]
9c21eb5b94
feat: select multiple values for accounting dimension (backport #31015 ) ( #31041 )
...
fix: select multiple values for accounting dimenssion
(cherry picked from commit 69be22ba7c )
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2022-05-17 11:56:31 +05:30
mergify[bot]
e24bb1dbf1
fix: TypeError in add_indicator_for_multicompany (backport #31042 ) ( #31048 )
...
fix: TypeError in add_indicator_for_multicompany (#31042 )
Minor fix in add_indicator_for_multicompany
In case of multi-company transactions add (+) buttons in connection dashboard pf customer aren't being loaded due to TypeError (TypeError: e.dashboard.stats_area.removeClass is not a function) created by "frm.dashboard.stats_area.removeClass('hidden');" during the stats section creation.
(cherry picked from commit 867f2c6282 )
Co-authored-by: Deepak <36790711+dpk404@users.noreply.github.com >
2022-05-17 11:54:50 +05:30
Ganga Manoj
408d952332
fix: pro rata calculation for monthly depreciation ( #30989 )
2022-05-17 11:21:10 +05:30
mergify[bot]
d5eb9fb3fd
fix: disable pricing rules for internal transfers (backport #31034 ) ( #31036 )
...
fix: disable pricing rules for internal transfers (#31034 )
* fix: disable pricing rules for internal transfers
* fix: only apply validation on internal transfers
* fix: internal_party_field undefined
(cherry picked from commit 3714e36b44 )
Co-authored-by: Ankush Menat <me@ankush.dev >
Co-authored-by: Marica <maricadsouza221197@gmail.com >
2022-05-16 18:34:39 +05:30
Marica
d7bea97095
Merge pull request #31030 from frappe/mergify/bp/version-13-hotfix/pr-30992
...
fix(translations): Update ru translations (backport #30992 )
2022-05-16 17:35:17 +05:30
Marica
3abf26428c
fix: Merge Conflicts
2022-05-16 17:13:00 +05:30
mergify[bot]
477bbcc9e5
fix: IN time not captured in Attendance through Employee Checkin (backport #31029 ) ( #31031 )
...
* fix: IN time not captured in Attendance through Employee Checkin (#31029 )
(cherry picked from commit 1b7ce9649b )
# Conflicts:
# erpnext/hr/doctype/employee_checkin/test_employee_checkin.py
* fix: conflicts
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2022-05-16 17:05:26 +05:30
mergify[bot]
fc80a50640
fix: precision loss when transferring (backport #30834 ) ( #31032 )
...
* fix: stock transfer value when precision differs
(cherry picked from commit b1c90e9949 )
# Conflicts:
# erpnext/stock/doctype/stock_ledger_entry/test_stock_ledger_entry.py
* fix: Merge conflicts
* chore: Remove unused `flt` (sider)
Co-authored-by: Ankush Menat <ankush@frappe.io >
Co-authored-by: Marica <maricadsouza221197@gmail.com >
2022-05-16 17:02:47 +05:30
Vladislav
f797005384
fix(translations): Update ru translations ( #30992 )
...
* fix incorrect translation
* Update ru.csv
* Update ru.csv
* Update erpnext/translations/ru.csv
Co-authored-by: Marica <maricadsouza221197@gmail.com >
Co-authored-by: Marica <maricadsouza221197@gmail.com >
(cherry picked from commit af1eab5d54 )
# Conflicts:
# erpnext/translations/ru.csv
2022-05-16 09:49:23 +00:00
mergify[bot]
1f016e9137
fix: remove item attribute limit from variant selector (backport #31026 ) ( #31028 )
...
fix: remove item attribute limit from variant selector
(cherry picked from commit 6bd1cb9235 )
Co-authored-by: Ankush Menat <me@ankush.dev >
2022-05-16 14:13:38 +05:30
Marica
a0930a5619
Merge pull request #31027 from frappe/mergify/bp/version-13-hotfix/pr-31025
...
fix: hide template items from sales/purchase order (backport #31025 )
2022-05-16 14:11:24 +05:30
Ankush Menat
8b99f43c61
fix: hide template items from sales/purchase order
...
(cherry picked from commit 0e875f5049 )
2022-05-16 08:31:07 +00:00
mergify[bot]
a019cb6caa
fix: dont fail repost for recoverable errors (backport #30979 ) ( #31023 )
...
recoverable erros:
1. timeout
2. lock/deadlocks
(cherry picked from commit 80d959c579 )
Co-authored-by: Ankush Menat <me@ankush.dev >
2022-05-16 12:08:32 +05:30
mergify[bot]
6adeaa1de6
test: check translation files (backport #31006 ) ( #31007 )
...
This is an automatic backport of pull request #31006 done by [Mergify](https://mergify.com ).
---
<details>
<summary>Mergify commands and options</summary>
<br />
More conditions and actions can be found in the [documentation](https://docs.mergify.com/ ).
You can also trigger Mergify actions by commenting on this pull request:
- `@Mergifyio refresh` will re-evaluate the rules
- `@Mergifyio rebase` will rebase this PR on its base branch
- `@Mergifyio update` will merge the base branch into this PR
- `@Mergifyio backport <destination>` will backport this PR on `<destination>` branch
Additionally, on Mergify [dashboard](https://dashboard.mergify.com/ ) you can:
- look at your merge queues
- generate the Mergify configuration with the config editor.
Finally, you can contact us on https://mergify.com
</details>
2022-05-16 06:13:32 +00:00
Deepesh Garg
e2028a0d6d
Merge pull request #31021 from frappe/mergify/bp/version-13-hotfix/pr-31010
...
fix: GL entry validation for minuscule loan penalty (backport #31010 )
2022-05-15 23:38:07 +05:30
mergify[bot]
706c19db70
fix: prevent bypassing forced valuation rate (backport #30987 ) ( #31020 )
...
fix: prevent bypassing forced valuation rate
if you edit "margin_rate_or_amount" after saving DN then based on
selected margin the rate gets updated which isn't valuation rate.
(cherry picked from commit ee0a277540 )
Co-authored-by: Ankush Menat <me@ankush.dev >
2022-05-15 21:15:24 +05:30
Abhinav Raut
ad21853b01
fix: precision of total penalty paid
...
(cherry picked from commit 589dd17e58 )
2022-05-15 15:21:09 +00:00
Abhinav Raut
5c45737a8f
fix: precision of total penalty paid
...
(cherry picked from commit 9a86885c0a )
2022-05-15 15:21:09 +00:00
Abhinav Raut
e958ef26e0
fix: gl entry validation for miniscule loan penalty
...
(cherry picked from commit aef65e7417 )
2022-05-15 15:21:08 +00:00
Deepesh Garg
c7f4a1595a
Merge pull request #30978 from deepeshgarg007/gstr_export_sez_tax_rates
...
fix: Multiple fixes in GST reporting
2022-05-15 20:33:32 +05:30
Deepesh Garg
5b02b5b3cd
chore: Remove unintended changes
2022-05-15 16:42:34 +05:30
Deepesh Garg
ed76687dac
fix: Just add one rate in GST HSN Code
2022-05-15 16:40:33 +05:30
Deepesh Garg
c54c01e0de
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into gstr_export_sez_tax_rates
2022-05-14 21:33:16 +05:30
Rucha Mahabal
c4650160ce
Merge pull request #31014 from frappe/mergify/bp/version-13-hotfix/pr-31013
2022-05-13 22:33:48 +05:30
Rucha Mahabal
64b58ac031
test: employee status filter in leave balance reports
...
(cherry picked from commit 260cfa5d1e )
2022-05-13 16:37:57 +00:00
Rucha Mahabal
e5f8231632
fix: translation for status filter
...
(cherry picked from commit 08fb9a4318 )
2022-05-13 16:37:56 +00:00
Rucha Mahabal
716b5253a4
feat: add Employee Status filter in leave balance reports
...
(cherry picked from commit ed8a49737a )
2022-05-13 16:37:56 +00:00
mergify[bot]
5b1d85e8bf
fix(Employee Advance): Return/Deduction from Salary button visibility (backport #31011 ) ( #31012 )
...
fix(Employee Advance): Return/Deduction from Salary button visibility (#31011 )
(cherry picked from commit 3016ed958e )
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2022-05-13 20:06:26 +05:30
Deepesh Garg
cb8453dac8
fix: Add validation for SEZ and Export invoices without payment of taxes
2022-05-13 18:12:18 +05:30
Deepesh Garg
8af30bcc16
chore: Linting Issues
2022-05-13 18:12:18 +05:30
Deepesh Garg
cd7d5cdb22
fix: UOM in HSN-wise summary of outward supply
2022-05-13 18:12:18 +05:30
Frappe PR Bot
7369db59aa
chore(release): Bumped to Version 13.29.0
...
# [13.29.0](https://github.com/frappe/erpnext/compare/v13.28.0...v13.29.0 ) (2022-05-10)
### Bug Fixes
* Consider paryt and party type as well in group by consolidated view ([189fc89 ](189fc89e2d ))
* disable form save on naming series tool ([#30909 ](https://github.com/frappe/erpnext/issues/30909 )) ([#30910 ](https://github.com/frappe/erpnext/issues/30910 )) ([d60a6cb ](d60a6cb2f8 ))
* double future qty updates ([0db3013 ](0db3013c9b ))
* HSN-wise-summary of outward supplies Updated Report ([3637525 ](363752510e ))
* Ignore loan repayments made from salary slip ([b7e1d40 ](b7e1d40e43 ))
* **india:** invoice type for a debit note e-invoice ([#30948 ](https://github.com/frappe/erpnext/issues/30948 )) ([c46add3 ](c46add3760 ))
* **india:** keyerror while generating e-way bill from an e-invoice ([#30879 ](https://github.com/frappe/erpnext/issues/30879 )) ([98d799e ](98d799e7cc ))
* **india:** re-arrange e-way bill dialog fields ([#30941 ](https://github.com/frappe/erpnext/issues/30941 )) ([7ce5c93 ](7ce5c93f44 ))
* Item Alternative Test ([964de1f ](964de1fc69 ))
* patch for renaming membership settings ([#30929 ](https://github.com/frappe/erpnext/issues/30929 )) ([9189653 ](9189653f2e ))
* **pos:** creating pos returns resets pricing rules & discounts ([#30936 ](https://github.com/frappe/erpnext/issues/30936 )) ([a0e39db ](a0e39db200 ))
* remove check for already allocated earned leaves ([#30931 ](https://github.com/frappe/erpnext/issues/30931 )) ([#30932 ](https://github.com/frappe/erpnext/issues/30932 )) ([80f7d66 ](80f7d66255 ))
* Remove commit from stock entry test. The assertion is not important ([c449b35 ](c449b35cc1 ))
* Set available-for-use date if missing ([#30838 ](https://github.com/frappe/erpnext/issues/30838 )) ([bf2eaec ](bf2eaecb1d ))
* show group warehouse in Sales Order ([#30891 ](https://github.com/frappe/erpnext/issues/30891 )) ([#30893 ](https://github.com/frappe/erpnext/issues/30893 )) ([c458e14 ](c458e14e68 ))
* Show linked time sheets in sales invoice dashboard ([4f4af52 ](4f4af523e0 ))
* sort before picking next stock reco ([e27fb58 ](e27fb58130 ))
* subtract change_amount from paid_amount field on POS Register ([#30937 ](https://github.com/frappe/erpnext/issues/30937 )) ([b7e873b ](b7e873b55d ))
* Unlink and delete batch created from stock reco on cancel ([fc35323 ](fc35323106 ))
* Wrap SLE actual_qty in `flt` to avoid NoneType operation ([d53228b ](d53228b153 ))
### Features
* **HR:** Leave Type configuration to allow over allocation (backport [#30940 ](https://github.com/frappe/erpnext/issues/30940 )) ([#30944 ](https://github.com/frappe/erpnext/issues/30944 )) ([64440fc ](64440fc4fb ))
* **india:** cancel e-way bill is enabled with e-invoicing APIs. ([#30924 ](https://github.com/frappe/erpnext/issues/30924 )) ([4ef2ffd ](4ef2ffd14c ))
* **india:** generate qrcode button for e-invoice ([#30946 ](https://github.com/frappe/erpnext/issues/30946 )) ([7bd5b2b ](7bd5b2ba29 ))
* **india:** store e-way bill auto calculated distance in sales invoice ([#30923 ](https://github.com/frappe/erpnext/issues/30923 )) ([b96f156 ](b96f1565c5 ))
2022-05-13 18:12:18 +05:30
Frappe PR Bot
8cc2ea0ddb
chore(release): Bumped to Version 13.28.0
...
# [13.28.0](https://github.com/frappe/erpnext/compare/v13.27.1...v13.28.0 ) (2022-05-03)
### Bug Fixes
* Consistent accounting dimensions across Sales and Purchase docs ([5df5058 ](5df50588cf ))
* convert default_item_manufacturer to link field ([#30835 ](https://github.com/frappe/erpnext/issues/30835 )) ([#30866 ](https://github.com/frappe/erpnext/issues/30866 )) ([37fad7e ](37fad7e04c ))
* Cost center filter on payment reconciliation ([22e7f03 ](22e7f03a03 ))
* filters not working in Shift Assignment Calendar view ([#30822 ](https://github.com/frappe/erpnext/issues/30822 )) ([3cdbb65 ](3cdbb65b5a ))
* Ignore custom field validation while setup ([ee54bf7 ](ee54bf7fe2 ))
* **india:** e-invoice generation for registered composition gst category type ([#30814 ](https://github.com/frappe/erpnext/issues/30814 )) ([#30877 ](https://github.com/frappe/erpnext/issues/30877 )) ([246869d ](246869dd28 ))
* Multi currency opening invoices ([2e62d51 ](2e62d518e8 ))
* payment days calculation for employees joining/leaving mid-month ([#30863 ](https://github.com/frappe/erpnext/issues/30863 )) ([#30883 ](https://github.com/frappe/erpnext/issues/30883 )) ([a1b0813 ](a1b0813966 ))
* Period Closing Voucher is considering GL entries with is_cancelled=1 ([#30865 ](https://github.com/frappe/erpnext/issues/30865 )) ([5a5b49b ](5a5b49b61a ))
* **pos:** number pad translations ([b01f855 ](b01f8555e5 ))
* **pos:** search field doesn't reset on checkout ([edbf551 ](edbf5513da ))
* Supply type for overseas invoices with payment of tax ([fdcc591 ](fdcc591a5e ))
* supply type for sez invoices with payment of tax ([cf08710 ](cf087103cb ))
* Use `account_type == 'Stock'` to filter stock accounts ([93482f3 ](93482f3302 ))
* **UX:** misleading stock entry lables ([#30870 ](https://github.com/frappe/erpnext/issues/30870 )) ([#30871 ](https://github.com/frappe/erpnext/issues/30871 )) ([57b03f0 ](57b03f0bf2 ))
* **UX:** record reason for skipping attendance or marking absent for auto attendance ([#30846 ](https://github.com/frappe/erpnext/issues/30846 )) ([f7bf4a3 ](f7bf4a3e62 ))
* Vat Audit report fixes ([d5319a4 ](d5319a4826 ))
### Features
* Copy task color from project template (backport [#30857 ](https://github.com/frappe/erpnext/issues/30857 )) ([#30859 ](https://github.com/frappe/erpnext/issues/30859 )) ([7ee18e8 ](7ee18e86a2 ))
* support product bundles in picklist (backport [#30762 ](https://github.com/frappe/erpnext/issues/30762 )) ([#30826 ](https://github.com/frappe/erpnext/issues/30826 )) ([645ee2d ](645ee2d822 ))
2022-05-13 18:12:18 +05:30
Frappe PR Bot
096dcf0e54
chore(release): Bumped to Version 13.27.1
...
## [13.27.1](https://github.com/frappe/erpnext/compare/v13.27.0...v13.27.1 ) (2022-04-26)
### Bug Fixes
* Add accounting dimensions for round off GL Entry ([dedb90e ](dedb90ea72 ))
* batch_no filtering not working when batch no is also a number in scientific notation ([#30770 ](https://github.com/frappe/erpnext/issues/30770 )) ([#30771 ](https://github.com/frappe/erpnext/issues/30771 )) ([c339305 ](c339305e9c ))
* Check if accounting dimension exists ([1834671 ](1834671d59 ))
* dependent gle reposting (backport [#30726 ](https://github.com/frappe/erpnext/issues/30726 )) ([#30772 ](https://github.com/frappe/erpnext/issues/30772 )) ([a6d0938 ](a6d0938591 ))
* Do not validate while creating accounting dimension ([153b41a ](153b41a269 ))
* e_commerce_settings.js ([3a5f5d5 ](3a5f5d5cd0 ))
* e_commerce_settings.py ([86c5f4d ](86c5f4db85 ))
* First preference to parent cost center rather than round off cost center ([a2d95fc ](a2d95fc62b ))
* Handle Multiselect field mapping separately ([dc2f694 ](dc2f694547 ))
* **india:** 401 & 403 client error while generating IRN ([198bdcf ](198bdcfdc6 ))
* **india:** cess value not considered while validating e-invoice totals ([#30800 ](https://github.com/frappe/erpnext/issues/30800 )) ([f70fca1 ](f70fca1c9e ))
* **india:** transporter name is null while generating e-way bill ([#30736 ](https://github.com/frappe/erpnext/issues/30736 )) ([6291b28 ](6291b28c37 ))
* linter ([6dddbb9 ](6dddbb9f27 ))
* Loan doctypes in bank reconciliation ([e69c715 ](e69c71576d ))
* Mistyped variable name in patch ([e76220e ](e76220e819 ))
* monthly attendance sheet ([#30748 ](https://github.com/frappe/erpnext/issues/30748 )) ([0b4e3f1 ](0b4e3f1467 ))
* Must not be able to start Job Card if it is related to Work Order that is not started yet ([#29072 ](https://github.com/frappe/erpnext/issues/29072 )) ([#30755 ](https://github.com/frappe/erpnext/issues/30755 )) ([b656ffa ](b656ffa45e ))
* Query filter fields from Website Item instead of Item master ([bed9e09 ](bed9e09153 ))
* select doctype as payment_document ([44f0b69 ](44f0b69152 ))
* **Selling,E-Commerce:** Shopping cart quotation without website item. ([#29085 ](https://github.com/frappe/erpnext/issues/29085 )) ([ea0fe5e ](ea0fe5e10c ))
* SO analysis rpt will fetch SO's without Delivery note as well ([f9d89c7](f9d89c7ce6 ))
* translation ([#30781 ](https://github.com/frappe/erpnext/issues/30781 )) ([#30783 ](https://github.com/frappe/erpnext/issues/30783 )) ([8335ca6 ](8335ca6331 ))
* Update token to allow updates on protected branch ([baab379 ](baab3797ca ))
* update translation ([#30725 ](https://github.com/frappe/erpnext/issues/30725 )) ([#30776 ](https://github.com/frappe/erpnext/issues/30776 )) ([b585262 ](b585262842 ))
* Use parent cost center for Sales and Purchase Invoice ([fe9f329 ](fe9f32946c ))
* Use right precision for asset value after full schedule ([#30745 ](https://github.com/frappe/erpnext/issues/30745 )) ([269e192 ](269e1923c9 ))
* Validate field filter wrt to Website Item & re-use validation in Item Group ([34437a8 ](34437a83df ))
2022-05-13 18:12:18 +05:30
Deepesh Garg
f2cbb70325
fix: Multiple fixes in GSTR-1 report
2022-05-13 18:12:18 +05:30
Deepesh Garg
7d8e3344e9
Merge pull request #31002 from frappe/mergify/bp/version-13-hotfix/pr-30990
...
fix: Item rate reset on changing posting date (backport #30990 )
2022-05-13 14:44:04 +05:30
Marica
f7eb3ca1c0
Merge pull request #31000 from frappe/mergify/bp/version-13-hotfix/pr-30894
...
chore: added RFQ Link to Opportunity Dashboard (backport #30894 )
2022-05-13 13:17:12 +05:30
Ankush Menat
0ec5adeed8
chore:conflicts
2022-05-13 13:14:08 +05:30
Marica
44d892fb70
Merge pull request #30999 from frappe/mergify/bp/version-13-hotfix/pr-30614
...
feat: add Link to Opportunity (backport #30614 )
2022-05-13 13:12:50 +05:30
Frappe PR Bot
9ea017248d
chore(release): Bumped to Version 13.29.2
...
## [13.29.2](https://github.com/frappe/erpnext/compare/v13.29.1...v13.29.2 ) (2022-05-13)
### Bug Fixes
* **patch:** avoid checking for return field if it doesnt exits (backport [#30995 ](https://github.com/frappe/erpnext/issues/30995 )) ([#30997 ](https://github.com/frappe/erpnext/issues/30997 )) ([752bda5 ](752bda5d84 ))
2022-05-13 07:41:38 +00:00
Ankush Menat
e392f6ce31
Merge branch 'version-13-pre-release' into version-13
2022-05-13 13:09:44 +05:30
mergify[bot]
752bda5d84
fix(patch): avoid checking for return field if it doesnt exits (backport #30995 ) ( #30997 )
...
(cherry picked from commit b08180092e )
Co-authored-by: Ankush Menat <me@ankush.dev >
2022-05-13 13:09:22 +05:30
Deepesh Garg
8ef649f65d
fix: Item rate reset on changing posting date ( #30990 )
...
* fix: Item rate reset on changing posting date
* chore: Remove debugger
(cherry picked from commit 54d6cf18fc )
# Conflicts:
# erpnext/public/js/controllers/transaction.js
2022-05-13 07:37:57 +00:00
mergify[bot]
a94b5c0d8b
fix(patch): avoid checking for return field if it doesnt exits (backport #30995 ) ( #30997 )
...
(cherry picked from commit b08180092e )
Co-authored-by: Ankush Menat <me@ankush.dev >
2022-05-13 13:07:51 +05:30
Marica
a829072353
Merge pull request #31001 from frappe/mergify/bp/version-13-hotfix/pr-30911
...
fix: German translations for Employee doctype (backport #30911 )
2022-05-13 12:55:11 +05:30
Marica
eb1245e9f8
Merge pull request #30998 from frappe/mergify/bp/version-13-hotfix/pr-30818
...
feat: request_for_quotation - show supplier name (backport #30818 )
2022-05-13 12:24:02 +05:30
barredterra
b9bda04a83
fix: german translations for Employee
...
(cherry picked from commit 02b38a439f )
2022-05-13 06:54:02 +00:00
Wolfram Schmidt
24851a8577
chore: added RFQ Link to Opportunity Dashboard ( #30894 )
...
added Link to Dashboard
added backlink to Request for Quotation in the Quotation dashboard for transparency and ease of navigation.
(cherry picked from commit c4a2778359 )
2022-05-13 06:48:34 +00:00
Wolfram Schmidt
bc23bc738e
feat: add Link to Opportunity ( #30614 )
...
Adding Link to Opportunity
Following the process of Opportunity to Quotation I added a section and link field to Opportunity for a backlink when using "create"-> Request for Quotation from Opportunity.
(cherry picked from commit 0bbed414f8 )
2022-05-13 06:48:08 +00:00
Ahmad
b6a3e693ae
feat: request_for_quotation - refactor
...
- Set supplier as link in while selecting supplier to create quotation
(cherry picked from commit 04c96b547e )
2022-05-13 06:47:19 +00:00
Ahmad
db4e264d92
feat: request_for_quotation
...
- Show supplier name if supplier ID is not equal to supplier name
(cherry picked from commit b226e7d2ac )
2022-05-13 06:47:18 +00:00
Saqib Ansari
1ecbf33960
Merge pull request #30991 from frappe/mergify/bp/version-13-hotfix/pr-30968
...
fix(accounts): minor fixes & validations (backport #30968 )
2022-05-13 12:03:52 +05:30
Saqib Ansari
013ac26231
test: sales_invoice_with_disabled_account
...
(cherry picked from commit 6c16422beb )
2022-05-12 16:37:27 +00:00
Saqib Ansari
7c750571cd
test: payment_entry_against_onhold_purchase_invoice
...
(cherry picked from commit 92613777b9 )
2022-05-12 16:37:26 +00:00
Saqib Ansari
515e49bb90
fix: validate disabled accounts before posting ledger entries
...
(cherry picked from commit 95b059a98c )
2022-05-12 16:37:26 +00:00
Saqib Ansari
047c879bec
fix: user can select disabled accounts in taxes table
...
(cherry picked from commit a1e3ae8869 )
2022-05-12 16:37:25 +00:00
Saqib Ansari
9fbd170fa4
fix: validate on hold purchase invoices in payment entry
...
(cherry picked from commit b0f302e579 )
2022-05-12 16:37:24 +00:00
Frappe PR Bot
a89612e448
chore(release): Bumped to Version 13.29.1
...
## [13.29.1](https://github.com/frappe/erpnext/compare/v13.29.0...v13.29.1 ) (2022-05-12)
### Bug Fixes
* Failing accounting dimension patch ([b9a5575 ](b9a557599e ))
2022-05-12 10:01:53 +00:00
Deepesh Garg
1def38dba0
Merge pull request #30985 from frappe/version-13-pre-release
...
chore: version-13 patch release
2022-05-12 15:29:21 +05:30
Deepesh Garg
bed1a218a2
Merge pull request #30984 from frappe/mergify/bp/version-13-pre-release/pr-30982
...
fix: Failing accounting dimension patch (backport #30982 )
2022-05-12 15:28:05 +05:30
Deepesh Garg
b9a557599e
fix: Failing accounting dimension patch
...
(cherry picked from commit b14a7b8a5d )
2022-05-12 09:48:53 +00:00
Deepesh Garg
43ebe946f1
Merge pull request #30982 from deepeshgarg007/failing_patch_for_dimensisons
...
fix: Failing accounting dimension patch
2022-05-12 14:57:01 +05:30
Deepesh Garg
b14a7b8a5d
fix: Failing accounting dimension patch
2022-05-12 13:54:47 +05:30
mergify[bot]
295ffb3f1a
fix: stock analytics report shows incorrect data there's no stock movement in a period (backport #30945 ) ( #30980 )
...
* test: basic test for stock analytics report
(cherry picked from commit d81422fb58 )
* fix: consider previous balance is missing
Also remove `total`, total of total is a meaningless value.
(cherry picked from commit 6ab0046e9c )
* fix: batch_no doesn't maintain qty_after_transaction
(cherry picked from commit 287b255ad6 )
* fix: only carry-forward balances till today's period
Showing data in future doesn't make sense. Only carry-forward till last
bucket that contains today's day.
(cherry picked from commit 198b91f8d4 )
Co-authored-by: Ankush Menat <me@ankush.dev >
2022-05-12 13:06:52 +05:30
Marica
d697515125
Merge pull request #30975 from frappe/mergify/bp/version-13-hotfix/pr-30950
...
fix: Set actual qty and basic rate in SE on warehouse triggers (`get_warehouse_details`) (backport #30950 )
2022-05-12 12:54:12 +05:30
marination
6ef1261afd
test: Test for mapped SE and fix for failing tests
...
- Remove `set_missing_values` from mapper util function since a lot of item data is set after this function is run
- `split_batch` can skip `set_missing_values` since no warehouses are set on mapping and relies on user input
(cherry picked from commit 4fa15b50ca )
2022-05-11 14:44:42 +00:00
marination
fe52c1f354
fix: set_missing_values in SE and re-use the same on all SE mappings
...
- `set_missing_values` in SE will set actual qty, transfer qty and calculate rate/amount
- Re-use `set_missing_values` wherever SE is doc is being mapped
(cherry picked from commit 90a8e924f5 )
2022-05-11 14:44:42 +00:00
marination
678a01d4bd
fix: Calculate totals even though pricing rule is not applied on mapped doc
...
- `apply_pricing_rule` is triggered due to change in some data which most likely contributes to Total.
(cherry picked from commit 494ddd1eb4 )
2022-05-11 14:44:38 +00:00
marination
30b0aee013
fix: Set actual qty and basic rate in SE on warehouse triggers (get_warehouse_details)
...
- set `actual_qty` on source and target warehouse change
(cherry picked from commit 1ce45f623e )
2022-05-11 14:44:37 +00:00
mergify[bot]
97ea1f5123
fix: per_billed for return DN (backport #30868 ) ( #30971 )
...
This is a semi-automatic backport of pull request #30868 done by [Mergify](https://mergify.com ).
2022-05-11 14:33:58 +00:00
rohitwaghchaure
60964a48c4
Merge pull request #30947 from frappe/mergify/bp/version-13-hotfix/pr-30938
...
fix: allow to use formatting for the field to_discuss in opportunity (backport #30938 )
2022-05-11 17:48:23 +05:30
rohitwaghchaure
87fd93370a
fix: conflicts
2022-05-11 16:07:24 +05:30
rohitwaghchaure
fb62bbf61a
fix: conflicts
2022-05-11 16:05:19 +05:30
Ankush Menat
b008efbfdb
Merge pull request #30970 from frappe/mergify/bp/version-13-hotfix/pr-30969
...
chore: fifo queue vs qty after transaction comparison report (backport #30969 )
2022-05-11 15:55:17 +05:30
Ankush Menat
78f694ca4e
chore: incompatible changes
2022-05-11 15:22:33 +05:30
Ankush Menat
8c2bfe1d5c
chore: fifo queue vs qty after transaction comparison report
...
(cherry picked from commit f6d6463a33 )
2022-05-11 09:43:15 +00:00
Marica
c873950f41
Merge pull request #30967 from frappe/mergify/bp/version-13-hotfix/pr-30962
...
fix: Block 0 Qty via Update Items to be consistent with form validation (backport #30962 )
2022-05-11 13:04:10 +05:30
marination
56478752e4
fix: Block 0 Qty via Update Items to be consistent with form validation
...
(cherry picked from commit 0c9154389b )
2022-05-11 07:12:29 +00:00
gavin
a761c5c62c
Merge pull request #30961 from frappe/mergify/bp/version-13-hotfix/pr-30958
...
fix(charts): Pass fieldtype for chart data in selling reports (backport #30958 )
2022-05-10 17:55:19 +05:30
Gavin D'souza
917e7c34af
fix(charts): Pass fieldtype for chart data in selling reports
...
(cherry picked from commit 7bf0e4f8e5 )
2022-05-10 12:10:48 +00:00
Frappe PR Bot
974f2a85ea
chore(release): Bumped to Version 13.29.0
...
# [13.29.0](https://github.com/frappe/erpnext/compare/v13.28.0...v13.29.0 ) (2022-05-10)
### Bug Fixes
* Consider paryt and party type as well in group by consolidated view ([189fc89 ](189fc89e2d ))
* disable form save on naming series tool ([#30909 ](https://github.com/frappe/erpnext/issues/30909 )) ([#30910 ](https://github.com/frappe/erpnext/issues/30910 )) ([d60a6cb ](d60a6cb2f8 ))
* double future qty updates ([0db3013 ](0db3013c9b ))
* HSN-wise-summary of outward supplies Updated Report ([3637525 ](363752510e ))
* Ignore loan repayments made from salary slip ([b7e1d40 ](b7e1d40e43 ))
* **india:** invoice type for a debit note e-invoice ([#30948 ](https://github.com/frappe/erpnext/issues/30948 )) ([c46add3 ](c46add3760 ))
* **india:** keyerror while generating e-way bill from an e-invoice ([#30879 ](https://github.com/frappe/erpnext/issues/30879 )) ([98d799e ](98d799e7cc ))
* **india:** re-arrange e-way bill dialog fields ([#30941 ](https://github.com/frappe/erpnext/issues/30941 )) ([7ce5c93 ](7ce5c93f44 ))
* Item Alternative Test ([964de1f ](964de1fc69 ))
* patch for renaming membership settings ([#30929 ](https://github.com/frappe/erpnext/issues/30929 )) ([9189653 ](9189653f2e ))
* **pos:** creating pos returns resets pricing rules & discounts ([#30936 ](https://github.com/frappe/erpnext/issues/30936 )) ([a0e39db ](a0e39db200 ))
* remove check for already allocated earned leaves ([#30931 ](https://github.com/frappe/erpnext/issues/30931 )) ([#30932 ](https://github.com/frappe/erpnext/issues/30932 )) ([80f7d66 ](80f7d66255 ))
* Remove commit from stock entry test. The assertion is not important ([c449b35 ](c449b35cc1 ))
* Set available-for-use date if missing ([#30838 ](https://github.com/frappe/erpnext/issues/30838 )) ([bf2eaec ](bf2eaecb1d ))
* show group warehouse in Sales Order ([#30891 ](https://github.com/frappe/erpnext/issues/30891 )) ([#30893 ](https://github.com/frappe/erpnext/issues/30893 )) ([c458e14 ](c458e14e68 ))
* Show linked time sheets in sales invoice dashboard ([4f4af52 ](4f4af523e0 ))
* sort before picking next stock reco ([e27fb58 ](e27fb58130 ))
* subtract change_amount from paid_amount field on POS Register ([#30937 ](https://github.com/frappe/erpnext/issues/30937 )) ([b7e873b ](b7e873b55d ))
* Unlink and delete batch created from stock reco on cancel ([fc35323 ](fc35323106 ))
* Wrap SLE actual_qty in `flt` to avoid NoneType operation ([d53228b ](d53228b153 ))
### Features
* **HR:** Leave Type configuration to allow over allocation (backport [#30940 ](https://github.com/frappe/erpnext/issues/30940 )) ([#30944 ](https://github.com/frappe/erpnext/issues/30944 )) ([64440fc ](64440fc4fb ))
* **india:** cancel e-way bill is enabled with e-invoicing APIs. ([#30924 ](https://github.com/frappe/erpnext/issues/30924 )) ([4ef2ffd ](4ef2ffd14c ))
* **india:** generate qrcode button for e-invoice ([#30946 ](https://github.com/frappe/erpnext/issues/30946 )) ([7bd5b2b ](7bd5b2ba29 ))
* **india:** store e-way bill auto calculated distance in sales invoice ([#30923 ](https://github.com/frappe/erpnext/issues/30923 )) ([b96f156 ](b96f1565c5 ))
2022-05-10 10:27:19 +00:00
Deepesh Garg
705a21a0f0
Merge pull request #30952 from frappe/version-13-pre-release
...
chore: Release for version-13
2022-05-10 15:55:39 +05:30
Ankush Menat
6863a59472
Merge branch 'version-13-hotfix' into version-13-pre-release
2022-05-10 15:20:35 +05:30
Ankush Menat
f64ba80913
Merge pull request #30953 from frappe/mergify/bp/version-13-hotfix/pr-30913
...
fix: double future qty updates (backport #30913 )
2022-05-10 15:16:37 +05:30
mergify[bot]
b7e873b55d
fix: subtract change_amount from paid_amount field on POS Register ( #30937 )
...
Co-authored-by: HarryPaulo <paulo_fabris@hotmail.com >
Co-authored-by: Saqib Ansari <nextchamp.saqib@gmail.com >
2022-05-10 14:54:19 +05:30
Ankush Menat
4d682face2
chore: remove datettime formatting from debug report
...
This hides some information that would otherwise help during debugging
(cherry picked from commit ae842d8145 )
2022-05-10 14:51:02 +05:30
Ankush Menat
6312938fed
chore: conflicts
2022-05-10 14:50:35 +05:30
Ankush Menat
e27fb58130
fix: sort before picking next stock reco
...
(cherry picked from commit 7e2fbc050a )
2022-05-10 14:50:35 +05:30
Ankush Menat
0db3013c9b
fix: double future qty updates
...
update_qty_in_future_sle is reprocessing rows which are already
processed by process_sle_against_current_voucher
(cherry picked from commit 7c839c4503 )
# Conflicts:
# erpnext/stock/doctype/stock_ledger_entry/test_stock_ledger_entry.py
2022-05-10 09:17:34 +00:00
Deepesh Garg
a85fe517df
Merge pull request #30951 from frappe/version-13-hotfix
...
chore: Pre release for version-13
2022-05-10 14:42:16 +05:30
Deepesh Garg
3373ce5c47
Merge pull request #30949 from frappe/mergify/bp/version-13-hotfix/pr-30948
...
fix(india): invoice type for a debit note e-invoice (backport #30948 )
2022-05-10 14:13:48 +05:30
Saqib Ansari
c46add3760
fix(india): invoice type for a debit note e-invoice ( #30948 )
...
(cherry picked from commit 8dd046cc51 )
2022-05-10 08:10:34 +00:00
mergify[bot]
7bd5b2ba29
feat(india): generate qrcode button for e-invoice ( #30946 )
2022-05-10 12:29:52 +05:30
Rohit Waghchaure
e126d4e592
fix: allow to use formatting for the field to_discuss in opportunity
...
(cherry picked from commit 3f41cb762d )
# Conflicts:
# erpnext/crm/doctype/opportunity/opportunity.py
# erpnext/crm/doctype/opportunity/test_opportunity.py
2022-05-10 06:41:34 +00:00
mergify[bot]
64440fc4fb
feat(HR): Leave Type configuration to allow over allocation (backport #30940 ) ( #30944 )
...
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2022-05-10 09:25:32 +05:30
mergify[bot]
7ce5c93f44
fix(india): re-arrange e-way bill dialog fields ( #30941 )
2022-05-09 21:36:57 +05:30
Ankush Menat
c1f6586e39
Merge pull request #30869 from marination/batch-source-reference-v13
...
fix: Unlink and delete batch created from stock reco on cancel
2022-05-09 19:01:59 +05:30
mergify[bot]
a0e39db200
fix(pos): creating pos returns resets pricing rules & discounts ( #30936 )
2022-05-09 17:43:36 +05:30
mergify[bot]
80f7d66255
fix: remove check for already allocated earned leaves ( #30931 ) ( #30932 )
...
* fix: remove check for already allocated earned leaves
* fix: do not set New Leaves Allocated field as read-only for earned leaves
- removing this until there's a better way to update existing allocations
(cherry picked from commit f92bc4dd33 )
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2022-05-09 12:34:21 +05:30
Rucha Mahabal
9189653f2e
fix: patch for renaming membership settings ( #30929 )
2022-05-09 10:11:52 +05:30
Deepesh Garg
4e53dd71db
Merge pull request #30065 from govindsmenokee/patch-9
...
fix: HSN-wise-summary of outward supplies Updated Report
2022-05-08 19:36:11 +05:30
mergify[bot]
4ef2ffd14c
feat(india): cancel e-way bill is enabled with e-invoicing APIs. ( #30924 )
2022-05-08 19:11:04 +05:30
mergify[bot]
b96f1565c5
feat(india): store e-way bill auto calculated distance in sales invoice ( #30923 )
2022-05-08 19:10:22 +05:30
Saqib Ansari
713a84bb73
Merge branch 'version-13-hotfix' into patch-9
2022-05-08 12:49:28 +05:30
Saqib Ansari
2972ef8f2c
chore: fix linter ( #30925 )
2022-05-08 12:48:57 +05:30
Deepesh Garg
a8fbd2451b
chore: Remove print statement
2022-05-07 22:53:59 +05:30
Deepesh Garg
b0e929b8ae
chore: Remove extra columns
2022-05-07 22:44:53 +05:30
Deepesh Garg
ac362c75db
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into patch-9
2022-05-07 19:04:14 +05:30
Ganga Manoj
bf2eaecb1d
fix: Set available-for-use date if missing ( #30838 )
2022-05-06 18:06:21 +05:30
Deepesh Garg
e9e2dcc1bf
Merge pull request #30915 from frappe/mergify/bp/version-13-hotfix/pr-30897
...
fix: Consider party and party type as well in group by consolidated view (backport #30897 )
2022-05-06 13:37:54 +05:30
Deepesh Garg
189fc89e2d
fix: Consider paryt and party type as well in group by consolidated view
...
(cherry picked from commit c2d52a1ac0 )
2022-05-06 07:40:39 +00:00
Deepesh Garg
4c2fdfe2c1
Merge pull request #30914 from deepeshgarg007/payment_reco_linting_issue
...
chore: Linting issues
2022-05-06 13:08:57 +05:30
Deepesh Garg
b7698aa210
chore: Linting issues
2022-05-06 13:08:09 +05:30
Deepesh Garg
96db9ee17b
Merge pull request #30912 from frappe/mergify/bp/version-13-hotfix/pr-30879
...
fix(india): keyerror while generating e-way bill from an e-invoice (backport #30879 )
2022-05-06 13:05:21 +05:30
maharshivpatel
98d799e7cc
fix(india): keyerror while generating e-way bill from an e-invoice ( #30879 )
...
(cherry picked from commit ee7a7eb782 )
2022-05-06 05:53:50 +00:00
mergify[bot]
d60a6cb2f8
fix: disable form save on naming series tool ( #30909 ) ( #30910 )
...
(cherry picked from commit f31122cbc3 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-05-05 17:38:11 +05:30
marination
a2fff8741e
style: Spaces to Tabs
2022-05-05 13:00:00 +05:30
mergify[bot]
c458e14e68
fix: show group warehouse in Sales Order ( #30891 ) ( #30893 )
...
(cherry picked from commit 91cd5f5d4a )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-05-05 11:07:11 +05:30
Deepesh Garg
59686093b4
Merge pull request #30902 from frappe/mergify/bp/version-13-hotfix/pr-30899
...
fix: Show linked time sheets in sales invoice dashboard (backport #30899 )
2022-05-04 21:01:08 +05:30
Deepesh Garg
4f4af523e0
fix: Show linked time sheets in sales invoice dashboard
...
(cherry picked from commit 3e38dc7ea8 )
2022-05-04 14:24:57 +00:00
marination
c449b35cc1
fix: Remove commit from stock entry test. The assertion is not important
2022-05-04 13:00:00 +05:30
Deepesh Garg
57409b6ffd
Merge pull request #30884 from deepeshgarg007/loan_repayment_clearance_v3
...
fix: Ignore loan repayments made from salary slip
2022-05-04 09:44:22 +05:30
Frappe PR Bot
53024be347
chore(release): Bumped to Version 13.28.0
...
# [13.28.0](https://github.com/frappe/erpnext/compare/v13.27.1...v13.28.0 ) (2022-05-03)
### Bug Fixes
* Consistent accounting dimensions across Sales and Purchase docs ([5df5058 ](5df50588cf ))
* convert default_item_manufacturer to link field ([#30835 ](https://github.com/frappe/erpnext/issues/30835 )) ([#30866 ](https://github.com/frappe/erpnext/issues/30866 )) ([37fad7e ](37fad7e04c ))
* Cost center filter on payment reconciliation ([22e7f03 ](22e7f03a03 ))
* filters not working in Shift Assignment Calendar view ([#30822 ](https://github.com/frappe/erpnext/issues/30822 )) ([3cdbb65 ](3cdbb65b5a ))
* Ignore custom field validation while setup ([ee54bf7 ](ee54bf7fe2 ))
* **india:** e-invoice generation for registered composition gst category type ([#30814 ](https://github.com/frappe/erpnext/issues/30814 )) ([#30877 ](https://github.com/frappe/erpnext/issues/30877 )) ([246869d ](246869dd28 ))
* Multi currency opening invoices ([2e62d51 ](2e62d518e8 ))
* payment days calculation for employees joining/leaving mid-month ([#30863 ](https://github.com/frappe/erpnext/issues/30863 )) ([#30883 ](https://github.com/frappe/erpnext/issues/30883 )) ([a1b0813 ](a1b0813966 ))
* Period Closing Voucher is considering GL entries with is_cancelled=1 ([#30865 ](https://github.com/frappe/erpnext/issues/30865 )) ([5a5b49b ](5a5b49b61a ))
* **pos:** number pad translations ([b01f855 ](b01f8555e5 ))
* **pos:** search field doesn't reset on checkout ([edbf551 ](edbf5513da ))
* Supply type for overseas invoices with payment of tax ([fdcc591 ](fdcc591a5e ))
* supply type for sez invoices with payment of tax ([cf08710 ](cf087103cb ))
* Use `account_type == 'Stock'` to filter stock accounts ([93482f3 ](93482f3302 ))
* **UX:** misleading stock entry lables ([#30870 ](https://github.com/frappe/erpnext/issues/30870 )) ([#30871 ](https://github.com/frappe/erpnext/issues/30871 )) ([57b03f0 ](57b03f0bf2 ))
* **UX:** record reason for skipping attendance or marking absent for auto attendance ([#30846 ](https://github.com/frappe/erpnext/issues/30846 )) ([f7bf4a3 ](f7bf4a3e62 ))
* Vat Audit report fixes ([d5319a4 ](d5319a4826 ))
### Features
* Copy task color from project template (backport [#30857 ](https://github.com/frappe/erpnext/issues/30857 )) ([#30859 ](https://github.com/frappe/erpnext/issues/30859 )) ([7ee18e8 ](7ee18e86a2 ))
* support product bundles in picklist (backport [#30762 ](https://github.com/frappe/erpnext/issues/30762 )) ([#30826 ](https://github.com/frappe/erpnext/issues/30826 )) ([645ee2d ](645ee2d822 ))
2022-05-03 08:51:32 +00:00
Deepesh Garg
a1f31013e2
Merge pull request #30886 from frappe/version-13-pre-release
...
chore: weekly release for version-13
2022-05-03 14:19:46 +05:30
Deepesh Garg
64d96f436b
Merge pull request #30885 from frappe/version-13-hotfix
...
chore: pre release for version-13
2022-05-03 13:41:33 +05:30
Deepesh Garg
fda250606a
Merge branch 'version-13-pre-release' into version-13-hotfix
2022-05-03 13:21:10 +05:30
Deepesh Garg
2126dee8ca
Merge pull request #30874 from frappe/mergify/bp/version-13-hotfix/pr-30848
...
fix: Cost center filter in payment reconciliation (backport #30848 )
2022-05-03 13:18:31 +05:30
marination
d53228b153
fix: Wrap SLE actual_qty in flt to avoid NoneType operation
...
- Since Batch cancellation SLEs do not set qtys (will fix separately), `merge_similar_entries` gets `actual_qty` as None
- This causes NoneType operation error on tests that cancel batch-serial reco
- Modified tests to avoid using commit and rollback explicitly
2022-05-03 13:00:00 +05:30
Deepesh Garg
b7e1d40e43
fix: Ignore loan repayments made from salary slip
2022-05-03 12:55:04 +05:30
Deepesh Garg
937d358fbf
Merge branch 'version-13-hotfix' into mergify/bp/version-13-hotfix/pr-30848
2022-05-03 12:46:10 +05:30
Deepesh Garg
366cd6171c
chore: resolve conflicts
2022-05-03 12:21:06 +05:30
mergify[bot]
a1b0813966
fix: payment days calculation for employees joining/leaving mid-month ( #30863 ) ( #30883 )
...
(cherry picked from commit 924cf7763e )
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2022-05-03 11:46:46 +05:30
Saqib Ansari
4db588e72e
Merge pull request #30876 from frappe/mergify/bp/version-13-hotfix/pr-30875
...
fix(India): Supply type for overseas invoices with payment of tax (backport #30875 )
2022-05-02 22:17:56 +05:30
mergify[bot]
246869dd28
fix(india): e-invoice generation for registered composition gst category type ( #30814 ) ( #30877 )
2022-05-02 22:16:43 +05:30
Saqib Ansari
cf087103cb
fix: supply type for sez invoices with payment of tax
...
(cherry picked from commit c8aa77285e )
2022-05-02 16:20:44 +00:00
Deepesh Garg
fdcc591a5e
fix: Supply type for overseas invoices with payment of tax
...
(cherry picked from commit d7cb269e0c )
2022-05-02 16:20:44 +00:00
Deepesh Garg
0df96e1084
test: Add test for payment reconciliation
...
(cherry picked from commit b440dabe12 )
2022-05-02 12:29:25 +00:00
Deepesh Garg
22e7f03a03
fix: Cost center filter on payment reconciliation
...
(cherry picked from commit ab94b73e93 )
# Conflicts:
# erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.js
2022-05-02 12:29:24 +00:00
Deepesh Garg
6aab9ca427
Merge pull request #30852 from deepeshgarg007/vat_ksa
...
fix: Vat Audit report fixes
2022-05-02 16:14:03 +05:30
mergify[bot]
57b03f0bf2
fix(UX): misleading stock entry lables ( #30870 ) ( #30871 )
...
* fix(UX): misleading stock entry lables
* chore: field labels
[skip ci]
Co-authored-by: Marica <maricadsouza221197@gmail.com >
Co-authored-by: Marica <maricadsouza221197@gmail.com >
(cherry picked from commit 59a5090843 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-05-02 15:17:13 +05:30
Sherin KR
5a5b49b61a
fix: Period Closing Voucher is considering GL entries with is_cancelled=1 ( #30865 )
...
* fix: Period Closing Voucher - Period Closing Voucher is considering GL entry with is_cancelled=1 as well
* fix: condition
Co-authored-by: Saqib Ansari <nextchamp.saqib@gmail.com >
2022-05-02 15:03:30 +05:30
mergify[bot]
37fad7e04c
fix: convert default_item_manufacturer to link field ( #30835 ) ( #30866 )
...
(cherry picked from commit dcda55641b )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-05-02 14:58:05 +05:30
marination
964de1fc69
fix: Item Alternative Test
2022-05-02 14:44:26 +05:30
marination
5bc5af1066
chore: Tests for Stock Reconciliation
2022-05-02 14:41:08 +05:30
marination
a144548db9
chore: Tests for Stock Entry
2022-05-02 14:18:54 +05:30
marination
fc35323106
fix: Unlink and delete batch created from stock reco on cancel
2022-05-02 14:18:27 +05:30
Deepesh Garg
7c0069c0d3
chore: Education domain deprecation warning ( #30861 )
...
* chore: Education domain deprecation warning
* chore: Education domain deprecation warning
* chore: Rename file and patch
2022-05-02 13:29:25 +05:30
Deepesh Garg
0b9a59c605
Merge pull request #30856 from frappe/mergify/bp/version-13-hotfix/pr-30806
...
fix: Consistent accounting dimensions across Sales and Purchase docs (backport #30806 )
2022-05-02 11:44:52 +05:30
Deepesh Garg
b9c326e3f6
chore: resolve conflicts
2022-05-02 11:16:48 +05:30
Deepesh Garg
d9756d54ad
chore: resolve conflicts
2022-05-02 11:15:58 +05:30
mergify[bot]
7ee18e86a2
feat: Copy task color from project template (backport #30857 ) ( #30859 )
...
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
Co-authored-by: sersaber <93864988+sersaber@users.noreply.github.com >
2022-05-02 10:59:58 +05:30
Deepesh Garg
5df50588cf
fix: Consistent accounting dimensions across Sales and Purchase docs
...
(cherry picked from commit 82a0635c66 )
# Conflicts:
# erpnext/patches.txt
# erpnext/selling/doctype/sales_order/sales_order.json
2022-05-01 16:33:16 +00:00
Deepesh Garg
87383680f0
Merge pull request #30853 from frappe/mergify/bp/version-13-hotfix/pr-30815
...
fix: Ignore custom field validation while setup (backport #30815 )
2022-05-01 15:22:57 +05:30
Deepesh Garg
ee54bf7fe2
fix: Ignore custom field validation while setup
...
(cherry picked from commit 67bb29026f )
2022-04-30 16:33:44 +00:00
Deepesh Garg
d5319a4826
fix: Vat Audit report fixes
2022-04-30 22:01:05 +05:30
Deepesh Garg
a98263cd31
Merge pull request #30845 from frappe/mergify/bp/version-13-hotfix/pr-30843
...
fix: Multi currency opening invoices (backport #30843 )
2022-04-29 23:04:03 +05:30
Deepesh Garg
a3de0320aa
Merge branch 'version-13-hotfix' into mergify/bp/version-13-hotfix/pr-30843
2022-04-29 22:16:52 +05:30
Rucha Mahabal
f7bf4a3e62
fix(UX): record reason for skipping attendance or marking absent for auto attendance ( #30846 )
2022-04-29 16:37:26 +05:30
Deepesh Garg
2e62d518e8
fix: Multi currency opening invoices
...
(cherry picked from commit a8452c2ba2 )
2022-04-29 09:46:34 +00:00
mergify[bot]
731107d0a3
test: create new item instead of using with _Test Item (backport #30827 ) ( #30829 )
...
This is an automatic backport of pull request #30827 done by [Mergify](https://mergify.com ).
---
<details>
<summary>Mergify commands and options</summary>
<br />
More conditions and actions can be found in the [documentation](https://docs.mergify.com/ ).
You can also trigger Mergify actions by commenting on this pull request:
- `@Mergifyio refresh` will re-evaluate the rules
- `@Mergifyio rebase` will rebase this PR on its base branch
- `@Mergifyio update` will merge the base branch into this PR
- `@Mergifyio backport <destination>` will backport this PR on `<destination>` branch
Additionally, on Mergify [dashboard](https://dashboard.mergify.com/ ) you can:
- look at your merge queues
- generate the Mergify configuration with the config editor.
Finally, you can contact us on https://mergify.com
</details>
2022-04-28 10:58:24 +00:00
mergify[bot]
645ee2d822
feat: support product bundles in picklist (backport #30762 ) ( #30826 )
...
* refactor: misc pick list refactors
- make tracking fields read only and no-copy 🤦
- collapse print settings section, most users configure it once and
forget about it, not need to show this.
- call pick list grouping function directly
- use get_descendants_of instead of obscure db function
(cherry picked from commit 5c3f9019cc )
* test: bundles in picklist
(cherry picked from commit 7d5682020a )
# Conflicts:
# erpnext/stock/doctype/pick_list/test_pick_list.py
* feat: Pick list from SO with Product Bundle
(cherry picked from commit 36c5e8a14f )
* refactor: sales order status update
- rename badly named variables
- support updated packed items
(cherry picked from commit e64cc66df7 )
# Conflicts:
# erpnext/stock/doctype/pick_list/pick_list.py
* perf: single update per Sales Order.
For each SO item the sales order picking status was being updated, this
isn't required and wasteful.
(cherry picked from commit c3fc0a4f55 )
* feat: back-update min picked qty for a bundle
(cherry picked from commit 60bc26fdbe )
* refactor: simplify needlessly complicated code
(cherry picked from commit 3ddad6891a )
* refactor: groupby using keys instead of int index
(cherry picked from commit 277b51b404 )
* refactor: simpler check for non-SO items
(cherry picked from commit f574121741 )
* feat: create DN from pick list with bundle items
(cherry picked from commit 23cb0d684d )
* refactor: remove unnecssary vars
also remove misleading docstring
(cherry picked from commit 25485edfd9 )
* fix: round off bundle qty
This is to accomodate bundles that might allow floating point qty.
(cherry picked from commit 41aa4b3524 )
* feat: transfer picklist stock info to packing list
(cherry picked from commit 1ac275ce61 )
* test: product bundle fixture
(cherry picked from commit ee54ece8fd )
* test: test bundle - picklist behaviour
(cherry picked from commit 9e60acdf56 )
# Conflicts:
# erpnext/stock/doctype/pick_list/test_pick_list.py
* fix: compare against stock qty while validating
Other changes:
- only allow whole number of bundles to get picked
(cherry picked from commit 8207697e43 )
* fix: dont map picked qty and consider pick qty for new PL
Co-Authored-By: marination <maricadsouza221197@gmail.com >
(cherry picked from commit 47e1a0104c )
* fix(UX): only show pick list when picking is pending
[skip ci]
(cherry picked from commit 9a8e3ef235 )
* chore: make picked qty read only
(cherry picked from commit ebd5f0b1bb )
* chore: conflicts and py3.7 compatibilty
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-04-27 17:08:37 +05:30
mergify[bot]
b45db347cc
ci: failfast when merge conflict exists ( #30823 ) ( #30824 )
...
[skip ci]
(cherry picked from commit 3ae9fa98c4 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-04-27 14:45:21 +05:30
Rucha Mahabal
3cdbb65b5a
fix: filters not working in Shift Assignment Calendar view ( #30822 )
2022-04-27 14:44:25 +05:30
Saqib Ansari
f693d43cda
Merge pull request #30809 from frappe/mergify/bp/version-13-hotfix/pr-30808
...
fix(pos): search field doesn't reset on checkout (backport #30808 )
2022-04-27 14:15:07 +05:30
Ankush Menat
b33317e987
chore: format
2022-04-26 18:44:03 +05:30
Ankush Menat
980a87417b
Merge pull request #30812 from frappe/mergify/bp/version-13-hotfix/pr-30811
...
chore: Warn users about multiple warehouse accounts (backport #30811 )
2022-04-26 18:42:10 +05:30
marination
93482f3302
fix: Use account_type == 'Stock' to filter stock accounts
...
(cherry picked from commit e2a163d4e9 )
2022-04-26 12:49:00 +00:00
marination
38fbd94ac9
chore: Warn users about multiple warehouse accounts
...
- Get distinct accounts that warehouse value has been booked against
- If same account as the one being set, ignore
- If not same account or multiple accounts: warn user that it makes it harder to track mismatches
(cherry picked from commit 44331f4f1f )
2022-04-26 12:49:00 +00:00
Saqib Ansari
b01f8555e5
fix(pos): number pad translations
...
(cherry picked from commit b1ac5ff9d2 )
2022-04-26 09:18:11 +00:00
Saqib Ansari
edbf5513da
fix(pos): search field doesn't reset on checkout
...
(cherry picked from commit 03a6103fe5 )
2022-04-26 09:18:11 +00:00
Frappe PR Bot
b77b3780d6
chore(release): Bumped to Version 13.27.1
...
## [13.27.1](https://github.com/frappe/erpnext/compare/v13.27.0...v13.27.1 ) (2022-04-26)
### Bug Fixes
* Add accounting dimensions for round off GL Entry ([dedb90e ](dedb90ea72 ))
* batch_no filtering not working when batch no is also a number in scientific notation ([#30770 ](https://github.com/frappe/erpnext/issues/30770 )) ([#30771 ](https://github.com/frappe/erpnext/issues/30771 )) ([c339305 ](c339305e9c ))
* Check if accounting dimension exists ([1834671 ](1834671d59 ))
* dependent gle reposting (backport [#30726 ](https://github.com/frappe/erpnext/issues/30726 )) ([#30772 ](https://github.com/frappe/erpnext/issues/30772 )) ([a6d0938 ](a6d0938591 ))
* Do not validate while creating accounting dimension ([153b41a ](153b41a269 ))
* e_commerce_settings.js ([3a5f5d5 ](3a5f5d5cd0 ))
* e_commerce_settings.py ([86c5f4d ](86c5f4db85 ))
* First preference to parent cost center rather than round off cost center ([a2d95fc ](a2d95fc62b ))
* Handle Multiselect field mapping separately ([dc2f694 ](dc2f694547 ))
* **india:** 401 & 403 client error while generating IRN ([198bdcf ](198bdcfdc6 ))
* **india:** cess value not considered while validating e-invoice totals ([#30800 ](https://github.com/frappe/erpnext/issues/30800 )) ([f70fca1 ](f70fca1c9e ))
* **india:** transporter name is null while generating e-way bill ([#30736 ](https://github.com/frappe/erpnext/issues/30736 )) ([6291b28 ](6291b28c37 ))
* linter ([6dddbb9 ](6dddbb9f27 ))
* Loan doctypes in bank reconciliation ([e69c715 ](e69c71576d ))
* Mistyped variable name in patch ([e76220e ](e76220e819 ))
* monthly attendance sheet ([#30748 ](https://github.com/frappe/erpnext/issues/30748 )) ([0b4e3f1 ](0b4e3f1467 ))
* Must not be able to start Job Card if it is related to Work Order that is not started yet ([#29072 ](https://github.com/frappe/erpnext/issues/29072 )) ([#30755 ](https://github.com/frappe/erpnext/issues/30755 )) ([b656ffa ](b656ffa45e ))
* Query filter fields from Website Item instead of Item master ([bed9e09 ](bed9e09153 ))
* select doctype as payment_document ([44f0b69 ](44f0b69152 ))
* **Selling,E-Commerce:** Shopping cart quotation without website item. ([#29085 ](https://github.com/frappe/erpnext/issues/29085 )) ([ea0fe5e ](ea0fe5e10c ))
* SO analysis rpt will fetch SO's without Delivery note as well ([f9d89c7](f9d89c7ce6 ))
* translation ([#30781 ](https://github.com/frappe/erpnext/issues/30781 )) ([#30783 ](https://github.com/frappe/erpnext/issues/30783 )) ([8335ca6 ](8335ca6331 ))
* Update token to allow updates on protected branch ([baab379 ](baab3797ca ))
* update translation ([#30725 ](https://github.com/frappe/erpnext/issues/30725 )) ([#30776 ](https://github.com/frappe/erpnext/issues/30776 )) ([b585262 ](b585262842 ))
* Use parent cost center for Sales and Purchase Invoice ([fe9f329 ](fe9f32946c ))
* Use right precision for asset value after full schedule ([#30745 ](https://github.com/frappe/erpnext/issues/30745 )) ([269e192 ](269e1923c9 ))
* Validate field filter wrt to Website Item & re-use validation in Item Group ([34437a8 ](34437a83df ))
2022-04-26 07:52:13 +00:00
Deepesh Garg
016839e573
Merge pull request #30805 from frappe/version-13-pre-release
...
chore: version 13 release
2022-04-26 13:17:29 +05:30
Deepesh Garg
25bc10e0a9
Merge branch 'version-13' into version-13-pre-release
2022-04-26 12:32:06 +05:30
Deepesh Garg
87ec9cd0cc
Merge pull request #30804 from frappe/version-13-hotfix
...
chore: version 13 pre release
2022-04-26 12:25:25 +05:30
Deepesh Garg
2f42cb6362
Merge branch 'version-13-pre-release' into version-13-hotfix
2022-04-26 11:47:34 +05:30
Deepesh Garg
30d1cecf60
Merge pull request #30801 from frappe/mergify/bp/version-13-hotfix/pr-30754
...
fix: First preference to parent cost center rather than round off cost center (backport #30754 )
2022-04-25 17:28:55 +05:30
Deepesh Garg
4522826335
test: Unit test for round off entry dimensions
...
(cherry picked from commit 3fa1c63479 )
2022-04-25 11:37:13 +00:00
Deepesh Garg
1834671d59
fix: Check if accounting dimension exists
...
(cherry picked from commit c312cd3725 )
2022-04-25 11:37:13 +00:00
Deepesh Garg
dedb90ea72
fix: Add accounting dimensions for round off GL Entry
...
(cherry picked from commit 015812b0b8 )
2022-04-25 11:37:12 +00:00
Deepesh Garg
fe9f32946c
fix: Use parent cost center for Sales and Purchase Invoice
...
(cherry picked from commit c42547d40f )
2022-04-25 11:37:12 +00:00
Deepesh Garg
a2d95fc62b
fix: First preference to parent cost center rather than round off cost center
...
(cherry picked from commit 0ac11a5b30 )
2022-04-25 11:37:11 +00:00
mergify[bot]
f70fca1c9e
fix(india): cess value not considered while validating e-invoice totals ( #30800 )
...
(cherry picked from commit 8e6c7a6bf7 )
Co-authored-by: Saqib Ansari <nextchamp.saqib@gmail.com >
2022-04-25 15:08:09 +05:30
Deepesh Garg
30bf48e1db
Merge pull request #30798 from frappe/mergify/bp/version-13-hotfix/pr-30778
...
fix: Do not validate while creating accounting dimension (backport #30778 )
2022-04-25 14:08:13 +05:30
Deepesh Garg
153b41a269
fix: Do not validate while creating accounting dimension
...
(cherry picked from commit 9bb132fdd3 )
2022-04-25 07:01:28 +00:00
Deepesh Garg
d99cc8b05a
Merge pull request #30794 from frappe/mergify/bp/version-13-hotfix/pr-30763
...
fix: Add loan doctypes in bank clearance (backport #30763 )
2022-04-25 08:51:50 +05:30
Deepesh Garg
12f5d65271
test: Remove teardown method
...
(cherry picked from commit c515abc392 )
2022-04-24 15:26:13 +00:00
Deepesh Garg
57485b30b8
test: Fixes in test case
...
(cherry picked from commit d4d83f4bb6 )
2022-04-24 15:26:12 +00:00
Deepesh Garg
1a74c6ee56
test: Fixes in test case
...
(cherry picked from commit 0eacc99ab7 )
2022-04-24 15:26:12 +00:00
Deepesh Garg
728ac1f54e
test: Add test coverage for bank clearance
...
(cherry picked from commit 8a8476bb5c )
2022-04-24 15:26:12 +00:00
Deepesh Garg
44f0b69152
fix: select doctype as payment_document
...
(cherry picked from commit 3d0e68acaa )
2022-04-24 15:26:11 +00:00
Deepesh Garg
e69c71576d
fix: Loan doctypes in bank reconciliation
...
(cherry picked from commit c3e27b5556 )
2022-04-24 15:26:11 +00:00
Deepesh Garg
664a2989a6
Merge pull request #30773 from frappe/mergify/bp/version-13-hotfix/pr-30757
...
fix(india): 401 & 403 client error while generating IRN (backport #30757 )
2022-04-22 19:47:19 +05:30
mergify[bot]
8335ca6331
fix: translation ( #30781 ) ( #30783 )
...
fixed the short word for March in german language
(cherry picked from commit 43c1d63ab2 )
Co-authored-by: Wolfram Schmidt <wolfram.schmidt@phamos.eu >
2022-04-22 17:39:15 +05:30
Devin Slauenwhite
ea0fe5e10c
fix(Selling,E-Commerce): Shopping cart quotation without website item. ( #29085 )
...
* test: assert error if quotation contains non website item
* fix(test): validate exception without website item
* fix: shopping cart quotation without website item
* fix: sider issues
* fix: linter trilaing whitespace
* fix: linter format string after translation
* fix: Skip unpublished Variants with published templates in shopping cart quote validation
* style: Re-run pre-commit
Co-authored-by: Marica <maricadsouza221197@gmail.com >
2022-04-22 17:19:29 +05:30
Saqib Ansari
6dddbb9f27
fix: linter
2022-04-22 14:15:21 +05:30
Deepesh Garg
a074d12afd
Merge branch 'version-13-hotfix' into mergify/bp/version-13-hotfix/pr-30757
2022-04-22 13:20:09 +05:30
Deepesh Garg
712443a91c
chore: Resolve conflicts
2022-04-22 11:48:07 +05:30
mergify[bot]
b585262842
fix: update translation ( #30725 ) ( #30776 )
...
* Update ru.csv
* Update ru.csv
* Update ru.csv
* Update ru.csv
* Update ru.csv
* Update ru.csv
* Update ru.csv
* Update ru.csv
* Update ru.csv
(cherry picked from commit e088e65871 )
Co-authored-by: Vladislav <integration.into.society@gmail.com >
2022-04-22 11:18:29 +05:30
mergify[bot]
a6d0938591
fix: dependent gle reposting (backport #30726 ) ( #30772 )
...
* refactor: repost error handling
(cherry picked from commit afc5a55a23 )
* test: dependent GL entry reposting
(cherry picked from commit a2af2daca7 )
# Conflicts:
# erpnext/stock/doctype/stock_ledger_entry/test_stock_ledger_entry.py
* fix: dependent GLE reposting
(cherry picked from commit ecdb49314f )
# Conflicts:
# erpnext/stock/doctype/repost_item_valuation/repost_item_valuation.json
# erpnext/stock/stock_ledger.py
* test: repost queue progress
(cherry picked from commit 8f519545b0 )
* test: use disposable item codes in tests
dependency causes flake
(cherry picked from commit d2882ea436 )
* fix: correct sorting while updating bin
(cherry picked from commit b24920c0e9 )
# Conflicts:
# erpnext/stock/doctype/bin/bin.py
* fix: sort stock vouchers before reposting GLE
(cherry picked from commit 700e864d90 )
* test: discard local future SLE cache between tests
(cherry picked from commit 9734329094 )
* chore: conflicts
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-04-21 19:27:23 +05:30
Saqib Ansari
198bdcfdc6
fix(india): 401 & 403 client error while generating IRN
...
(cherry picked from commit ee8047aba3 )
# Conflicts:
# erpnext/regional/india/e_invoice/utils.py
2022-04-21 13:26:05 +00:00
Deepesh Garg
32cff94bde
chore: Remove conflicts from Sales Order Analysis report ( #30761 )
...
* fix: Remove conflicts from Sales Order Analysis report
* fix: change field to duration and fetch elapsed seconds
* chore: Ignore linting check for sql query
2022-04-21 18:31:35 +05:30
mergify[bot]
c339305e9c
fix: batch_no filtering not working when batch no is also a number in scientific notation ( #30770 ) ( #30771 )
...
[skip ci]
(cherry picked from commit ee3036651a )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-04-21 16:39:24 +05:30
Marica
ac433dce2a
Merge pull request #30179 from MostafaFekry/patch-4
...
fix: Filter fields in E Commerce Settings (use Website Item)
2022-04-21 14:36:20 +05:30
Marica
d8944b0499
Merge branch 'version-13-hotfix' into patch-4
2022-04-21 12:32:17 +05:30
marination
f58d3b4d3d
test: setup e commerce settings before running invalid filtrs test
2022-04-21 12:31:16 +05:30
Ganga Manoj
269e1923c9
fix: Use right precision for asset value after full schedule ( #30745 )
2022-04-20 19:44:09 +05:30
marination
ba635145da
test: Field filter validation and Custom field as field filter
...
- Test to block Item fields (which aren’t in Website Item) in E Commerce Settings as filters
- Removed unnecessary function and setup in E Commerce Settings test
- Removed commented useless test
- Test to check custom field as filter
2022-04-20 18:54:30 +05:30
marination
dc2f694547
fix: Handle Multiselect field mapping separately
...
- Map Multiselect child table to Website Item (copy rows)
2022-04-20 17:47:14 +05:30
mergify[bot]
b656ffa45e
fix: Must not be able to start Job Card if it is related to Work Order that is not started yet ( #29072 ) ( #30755 )
...
* fix: Cannot start Job strat if related to Work Order not started yet
* fix: Cannot start Job strat if related to Work Order not started yet
* test
* test
* fix siders
* PR review
* chore: Code cleanup
- Better short circuit for if condition (make it such that both conditions dont always have to be computed)
- Remove `r.message` extraction by avoiding `then()`
* chore: Remove unnecessary json change
Co-authored-by: marination <maricadsouza221197@gmail.com >
(cherry picked from commit 143786aaa0 )
Co-authored-by: HENRY Florian <florian.henry@open-concept.pro >
2022-04-20 15:11:11 +05:30
Raffael Meyer
0b4e3f1467
fix: monthly attendance sheet ( #30748 )
2022-04-20 12:29:45 +05:30
marination
e76220e819
fix: Mistyped variable name in patch
2022-04-20 12:27:04 +05:30
mergify[bot]
77e8c542dd
chore: Update creds to allow updates on protected branch ( #30749 ) ( #30750 )
...
(cherry picked from commit e4265ce814 )
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
2022-04-19 17:33:15 +05:30
FinByz Tech Pvt. Ltd
6291b28c37
fix(india): transporter name is null while generating e-way bill ( #30736 )
2022-04-19 16:26:56 +05:30
semantic-release-bot
4389100fa1
chore(release): Bumped to Version 13.27.0
...
# [13.27.0](https://github.com/frappe/erpnext/compare/v13.26.0...v13.27.0 ) (2022-04-19)
### Bug Fixes
* Depreciation Amount calculation for first row when Monthly Depreciation is allowed ([#30692 ](https://github.com/frappe/erpnext/issues/30692 )) ([9cf790d ](9cf790db9d ))
* Do not show disabled dimensions in reports ([46d773d ](46d773df5d ))
* Exchange gain and loss on advance jv allocation ([9c5f841 ](9c5f8415bf ))
* Map correct company to PO made via Prod Plan (subcontract) ([44be67e ](44be67e6dd ))
* Map Production Plan company in subassembly WO created from it ([f604101 ](f604101fea ))
* **patch:** check if column is present while fixing reverse linking (backport [#30737 ](https://github.com/frappe/erpnext/issues/30737 )) ([#30739 ](https://github.com/frappe/erpnext/issues/30739 )) ([38002e3 ](38002e3fe2 ))
* Payment reco query with max invocie and payment amount limit ([4008c95 ](4008c95ac6 ))
* Price changing on creating Sales retrun from Delivery Note ([93fe840 ](93fe840844 ))
* process statement to_date override ([378d15d ](378d15d388 ))
* Remove "Values Out of Sync" validation (backport [#30707 ](https://github.com/frappe/erpnext/issues/30707 )) ([#30718 ](https://github.com/frappe/erpnext/issues/30718 )) ([fb9d640 ](fb9d640d8b ))
* Update token to allow updates on protected branch ([2a29aef ](2a29aefb19 ))
* update translation ([#30716 ](https://github.com/frappe/erpnext/issues/30716 )) ([fb127da ](fb127da489 ))
### Features
* Item-wise provisional accounting for service items ([5776881 ](5776881f34 ))
2022-04-19 10:46:00 +00:00
Ankush Menat
f266d765fd
chore: add GH token
2022-04-19 15:58:49 +05:30
Deepesh Garg
5915a73939
Merge pull request #30741 from frappe/version-13-pre-release
...
chore: release for v13.27.0
2022-04-19 15:42:46 +05:30
Deepesh Garg
f6898344ef
Merge pull request #30744 from frappe/mergify/bp/version-13-pre-release/pr-30742
...
fix: Update token to allow updates on protected branch (backport #30742 )
2022-04-19 15:33:21 +05:30
Deepesh Garg
2a29aefb19
fix: Update token to allow updates on protected branch
...
(cherry picked from commit 6f332f3669 )
2022-04-19 10:02:33 +00:00
Deepesh Garg
377c37a99f
Merge pull request #30743 from frappe/mergify/bp/version-13-hotfix/pr-30742
...
fix: Update token to allow updates on protected branch (backport #30742 )
2022-04-19 15:32:10 +05:30
Deepesh Garg
baab3797ca
fix: Update token to allow updates on protected branch
...
(cherry picked from commit 6f332f3669 )
2022-04-19 10:01:58 +00:00
Deepesh Garg
8c291f7b7a
Merge pull request #30734 from frappe/mergify/bp/version-13-hotfix/pr-30721
...
fix: SO's without delivery note will also be fetched (backport #30721 )
2022-04-19 14:12:03 +05:30
Deepesh Garg
381e9d2236
Merge pull request #30740 from frappe/version-13-hotfix
...
chore: Pre-release for v13.27.0
2022-04-19 14:10:58 +05:30
mergify[bot]
38002e3fe2
fix(patch): check if column is present while fixing reverse linking (backport #30737 ) ( #30739 )
...
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2022-04-19 12:39:28 +05:30
marination
9506dbe433
chore: Patch to copy custom fields (field filters) from Item to Website Item
2022-04-18 21:38:22 +05:30
ruthra kumar
61ff1c22b3
test: Sales order analysis report
...
(cherry picked from commit 13487e2408 )
2022-04-18 14:29:06 +00:00
ruthra kumar
f9d89c7ce6
fix: SO analysis rpt will fetch SO's without Delivery note as well
...
(cherry picked from commit e28e6726f1 )
# Conflicts:
# erpnext/selling/report/sales_order_analysis/sales_order_analysis.py
2022-04-18 14:29:06 +00:00
marination
34437a83df
fix: Validate field filter wrt to Website Item & re-use validation in Item Group
2022-04-18 19:24:08 +05:30
marination
bed9e09153
fix: Query filter fields from Website Item instead of Item master
...
- tweak `filters.py` to correctly query filter field values from Website Item
- Use Website Item for filter field options in Settings and Item Group Field Filter table
2022-04-18 19:23:17 +05:30
Marica
952e267e92
Merge branch 'version-13-hotfix' into patch-4
2022-04-18 18:10:02 +05:30
mergify[bot]
8e30af84cd
chore: Add semantic releases (backport #30729 ) ( #30732 )
...
* chore: Add sematic releases
(cherry picked from commit 41249c57c4 )
* chore: Update branch name
(cherry picked from commit cc1bdd426b )
* chore: block major releases
(cherry picked from commit c12a36aed9 )
* ci: use latest ubuntu container
(cherry picked from commit 6fc11cb4c5 )
* chore: do not publish any assets
(cherry picked from commit e0a9a69d76 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
Co-authored-by: Ankush Menat <ankushmenat@gmail.com >
2022-04-18 17:18:53 +05:30
Deepesh Garg
d6126b6695
Merge pull request #30731 from frappe/mergify/bp/version-13-hotfix/pr-30728
...
fix: Price changing on creating Sales return from Delivery Note (backport #30728 )
2022-04-18 16:33:14 +05:30
Deepesh Garg
93fe840844
fix: Price changing on creating Sales retrun from Delivery Note
...
(cherry picked from commit 9c081947ec )
2022-04-18 09:04:50 +00:00
Deepesh Garg
183ff53ccb
Merge pull request #30720 from frappe/mergify/bp/version-13-hotfix/pr-30716
...
fix: update translation (backport #30716 )
2022-04-15 14:01:19 +05:30
HENRY Florian
fb127da489
fix: update translation ( #30716 )
...
* fix: update translation
* fix: update translation
* fix: update translation
* fix: update translation
(cherry picked from commit e6aa28ea14 )
2022-04-14 16:07:40 +00:00
Deepesh Garg
933bd7413a
Merge pull request #30408 from bhavesh95863/patch-3
...
fix: process statement to_date override
2022-04-14 18:43:28 +05:30
mergify[bot]
fb9d640d8b
fix: Remove "Values Out of Sync" validation (backport #30707 ) ( #30718 )
...
This is an automatic backport of pull request #30707 done by [Mergify](https://mergify.com ).
Cherry-pick of 89fab78027 has failed:
```
On branch mergify/bp/version-13-hotfix/pr-30707
Your branch is up to date with 'origin/version-13-hotfix'.
You are currently cherry-picking commit 89fab78027 .
(fix conflicts and run "git cherry-pick --continue")
(use "git cherry-pick --skip" to skip this patch)
(use "git cherry-pick --abort" to cancel the cherry-pick operation)
Unmerged paths:
(use "git add <file>..." to mark resolution)
both modified: erpnext/accounts/doctype/journal_entry/journal_entry.py
no changes added to commit (use "git add" and/or "git commit -a")
```
To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally
---
<details>
<summary>Mergify commands and options</summary>
<br />
More conditions and actions can be found in the [documentation](https://docs.mergify.com/ ).
You can also trigger Mergify actions by commenting on this pull request:
- `@Mergifyio refresh` will re-evaluate the rules
- `@Mergifyio rebase` will rebase this PR on its base branch
- `@Mergifyio update` will merge the base branch into this PR
- `@Mergifyio backport <destination>` will backport this PR on `<destination>` branch
Additionally, on Mergify [dashboard](https://dashboard.mergify.com/ ) you can:
- look at your merge queues
- generate the Mergify configuration with the config editor.
Finally, you can contact us on https://mergify.com
</details>
2022-04-14 12:29:35 +00:00
Deepesh Garg
62bad90c90
Merge pull request #30717 from frappe/mergify/bp/version-13-hotfix/pr-30710
...
fix: Exchange gain and loss on advance Journal Entry allocation (backport #30710 )
2022-04-14 15:29:55 +05:30
Deepesh Garg
a167f9e17f
test: Update customer in Sales Invoice
...
(cherry picked from commit c38be53ce8 )
2022-04-14 09:40:53 +00:00
Deepesh Garg
e135c452af
test: Update customer
...
(cherry picked from commit 972d9ec5b4 )
2022-04-14 09:40:53 +00:00
Deepesh Garg
9c5f8415bf
fix: Exchange gain and loss on advance jv allocation
...
(cherry picked from commit 31883b699d )
2022-04-14 09:40:53 +00:00
Deepesh Garg
46a00d1da6
Merge pull request #30714 from frappe/mergify/bp/version-13-hotfix/pr-30675
...
feat: Item-wise provisional accounting for service items (backport #30675 )
2022-04-14 13:14:48 +05:30
Ankush Menat
3a7ac29907
chore: check in missing __init__.py ( #30713 )
2022-04-14 13:03:34 +05:30
Deepesh Garg
3dcef9352e
test: Update test case
...
(cherry picked from commit ad171c6225 )
2022-04-14 07:01:23 +00:00
Deepesh Garg
5776881f34
feat: Item-wise provisional accounting for service items
...
(cherry picked from commit 3ce64170db )
2022-04-14 07:01:23 +00:00
Deepesh Garg
0b62784f6f
Merge pull request #30700 from deepeshgarg007/pay_reco_query_v13
...
fix: Payment reco query with max invoice and payment amount limit
2022-04-14 11:11:30 +05:30
Ankush Menat
ef4eb4705e
chore: warning for DATEV deprecation ( #30703 )
2022-04-13 15:07:48 +05:30
Ganga Manoj
9cf790db9d
fix: Depreciation Amount calculation for first row when Monthly Depreciation is allowed ( #30692 )
2022-04-13 14:15:10 +05:30
mergify[bot]
2778123106
Merge pull request #30699 from frappe/mergify/bp/version-13-hotfix/pr-30688
...
fix: Map Production Plan company in subassembly WO created from it (backport #30688 )
2022-04-13 07:30:31 +00:00
marination
44be67e6dd
fix: Map correct company to PO made via Prod Plan (subcontract)
...
(cherry picked from commit 6315acc450 )
2022-04-13 07:14:16 +00:00
marination
f604101fea
fix: Map Production Plan company in subassembly WO created from it
...
(cherry picked from commit 2777c5c67c )
2022-04-13 07:14:15 +00:00
Deepesh Garg
4008c95ac6
fix: Payment reco query with max invocie and payment amount limit
2022-04-13 12:21:33 +05:30
Deepesh Garg
512b480f6a
chore: version bump
2022-04-12 23:31:47 +05:30
Deepesh Garg
d5d6b34380
Merge pull request #30695 from deepeshgarg007/v13_26_0
...
chore: change log and version bump
2022-04-12 23:29:44 +05:30
Deepesh Garg
2c2d5ccb8f
Merge pull request #30694 from frappe/version-13-pre-release
...
chore: Release for v13.26.0
2022-04-12 23:28:24 +05:30
Deepesh Garg
147499bc9c
chore: change log and version bump
2022-04-12 23:01:09 +05:30
Deepesh Garg
dc669b540d
Merge pull request #30691 from frappe/mergify/bp/version-13-hotfix/pr-30689
...
fix: Do not show disabled dimensions in reports (backport #30689 )
2022-04-12 22:28:46 +05:30
Deepesh Garg
08e2b9110c
Merge pull request #30693 from frappe/version-13-hotfix
...
chore: Pre release for v13.26.0
2022-04-12 16:56:52 +05:30
Deepesh Garg
46d773df5d
fix: Do not show disabled dimensions in reports
...
(cherry picked from commit 9a1c560c82 )
2022-04-12 10:41:25 +00:00
Deepesh Garg
4a48a6aae3
Merge pull request #30690 from frappe/mergify/bp/version-13-hotfix/pr-30686
...
feat: Ignore permlevel for specific fields (backport #30686 )
2022-04-12 16:10:51 +05:30
Nabin Hait
e650d99cdd
feat: Ignore permlevel for specific fields
...
(cherry picked from commit 993c6c0de9 )
2022-04-12 10:26:17 +00:00
Deepesh Garg
23ccadbcae
Merge pull request #30683 from frappe/mergify/bp/version-13-hotfix/pr-30651
...
fix: Download JSON for GSTR-1 report (backport #30651 )
2022-04-12 14:00:55 +05:30
Deepesh Garg
bfd8ab6d72
Merge pull request #30687 from frappe/mergify/bp/version-13-hotfix/pr-30626
...
feat(india): e-invoicing for intra-state union territory transactions (backport #30626 )
2022-04-12 14:00:38 +05:30
Saqib Ansari
2ab431ad36
feat(india): e-invoicing for intra-state union territory transactions
...
(cherry picked from commit 45fca6bed7 )
2022-04-12 08:03:23 +00:00
mergify[bot]
21066a48b6
fix: ignore item-less maintenance visit for sr no ( #30684 ) ( #30685 )
...
(cherry picked from commit 60fb71bd2a )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-04-12 11:16:59 +05:30
Deepesh Garg
9efc0d1043
fix: Download JSON for GSTR-1 report
...
(cherry picked from commit b532ade383 )
2022-04-11 18:37:17 +00:00
Deepesh Garg
54ea9319a1
Merge pull request #30680 from frappe/mergify/bp/version-13-hotfix/pr-30602
...
fix: Deferred Revenue/Expense Account validation (backport #30602 )
2022-04-11 20:54:52 +05:30
Marica
f54f9771e4
Merge pull request #30681 from frappe/mergify/bp/version-13-hotfix/pr-30674
...
fix: Handle multiple item transfer in separate SEs against WO (backport #30674 )
2022-04-11 17:46:12 +05:30
marination
e322e7654a
test: Multiple RM transfer in separate Stock Entries
...
- Added test and acceptance of 0 as For Quantity in test helper
(cherry picked from commit 5aa60bb651 )
2022-04-11 11:54:48 +00:00
marination
c674180f1a
style: Missing Semicolon
...
(cherry picked from commit be2e5ce966 )
2022-04-11 11:54:48 +00:00
marination
d079d8771b
fix: Handle multiple item transfer in separate SEs against WO
...
- Check for pending qty in child items to show/hide "Start" button
- If no qty needed to transfer (FG qty is fulfilled), but RM qty pending: map pending in SE with For Quantity = 0
(cherry picked from commit dfff4beaf4 )
2022-04-11 11:54:48 +00:00
Deepesh Garg
4296fc36cc
test: Add test
...
(cherry picked from commit 553178bfe7 )
2022-04-11 11:33:33 +00:00
Deepesh Garg
f6c9f052d2
fix: Deferred Revenue/Expense Account validation
...
(cherry picked from commit 9bf5f76ac8 )
2022-04-11 11:33:33 +00:00
Ankush Menat
c9af4e8ce5
chore: broken link
2022-04-11 16:55:22 +05:30
mergify[bot]
e91dea62b8
fix: update translation ( #30654 ) ( #30676 )
...
(cherry picked from commit 03c631d723 )
Co-authored-by: HENRY Florian <florian.henry@open-concept.pro >
2022-04-11 14:48:17 +05:30
Deepesh Garg
cc3c9c7042
Merge pull request #30662 from deepeshgarg007/implicit_ignore_prcing_rule_check_on_returns
...
fix: Implicit ignore pricing rule check on returns
2022-04-09 20:15:57 +05:30
Deepesh Garg
8e742d6612
Merge pull request #30663 from frappe/mergify/bp/version-13-hotfix/pr-30542
...
fix: Ignore disabled tax categories (backport #30542 )
2022-04-09 20:15:30 +05:30
Deepesh Garg
37dc11e59a
fix: Ignore disabled tax categories
...
(cherry picked from commit 9a6a181f14 )
2022-04-09 14:22:53 +00:00
Deepesh Garg
1b25a7fe76
fix: Implicit ignore pricing rule check on returns
2022-04-09 19:20:51 +05:30
mergify[bot]
e69849d333
fix(pos): cannot change paid amount in pos payments ( #30661 )
2022-04-09 16:28:25 +05:30
Saqib Ansari
e4bb81d830
fix(pos): cannot change paid amount in pos payments ( #30657 )
2022-04-09 16:13:29 +05:30
Jannat Patel
d66979ff52
Merge pull request #30650 from frappe/mergify/bp/version-13-hotfix/pr-30596
2022-04-08 16:50:38 +05:30
Jannat Patel
2ccf58d6ad
fix: removed unused courses template
...
(cherry picked from commit bce1c2a028 )
2022-04-08 10:58:18 +00:00
Ankush Menat
9b6c5f2e54
test: prevent cancelling RIV of cancelled voucher
...
(cherry picked from commit d74181630a )
2022-04-08 16:14:01 +05:30
Ankush Menat
8cac70a63c
fix: prevent deleting repost queue for cancelled transactions
...
(cherry picked from commit a281998bcb )
2022-04-08 16:14:01 +05:30
Deepesh Garg
8d4d12c3b0
Merge pull request #30633 from frappe/mergify/bp/version-13-hotfix/pr-30606
...
fix: Exchange gain and loss button in Payment Entry (backport #30606 )
2022-04-08 13:05:23 +05:30
mergify[bot]
341e8dffd3
fix: remove bad defaults from BOM operation ( #30644 ) ( #30645 )
...
[skip ci]
(cherry picked from commit 49560d20bc )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-04-08 11:27:17 +05:30
Deepesh Garg
13f9207b41
Merge pull request #30620 from nabinhait/party-account-in-ar-ap-report-v13
...
feat: Receivable/Payable Account column and filter in AR/AP report
2022-04-07 21:24:56 +05:30
Deepesh Garg
a4ea9fa801
Merge branch 'version-13-hotfix' into mergify/bp/version-13-hotfix/pr-30606
2022-04-07 21:24:24 +05:30
mergify[bot]
c0cf18d2d6
Merge pull request #30624 from frappe/mergify/bp/version-13-hotfix/pr-30499
...
feat: 'customer' column and more filter to Payment terms status report (backport #30499 )
2022-04-07 13:47:58 +00:00
Ankush Menat
d62928ed65
Merge branch 'version-13-hotfix' into mergify/bp/version-13-hotfix/pr-30499
2022-04-07 19:02:47 +05:30
mergify[bot]
4a7ae5c4a7
fix: dont reassign mutable (list) to a different field (backport #30634 ) ( #30635 )
...
This is an automatic backport of pull request #30634 done by [Mergify](https://mergify.com ).
Conflicts fixed.
2022-04-07 13:30:24 +00:00
Deepesh Garg
be438c08db
fix: Exchange gain and loss button in Payment Entry
...
(cherry picked from commit 8feb4f08c5 )
2022-04-07 11:19:25 +00:00
Nabin Hait
709fcd5051
feat: Receivable/Payable Account column and filter in AR/AP report
2022-04-07 15:56:42 +05:30
mergify[bot]
560c55935f
fix: warehouse naming when suffix is present ( #30621 ) ( #30629 )
...
(cherry picked from commit be04eaf723 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-04-07 15:37:33 +05:30
Chillar Anand
30a86951c3
test: Fix failing tests for healthcare service unit ( #30625 )
2022-04-07 14:58:38 +05:30
mergify[bot]
4b77a4de28
fix: update translation (backport #30474 ) ( #30593 )
...
* fix: update translation (#30474 )
* fix: update translation
* fix: update translation
* fix: update translation
* fix: update translation
* fix: update translation
* fix: update translation
* fix: update translation
* fix: update translation
* fix: update translation
* fix: update translation
(cherry picked from commit 4895761d89 )
* chore: fix translation csv file
Co-authored-by: HENRY Florian <florian.henry@open-concept.pro >
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-04-07 13:24:48 +05:30
Rucha Mahabal
8932d7040f
fix: conflicts
2022-04-07 13:21:06 +05:30
Rucha Mahabal
07ff2cb1d3
fix: conflicts
2022-04-07 13:21:06 +05:30
Rucha Mahabal
8393d113d4
fix: show allocation history for earned leaves allocated via scheduler
...
(cherry picked from commit ec65af5f38 )
2022-04-07 13:21:06 +05:30
Rucha Mahabal
c68a38eb5b
fix: make New Leaves Allocated read-only if policy assignment is linked to the allocation and leave type is earned leave
...
(cherry picked from commit 6203ffc8fa )
2022-04-07 13:21:06 +05:30
Rucha Mahabal
0c163eef23
fix: enable Track Changes in Leave Allocation
...
(cherry picked from commit f8f1c3d8b5 )
# Conflicts:
# erpnext/hr/doctype/leave_allocation/leave_allocation.json
2022-04-07 13:21:06 +05:30
mergify[bot]
af039be03e
fix: fallback to item_name if description is not found (backport #30619 ) ( #30622 )
...
* fix: strip html tags before checking for empty description (#30619 )
(cherry picked from commit e4c6d6a1a6 )
# Conflicts:
# erpnext/stock/doctype/item/test_item.py
* fix: resolve conflicts
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-04-07 13:20:36 +05:30
ruthra kumar
39f8ee2ea6
test: added test cases for group filters
...
(cherry picked from commit 16bfb930f8 )
2022-04-07 07:32:04 +00:00
ruthra kumar
a9d5000eab
refactor: use group fields from Sales Order and Sales Order Items
...
(cherry picked from commit b2ed9fd3fe )
2022-04-07 07:32:03 +00:00
ruthra kumar
00acb000dc
refactor: item filters are linked with group filters
...
(cherry picked from commit e324d668d3 )
2022-04-07 07:32:02 +00:00
ruthra kumar
9336a3413f
refactor: adding new filters and column to test cases
...
(cherry picked from commit 7558f1b078 )
2022-04-07 07:32:02 +00:00
ruthra kumar
c6f946e3e8
feat: additional filters in payment terms status report
...
(cherry picked from commit eaeadbc422 )
2022-04-07 07:32:01 +00:00
Saqib Ansari
d720d15e3d
fix(pos): reload doc before set value ( #30610 )
2022-04-06 22:32:23 +05:30
Saqib Ansari
2e29cf38bb
Merge pull request #30611 from nextchamp-saqib/fix-pos-patch-v13
...
fix(pos): reload doc before set value
2022-04-06 22:28:49 +05:30
Saqib Ansari
f94afc1fff
fix(pos): reload doc before set value
2022-04-06 22:14:37 +05:30
Ankush Menat
f89c1b2c0c
fix: dont trigger closed WO check on new Job card
2022-04-06 18:28:54 +05:30
mergify[bot]
52aa3561e3
fix: hide pending qty only if original item is assigned ( #30599 ) ( #30600 )
...
(cherry picked from commit 8b090a9f7d )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-04-06 16:38:25 +05:30
mergify[bot]
14f46a3e26
fix: check null values in is_cancelled patch ( #30594 ) ( #30595 )
...
(cherry picked from commit bb875fe217 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-04-06 15:14:37 +05:30
Mostafa Fekry
86c5f4db85
fix: e_commerce_settings.py
...
Update get meta from Item to Website Item doctype to check validate_field_filters
2022-03-28 18:15:46 +05:30
Ankush Menat
fc5fd34621
Merge branch 'version-13-hotfix' into patch-4
2022-03-28 18:06:50 +05:30
Bhavesh Maheshwari
378d15d388
fix: process statement to_date override
2022-03-25 11:27:19 +05:30
Mostafa Fekry
3a5f5d5cd0
fix: e_commerce_settings.js
...
Update get meta from Item to Website Item
To allow Website Item Fields to display meta fields
2022-03-10 16:05:08 +02:00
Govind S Menokee
363752510e
fix: HSN-wise-summary of outward supplies Updated Report
...
Report changes done in order to meet the specification as per govt guideline - [GUIDELINE](https://taxguru.in/goods-and-service-tax/12-points-note-filing-gstr-1-01st-2021-onwards.html )
2022-03-02 22:29:19 +05:30