From 56b48a65e036318dc20fcb6cc00b0f9d297dd202 Mon Sep 17 00:00:00 2001 From: ronaldo ramirez Date: Fri, 8 Jan 2021 23:22:08 +0000 Subject: [PATCH] =?UTF-8?q?Agregando=20formato=20de=20impresi=C3=B3n=20de?= =?UTF-8?q?=20baucher?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../print_format/voucher/__init__.py | 0 .../print_format/voucher/voucher.json | 25 +++++++++++++++++++ 2 files changed, 25 insertions(+) create mode 100644 cambiare_gtq/cambiare_gtq/print_format/voucher/__init__.py create mode 100644 cambiare_gtq/cambiare_gtq/print_format/voucher/voucher.json diff --git a/cambiare_gtq/cambiare_gtq/print_format/voucher/__init__.py b/cambiare_gtq/cambiare_gtq/print_format/voucher/__init__.py new file mode 100644 index 0000000..e69de29 diff --git a/cambiare_gtq/cambiare_gtq/print_format/voucher/voucher.json b/cambiare_gtq/cambiare_gtq/print_format/voucher/voucher.json new file mode 100644 index 0000000..293f6e0 --- /dev/null +++ b/cambiare_gtq/cambiare_gtq/print_format/voucher/voucher.json @@ -0,0 +1,25 @@ +{ + "align_labels_right": 0, + "creation": "2021-01-08 15:40:02.714726", + "css": ".mi-texto {\r\n font-weight: normal;\r\n font-size: 10px;\r\n font-weight: 400;\r\n}\r\n\r\n.mi-texto-20 {\r\n font-weight: normal;\r\n font-size: 20px;\r\n font-weight: 400;\r\n opacity: 0.5;\r\n}\r\n\r\n.border {\r\n border-top: black solid 0px; \r\n border-right: black solid 0px;\r\n border-left: black solid 0px;\r\n border-bottom: black solid 1px; \r\n}", + "custom_format": 1, + "default_print_language": "en", + "disabled": 0, + "doc_type": "Cambiare Cheque Print Set", + "docstatus": 0, + "doctype": "Print Format", + "font": "Default", + "html": "
\n
\n


\n


\n
\n \n
\n
\n

\n
\n
\n

\n
\n
\n

\n
\n
\n

\n
\n
\n

TIPO DE CHEQUE

\n
\n
\n \n
\n
\n

\n
\n
\n

\n
\n
\n

\n
\n
\n

Guatemala, 06/08/2000

\n
\n
\n \n
\n
\n

\n
\n
\n

\n
\n
\n

PROVEEDOR

\n
\n
\n

**3,000.00

\n
\n
\n \n
\n
\n

\n
\n
\n

***TRES MILL EXACTOS***

\n
\n
\n \n
\n


\n


\n
\n \n
\n
\n

BANCO MONEDA CUENTA

\n
\n
\n

CUENTA

\n
\n
\n \n
\n
\n

CODIGO CUENTA

\n
\n
\n

NOMBRE CUENTA

\n
\n
\n

DEBITO

\n
\n
\n

CREDITO

\n
\n
\n \n
\n
\n

1.1.01.01.01

\n
\n
\n

CUENTA DEBITO $

\n
\n
\n

3,000.00

\n
\n
\n

\n
\n
\n \n
\n
\n

2.2.02.02.02

\n
\n
\n

CUENTA CREDITO $

\n
\n
\n

\n
\n
\n

3,000.00

\n
\n
\n \n
\n


\n


\n


\n

\n
\n \n
\n
\n

Centro de Costo: 01 PALITO

\n
\n
\n \n
\n



\n


\n
\n \n
\n
\n

**

\n
\n
\n

3,000.00

\n
\n
\n

3,000.00

\n
\n
\n \n
\n
\n

DESCRIPCION

\n
\n
\n \n
\n
\n

HECHO POR:

\n
\n
\n

REVISADO POR:

\n
\n
\n

AUTORIZADO POR:

\n
\n
\n

RECIBI CONFORME

\n

\n
\n
\n", + "idx": 0, + "line_breaks": 0, + "modified": "2021-01-08 17:16:16.885786", + "modified_by": "Administrator", + "module": "Cambiare GTQ", + "name": "Voucher", + "owner": "Administrator", + "print_format_builder": 0, + "print_format_type": "Jinja", + "raw_printing": 0, + "show_section_headings": 0, + "standard": "Yes" +} \ No newline at end of file