commit | bfd053ed23e5c1e537e9920555581a6630f5859b | [log] [tgz] |
---|---|---|
author | Deepesh Garg <deepeshgarg6@gmail.com> | Sat Apr 30 19:54:40 2022 +0530 |
committer | GitHub <noreply@github.com> | Sat Apr 30 19:54:40 2022 +0530 |
tree | 81a8ea5d3349e4b43702a2b804222833a13503fc | |
parent | 67bb29026f6a897bfda0dcccb4a0a2c0d3adeb7f [diff] | |
parent | 65742947e76875598efd459f1c67d0835c009fc9 [diff] |
Merge branch 'develop' into uae_setup_cleaup
diff --git a/erpnext/regional/united_arab_emirates/setup.py b/erpnext/regional/united_arab_emirates/setup.py index cc647f8..c77fdcc 100644 --- a/erpnext/regional/united_arab_emirates/setup.py +++ b/erpnext/regional/united_arab_emirates/setup.py
@@ -244,7 +244,7 @@ "Supplier Quotation Item": invoice_item_fields, } - create_custom_fields(custom_fields) + create_custom_fields(custom_fields, ignore_validate=True) def add_print_formats():