Frappe PR Bot
9b46dd512b
fix(plaid): query to check if bank account exists ( #27595 )
2021-09-20 15:45:13 +05:30
Saqib
7aaecbcac9
fix: Move related fields together in Selling Settings ( #27383 )
2021-09-20 15:30:50 +05:30
Deepesh Garg
846d128c5d
fix: Test Case
2021-09-20 11:06:10 +05:30
Rohit Waghchaure
c800ff5068
Merge branch 'version-13-pre-release' into version-13
v13.11.1
2021-09-19 14:39:45 +05:30
Rohit Waghchaure
de8b3570f5
bumped to version 13.11.1
2021-09-19 14:59:45 +05:50
Frappe PR Bot
5978286b52
fix: Handle is_search_module_loaded for redis version < 4.0.0 ( #27574 ) ( #27578 )
...
- Return False if error occurs
(cherry picked from commit d6ed6d53e9 )
Co-authored-by: Marica <maricadsouza221197@gmail.com >
2021-09-18 15:25:44 +05:30
Marica
d6ed6d53e9
fix: Handle is_search_module_loaded for redis version < 4.0.0 ( #27574 )
...
- Return False if error occurs
2021-09-18 14:23:44 +05:30
Frappe PR Bot
a741fd1cfe
fix: PO/PINV - Check if doctype has company_address field before setting the value ( #27441 ) ( #27575 )
...
Co-authored-by: Vama Mehta <vama.mehta@inqubit.in >
(cherry picked from commit 666eaae6ce )
Co-authored-by: vama <vamagithub@gmail.com >
2021-09-18 13:24:33 +05:30
vama
666eaae6ce
fix: PO/PINV - Check if doctype has company_address field before setting the value ( #27441 )
...
Co-authored-by: Vama Mehta <vama.mehta@inqubit.in >
2021-09-18 13:21:45 +05:30
Anoop
9ffb65b5a4
fix(healthcare): Duplicate Contact error on add Patient ( #27427 )
...
* fix: duplicate contact error when linking existing Customer to Patient
validation for existing User email and mobile before creating user on Patient update
* test: patient - test contact, user creation
* fix: test_patient_contact clearing contact breaking other tests
sider issues
* fix: use db_set instead of set_value
* fix(test): overlapping appointments
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-09-18 01:02:31 +05:30
Frappe PR Bot
e6d0a57f0c
ci: fix docs checker for empty body ( #27569 )
...
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-09-17 17:20:59 +05:30
Saqib
5451aed115
Merge branch 'version-13-hotfix' into backport-fix-selling-settings
2021-09-17 15:56:01 +05:30
Frappe PR Bot
bd1c823aa6
fix: unecessary keyword args were passed in mapper functions ( #27563 ) ( #27564 )
...
(cherry picked from commit e03d9aa889 )
Co-authored-by: Saqib <nextchamp.saqib@gmail.com >
2021-09-17 13:21:33 +05:30
Frappe PR Bot
6ed40463a0
fix: unecessary keyword args were passed in mapper functions ( #27563 ) ( #27565 )
...
(cherry picked from commit e03d9aa889 )
Co-authored-by: Saqib <nextchamp.saqib@gmail.com >
2021-09-17 13:11:54 +05:30
Frappe PR Bot
e990bb8816
fix: Remove duplicates from customer_code field (bp #27555 )
...
(cherry picked from commit 41f11eca72 )
Co-authored-by: Marica <maricadsouza221197@gmail.com >
2021-09-17 05:15:03 +00:00
Deepesh Garg
e2eb72eb5b
fix: Deferred revenue entries post account freezing
2021-09-16 18:54:57 +05:30
Frappe PR Bot
450e1e8ed4
fix: no validation on item defaults ( #27549 )
...
* fix: no validation on item defaults (#27393 )
* fix: no validation on item defaults
* fix: cache value while validating
* test: item default company relation
* fix: reorder validations
* refactor: add guard conditions on update_defaults
* test: add default warehouse for item group
* fix: validate item defaults for item groups
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
(cherry picked from commit 5eba1ccd51 )
# Conflicts:
# erpnext/setup/doctype/item_group/item_group.py
# erpnext/stock/doctype/item/item.py
* fix: resolve conflicts
Co-authored-by: Saqib <nextchamp.saqib@gmail.com >
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-09-16 12:25:39 +00:00
Saqib
24c08f5092
Merge branch 'version-13-hotfix' into backport-fix-selling-settings
2021-09-16 16:59:54 +05:30
Frappe PR Bot
adc5bf7b9c
Merge pull request #27543 from frappe-pr-bot/backport/version-13-hotfix/27538
...
fix: Validate if item exists on uploading items in stock reco
2021-09-16 16:07:56 +05:30
Frappe PR Bot
e9683fad47
fix(ProdPlan): Get SubAssy Items does not work (bp #27537 )
...
* fix(ProdPlan): Get SubAssy Items does not work
This button wasn't working unless the document was saved already.
* fix: make form dirty when subassy item are fetched
(cherry picked from commit 78fe92542c )
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-09-16 10:22:43 +00:00
Frappe PR Bot
5a34520f3f
fix(minor): Employee filter in Unpaid Expense Claims report ( #27530 ) ( #27531 )
...
(cherry picked from commit 866763c16a )
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-09-16 00:14:00 +05:30
Frappe PR Bot
8b3ef8e96e
test: automated test for running all stock reports ( #27510 ) ( #27522 )
...
* test: automated test for running all stock reports
These test do not assert correctness, they just check that "execute" function
is working with sane filters.
* test: make report execution test modular
(cherry picked from commit 70c203d19e )
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-09-15 22:23:07 +05:30
Rohit Waghchaure
79d1cf161e
Merge branch 'version-13-pre-release' into version-13
v13.11.0
2021-09-15 21:11:53 +05:30
Rohit Waghchaure
fb55b57f5c
bumped to version 13.11.0
2021-09-15 21:31:52 +05:50
Frappe PR Bot
0fb112107f
fix: not able to submit stock entry with 350 items ( #27523 ) ( #27526 )
...
(cherry picked from commit e6a1ad8016 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2021-09-15 21:06:44 +05:30
Frappe PR Bot
4c51002cb2
fix: not able to submit stock entry with 350 items ( #27523 ) ( #27525 )
...
(cherry picked from commit e6a1ad8016 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2021-09-15 21:06:31 +05:30
rohitwaghchaure
abd3aee5b5
chore: change log for version 13.11.0 ( #27527 )
2021-09-15 21:06:13 +05:30
Frappe PR Bot
6d2d97bac4
fix(minor): Remove b2c limit check from CDNR Invoices ( #27516 ) ( #27519 )
...
* fix(minor): Remove b2c limit check from CDNR Invoices
* fix: Remove unnecessary format
(cherry picked from commit 978028c880 )
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
2021-09-15 19:11:28 +05:30
Deepesh Garg
978028c880
fix(minor): Remove b2c limit check from CDNR Invoices ( #27516 )
...
* fix(minor): Remove b2c limit check from CDNR Invoices
* fix: Remove unnecessary format
2021-09-15 18:51:06 +05:30
Frappe PR Bot
05663268e6
feat: provision to add scrap item in job card ( #27483 ) ( #27518 )
...
(cherry picked from commit c5a77f60ed )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2021-09-15 18:15:38 +05:30
Frappe PR Bot
4bd1bceee2
fix: table data deleted on submitted maintenance schedule (bp #27513 )
...
(cherry picked from commit 5e0b21582a )
Co-authored-by: Noah Jacob <noahjacobkurian@gmail.com >
2021-09-15 17:45:48 +05:30
Frappe PR Bot
7d733af983
feat: link items to supplier / customer ( #27479 )
...
* Merge pull request #27281 from DeeMysterio/party-specific-items
feat: link items to supplier / customer
(cherry picked from commit aa82624f31 )
# Conflicts:
# erpnext/patches.txt
* fix: resolve conflict
Co-authored-by: DeeMysterio <dikshajadhav11.dj@gmail.com >
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-09-15 17:19:50 +05:30
Frappe PR Bot
a87cc12024
feat: provision to add scrap item in job card ( #27483 ) ( #27512 )
...
(cherry picked from commit c5a77f60ed )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2021-09-15 17:17:59 +05:30
Frappe PR Bot
d1a4761955
fix: Maintain same rate in Stock Ledger until stock become positive ( #27227 ) ( #27477 )
...
* fix: Maintain same rate in Stock Ledger until stock become positive
* fix: Maintain same rate in Stock Ledger until stock become positive
(cherry picked from commit 10754831c3 )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2021-09-15 17:08:41 +05:30
Marica
9adb4c8b69
Merge pull request #27509 from frappe-pr-bot/backport/version-13-pre-release/27508
...
fix: Shopping Cart and Variant Selection
2021-09-15 14:17:53 +05:30
Marica
0572c0ae3e
Merge pull request #27508 from marination/shopping-cart-fixes
...
fix: Shopping Cart and Variant Selection
(cherry picked from commit 9e0fb74ab2 )
2021-09-15 08:31:20 +00:00
Marica
9e0fb74ab2
Merge pull request #27508 from marination/shopping-cart-fixes
...
fix: Shopping Cart and Variant Selection
2021-09-15 14:00:14 +05:30
Frappe PR Bot
604f13c69e
fix: Values with same account and different account number in consolidated balance sheet report ( #27493 ) ( #27504 )
...
(cherry picked from commit 625626b973 )
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
2021-09-15 11:49:19 +05:30
Frappe PR Bot
397fad7eb2
fix: Values with same account and different account number in consolidated balance sheet report ( #27493 ) ( #27503 )
...
(cherry picked from commit 625626b973 )
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
2021-09-15 11:49:04 +05:30
Frappe PR Bot
5f4a58fb83
fix: Autoname for customer and supplier ( #27505 )
...
* fix: Autoname for customer and supplier (#27398 )
(cherry picked from commit 759f2b7920 )
# Conflicts:
# erpnext/selling/doctype/selling_settings/selling_settings.json
* fix: Resolve conflicts
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
2021-09-15 11:31:51 +05:30
vama
50fe23308a
fix: Tags getting fetched correctly in Get Supplier in RFQ (Request For Quotation) ( #27499 )
...
* fix: Tags getting fetched correctly in Get Supplier in RFQ( Request For Quotation ) #26343
* fix: Linting issues
* fix: remove unnecessary caching
[skip ci]
Co-authored-by: Vama Mehta <vama.mehta@inqubit.in >
Co-authored-by: Ankush Menat <ankush@iwebnotes.in >
2021-09-15 11:07:36 +05:30
Frappe PR Bot
247d9bf5c4
fix: Patch for updating tax withholding category dates ( #27489 ) ( #27495 )
...
(cherry picked from commit c53b78e712 )
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
2021-09-15 10:30:41 +05:30
Frappe PR Bot
2ae48eeac8
fix: Patch for updating tax withholding category dates ( #27489 ) ( #27494 )
...
(cherry picked from commit c53b78e712 )
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
2021-09-15 10:29:50 +05:30
Frappe PR Bot
9659acb31e
fix: calculate operating cost based on BOM Quantity ( #27464 ) ( #27500 )
...
* fix: calculate operating cost based on BOM Quantity
* fix: added test cases
(cherry picked from commit 2e2985e4f1 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2021-09-15 01:19:15 +05:30
Frappe PR Bot
e4cbe12a71
fix: calculate operating cost based on BOM Quantity ( #27464 ) ( #27501 )
...
* fix: calculate operating cost based on BOM Quantity
* fix: added test cases
(cherry picked from commit 2e2985e4f1 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2021-09-15 01:18:56 +05:30
Marica
a3d64c6cb9
Merge pull request #27490 from frappe-pr-bot/backport/version-13-pre-release/27488
...
fix: Args missing error on changing Price List currency with cart enabled
2021-09-14 19:12:04 +05:30
Marica
52157cc000
Merge pull request #27488 from marination/validate-cart-settings
...
fix: Args missing error on changing Price List currency with cart enabled
(cherry picked from commit 2a9fbc609d )
2021-09-14 13:14:20 +00:00
Marica
2a9fbc609d
Merge pull request #27488 from marination/validate-cart-settings
...
fix: Args missing error on changing Price List currency with cart enabled
2021-09-14 18:43:15 +05:30
Ankush Menat
4081ecfcd7
chore: sort imports
2021-09-14 18:35:17 +05:30
Marica
e6771f43a7
Merge pull request #27487 from frappe-pr-bot/backport/version-13-pre-release/27486
...
fix: Handle Excess/Multiple Item Transfer against Job Card
2021-09-14 18:25:02 +05:30