Ankush Menat
c07713b860
style: bulk format code with black
...
v13 port because otherwise backports will result in conflicts always
2022-03-29 17:29:34 +05:30
mergify[bot]
37bd0ecf87
fix: force reload custom field doctype ( #27909 ) ( #27910 )
...
custom_field.json has the same modified key in both versions but not the same content. This can happen again if something is backported, safe solution is to force reload.
(cherry picked from commit ad444153cc )
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-10-12 20:38:09 +05:30
mergify[bot]
7dc2f95932
fix: v12 migrate error - unknown column ‘mandatory_depends_on’ (backport #27897 ) ( #27900 )
...
* fix: v12 migrate error - unknown column ‘mandatory_depends_on’ (#27897 )
* fix: v12 doesn't have mandatory_depends_on field
* fix: move update_vehicle_no_reqd_condition to v13
* fix: move update_vehicle_no_reqd_condition to v13
* fix: file name missing .py
* refactor!: add back empty line
* fix: linters issue
(cherry picked from commit 7acdcc70ad )
# Conflicts:
# erpnext/patches.txt
* fix: resolve conflicts
Co-authored-by: Dany Robert <rtdany10@gmail.com >
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-10-11 10:02:31 +00:00
Saqib
9320316462
feat(india): bulk e-invoice generation ( #24969 )
2021-04-12 17:55:46 +05:30
Nabin Hait
69a6bed106
fix: Replaced spaces with tabs
2021-02-22 20:03:23 +05:30
Saqib
14472f6bab
fix(regional): vehicle no is mandatory for ewaybill generation ( #24679 )
...
* fix: vehicle no required for e-invoice
* fix: ewaybill generation dialog condition
2021-02-22 19:27:23 +05:30