diff --git a/jey_erp/fixtures/print_format.json b/jey_erp/fixtures/print_format.json index 716d8c7..4f55b0c 100644 --- a/jey_erp/fixtures/print_format.json +++ b/jey_erp/fixtures/print_format.json @@ -2518,5 +2518,45 @@ "raw_printing": 0, "show_section_headings": 0, "standard": "Yes" + }, + { + "absolute_value": 0, + "align_labels_right": 0, + "css": null, + "custom_format": 0, + "default_print_language": "az", + "disabled": 0, + "doc_type": "Sales Invoice", + "docstatus": 0, + "doctype": "Print Format", + "font": null, + "font_size": 14, + "format_data": null, + "html": null, + "line_breaks": 0, + "margin_bottom": 15.0, + "margin_left": 15.0, + "margin_right": 15.0, + "margin_top": 15.0, + "modified": "2025-05-05 22:39:09.035400", + "module": "Accounts", + "name": "testtest", + "page_number": "Hide", + "print_designer": 0, + "print_designer_after_table": null, + "print_designer_body": null, + "print_designer_footer": null, + "print_designer_header": null, + "print_designer_preview_img": null, + "print_designer_print_format": null, + "print_designer_settings": null, + "print_designer_template_app": "print_designer", + "print_format_builder": 0, + "print_format_builder_beta": 0, + "print_format_type": "Jinja", + "raw_commands": null, + "raw_printing": 0, + "show_section_headings": 0, + "standard": "Yes" } ] \ No newline at end of file