From 090ac95636c6a6bba959f47abaa810ec515deeef Mon Sep 17 00:00:00 2001 From: Away <010109ali@gmail.com> Date: Mon, 5 May 2025 18:34:05 +0000 Subject: [PATCH] Auto commit --- jey_erp/fixtures/print_format.json | 40 ++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/jey_erp/fixtures/print_format.json b/jey_erp/fixtures/print_format.json index ec4cf08..05f016e 100644 --- a/jey_erp/fixtures/print_format.json +++ b/jey_erp/fixtures/print_format.json @@ -2558,5 +2558,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": null, + "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:24:33.041749", + "module": "Accounts", + "name": "testestessetsetesdttetste", + "page_number": "Hide", + "print_designer": 1, + "print_designer_after_table": null, + "print_designer_body": "[{\"type\":\"page\",\"index\":0,\"DOMRef\":null,\"isDropZone\":true,\"childrens\":[]}]", + "print_designer_footer": "[{\"type\":\"page\",\"childrens\":[],\"firstPage\":true,\"oddPage\":true,\"evenPage\":true,\"lastPage\":true,\"DOMRef\":null}]", + "print_designer_header": "[{\"type\":\"page\",\"childrens\":[],\"firstPage\":true,\"oddPage\":true,\"evenPage\":true,\"lastPage\":true,\"DOMRef\":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": "No" } ] \ No newline at end of file