fix: serial and batch bundle values in the standard print format
This commit is contained in:
@@ -10,6 +10,7 @@ def set_print_templates_for_item_table(doc, settings):
|
||||
doc.child_print_templates = {
|
||||
"items": {
|
||||
"qty": "templates/print_formats/includes/item_table_qty.html",
|
||||
"serial_and_batch_bundle": "templates/print_formats/includes/serial_and_batch_bundle.html",
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user