feat: added jinja method get_serial_or_batch_nos for print format and new print format 'Purchase Receipt Serial and Batch Bundle Print for reference
This commit is contained in:
@@ -67,6 +67,12 @@ treeviews = [
|
||||
"Department",
|
||||
]
|
||||
|
||||
jinja = {
|
||||
"methods": [
|
||||
"erpnext.stock.serial_batch_bundle.get_serial_or_batch_nos",
|
||||
],
|
||||
}
|
||||
|
||||
# website
|
||||
update_website_context = [
|
||||
"erpnext.e_commerce.shopping_cart.utils.update_website_context",
|
||||
|
||||
Reference in New Issue
Block a user