mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 08:24:47 +00:00
fix: scan barcode fields input length (#27389)
* fix: undo unintentional changes
* fix: scan barcode fields input length
(cherry picked from commit df3e4ce1c0)
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.json
This commit is contained in:
@@ -2047,7 +2047,11 @@
|
|||||||
"link_fieldname": "consolidated_invoice"
|
"link_fieldname": "consolidated_invoice"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
<<<<<<< HEAD
|
||||||
"modified": "2023-01-28 19:45:47.538163",
|
"modified": "2023-01-28 19:45:47.538163",
|
||||||
|
=======
|
||||||
|
"modified": "2021-09-08 15:24:25.486499",
|
||||||
|
>>>>>>> df3e4ce1c0 (fix: scan barcode fields input length (#27389))
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Accounts",
|
"module": "Accounts",
|
||||||
"name": "Sales Invoice",
|
"name": "Sales Invoice",
|
||||||
|
|||||||
Reference in New Issue
Block a user