44434ff70f
Branch corrected https://github.com/frappe/erpnext/pull/26058 ERPNext generates "Cannot set quantity less than delivered quantity" error even the delivered qty is zero when user clicks "Update Items". "date_unchanged" variable gets false value because of new_date is string. "getdate(new_date)" corrects the date comparison. ![ERPNext_PR](https://user-images.githubusercontent.com/710051/121928377-c0263180-cd48-11eb-8cd9-eda7dace09d6.gif) (cherry picked from commit d8a7abcd02f674bf6c4270a817ae9762a0b57140) Co-authored-by: Türker Tunalı <turkert@hotmail.com> |
||
---|---|---|
.. | ||
tests | ||
__init__.py | ||
accounts_controller.py | ||
buying_controller.py | ||
employee_boarding_controller.py | ||
item_variant.py | ||
print_settings.py | ||
queries.py | ||
sales_and_purchase_return.py | ||
selling_controller.py | ||
status_updater.py | ||
stock_controller.py | ||
subcontracting.py | ||
taxes_and_totals.py | ||
trends.py | ||
website_list_for_contact.py |