brotherton-erpnext/erpnext
Ankush Menat e7109c18db
fix: negative qty validation on stock reco cancellation (#27170)
* test: negative stock validation on SR cancel

* fix: negative stock setting ignored in stock reco

In stock reconcilation cancellation negative stock setting is ignored as
`db.get_value` is returning string `'0'` which is not casted to int/bool
for further logic. This causes negative qty, which evantually gets
caught by reposting but by design this should stop cancellation.

* test: typo and minor refactor
2021-08-26 16:40:45 +05:30
..
accounts fix: Don't create inward SLE against SI unless is internal customer enabled (#27086) 2021-08-26 13:12:51 +05:30
agriculture chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
assets fix: unable to create manual / auto asset depreciation entry when cost_center is mandatory (#26912) 2021-08-25 21:33:08 +05:30
buying refactor: scan barcode field scanning (#26990) 2021-08-20 11:09:51 +05:30
change_log chore: Release Notes v13.9.0 2021-08-16 20:38:38 +05:30
commands chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
communication feat: Introducing telephony module (#24032) 2020-12-01 13:04:53 +05:30
config feat: delete config python files 2020-11-30 14:58:16 +05:30
controllers fix: Don't create inward SLE against SI unless is internal customer enabled (#27086) 2021-08-26 13:12:51 +05:30
crm feat: provision to create customer from opportunity (#27141) 2021-08-25 19:18:17 +05:30
demo chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
domains chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
education chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
erpnext_integrations chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
healthcare fix: Fee Validity fixes (#27156) 2021-08-26 12:15:49 +05:30
hotels chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
hr feat: Employee reminders (#25735) (#27115) 2021-08-24 20:19:22 +05:30
hub
hub_node
loan_management chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
maintenance chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
manufacturing fix: prevent over riding scrap table values, name kwargs, set currency 2021-08-26 13:15:57 +05:30
non_profit chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
patches fix: cannot reconcile bank transactions against internal transfer payment entries (#26932) 2021-08-25 20:32:26 +05:30
payroll feat: Employee reminders (#25735) (#27115) 2021-08-24 20:19:22 +05:30
portal chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
projects chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
public feat: Employee reminders (#25735) (#27115) 2021-08-24 20:19:22 +05:30
quality_management chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
regional refactor!: remove e_invoice utils (#27167) 2021-08-26 13:27:16 +05:30
restaurant chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
selling fix: Don't create inward SLE against SI unless is internal customer enabled (#27086) 2021-08-26 13:12:51 +05:30
setup fix: partial rename while replacing abbreviation (#27065) 2021-08-25 18:26:00 +05:30
shopping_cart chore: Comment out obsolete test 2021-08-19 21:10:30 +05:30
startup chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
stock fix: negative qty validation on stock reco cancellation (#27170) 2021-08-26 16:40:45 +05:30
support fix: flaky test for SLA (#27051) 2021-08-20 19:09:31 +05:30
telephony chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
templates fix: broken URL in supplier portal (#26823) 2021-08-24 22:10:14 +05:30
tests chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
translations
utilities chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
www chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
__init__.py bumped to version 13.9.0 2021-08-17 10:25:49 +05:50
.stylelintrc chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
exceptions.py fix: Exception naming 2020-12-02 12:34:59 +05:30
hooks.py feat: Employee reminders (#25735) (#27115) 2021-08-24 20:19:22 +05:30
modules.txt feat: Introducing telephony module (#24032) 2020-12-01 13:04:53 +05:30
patches.txt fix: cannot reconcile bank transactions against internal transfer payment entries (#26932) 2021-08-25 20:32:26 +05:30