-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
25 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
25 changes: 25 additions & 0 deletions
25
cambiare_gtq/cambiare_gtq/print_format/voucher_gt/voucher_gt.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{ | ||
"align_labels_right": 0, | ||
"creation": "2021-01-08 14:43:19.393049", | ||
"css": "@import url(\"https://fonts.googleapis.com/css2?family=Inconsolata:wght@400;700&display=swap\");\r\n@page {\r\n /* en-US: This attribute establishes the page size in W x H for any browser*/\r\n /* Size attribute is always width x height, leave single whitespace, and specify units.*/\r\n /* Letter Landscape: 279mm 216mm*/\r\n /* US Legal Landscape: 356mm 216mm; */\r\n /* Guatemalan Oficio Landscape: 330mm 216mm; */\r\n /* Letter Portrait: 216mm 279mm; */\r\n /* US Legal Portrait: 216mm 356mm; */\r\n /* Guatemalan Oficio Portrait: 216mm 330mm; */\r\n size: 216mm 330mm !important;\r\n /* Chrome sets own margins, we change these printer settings */\r\n /* Order: Top, Right, Bottom, Left*/\r\n margin: 15mm 5mm 15mm 5mm;\r\n /* Could also use margin-top: 5mm; margin-right: 5mm; margin-bottom: 5mm; margin-left: 5mm; */\r\n }\r\n \r\n.mi-texto {\r\n font-weight: normal;\r\n font-family: \"Inconsolata\", monospace;\r\n font-size: 11px;\r\n font-weight: 400;\r\n}\r\n\r\n.borderless {\r\n border: none;\r\n}\r\n\r\n.borderright {\r\n border-right:1px solid black;\r\n border-collapse: collapse;\r\n}\r\n\r\n.table {\r\n border:1px solid black;\r\n border-collapse: separate;\r\n border-radius:3px;\r\n}\r\n\r\ntd {\r\n border-top: none !important; \r\n border-bottom: none !important; \r\n}\r\n\r\n.encabezados-style th{\r\n background: #FFFFFF !important;\r\n border-bottom: 1px solid black !important; \r\n}\r\n\r\n.item1 {\r\n grid-area: cheque;\r\n text-align: center;\r\n}\r\n\r\n.item2 {\r\n grid-area: recibido_por;\r\n background-color: black;\r\n height: 4px;\r\n text-align: center;\r\n justify-items: center;\r\n}\r\n\r\n.item3 {\r\n grid-area: txt_recibido_por;\r\n}\r\n\r\n.item4 {\r\n grid-area: revisado_por;\r\n color: white;\r\n background-color: black;\r\n height: 4px;\r\n text-align: center;\r\n justify-items: center;\r\n}\r\n\r\n.item5 {\r\n grid-area: txt_revisado_por;\r\n}\r\n\r\n.item6 {\r\n grid-area: autorizado_por;\r\n color: white;\r\n background-color: black;\r\n height: 4px;\r\n text-align: center;\r\n justify-items: center;\r\n}\r\n\r\n.item7 {\r\n grid-area: txtautorizado_por;\r\n}\r\n\r\n.item8 {\r\n grid-area: firma;\r\n text-align: center;\r\n}\r\n\r\n.grid-container {\r\n display: grid;;\r\n grid-template-areas:\r\n \"cheque recibido_por revisado_por autorizado_por firma\"\r\n \"cheque txt_recibido_por txt_revisado_por txtautorizado_por firma\";\r\n grid-gap: 0px;\r\n padding: 1px;\r\n}\r\n\r\n.grid-container > div {\r\n padding: 16px 0;\r\n border: 1px solid black;\r\n}\r\n\r\n.txt=00 { \r\n vertical-align: top;\r\n}\r\n\r\n.txt-01 { \r\n color: black;\r\n vertical-align: bottom;\r\n font-size: 14px;\r\n}\r\n\r\n.txt-02 { \r\n color: white;\r\n vertical-align: middle;\r\n}\r\n\r\n.txt-03 { \r\n color: black;\r\n}\r\n\r\n.conte { \r\n margin-top: -22px;\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": "<br>\r\n<br>\r\n<br>\r\n<br>\r\n<br>\r\n<br>\r\n<br>\r\n<br>\r\n<br>\r\n<br>\r\n<br>\r\n<br>\r\n<br>\r\n<br>\r\n<br>\r\n<br>\r\n<br>\r\n<br>\r\n<br>\r\n<br>\r\n<br>\r\n<br>\r\n<br>\r\n<br>\r\n<div class=\"contenedor\">\r\n<table class=\"table\">\r\n <thead>\r\n <tr class=\"encabezados-style\">\r\n <th scope=\"col\" style=\"width: auto\" class=\"borderright text-center\">{{ _(\"CUENTA\") }}</th>\r\n <th scope=\"col\" style=\"width: auto\" class=\"borderless text-center\">{{ _(\"CONCEPTO\") }}</th>\r\n <th scope=\"col\" style=\"width: auto\" class=\"borderright text-center\">{{ _(\"CENTRO DE COSTO\") }}</th>\r\n <th scope=\"col\" style=\"width: auto\" class=\"borderright text-center\">{{ _(\"DEBE\") }}</th>\r\n <th scope=\"col\" style=\"width: auto\" class=\"borderright text-center\">{{ _(\"HABER\") }}</th>\r\n </tr>\r\n </thead>\r\n \r\n <tbody>\r\n <tr>\r\n <td class=\"borderright\">Mark</td>\r\n <td class=\"borderless\">Otto</td>\r\n <td class=\"borderright\">@mdo</td>\r\n <td class=\"borderright\">@mdo</td>\r\n <td class=\"borderright\">@mdo</td>\r\n </tr>\r\n \r\n <tr>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderless\"></td>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderright\"></td>\r\n </tr>\r\n \r\n <tr>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderless\"></td>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderright\"></td>\r\n </tr>\r\n \r\n <tr>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderless\"></td>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderright\"></td>\r\n </tr>\r\n \r\n <tr>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderless\"></td>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderright\"></td>\r\n </tr>\r\n \r\n <tr>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderless\"></td>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderright\"></td>\r\n </tr>\r\n \r\n <tr>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderless\"></td>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderright\"></td>\r\n </tr>\r\n \r\n <tr>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderless\"></td>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderright\"></td>\r\n </tr>\r\n \r\n <tr>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderless\"></td>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderright\"></td>\r\n </tr>\r\n \r\n <tr>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderless\"></td>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderright\"></td>\r\n </tr>\r\n \r\n <tr>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderless\"></td>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderright\"></td>\r\n </tr>\r\n \r\n <tr>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderless\"></td>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderright\"></td>\r\n </tr>\r\n \r\n \r\n <tr>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderless\"></td>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderright\"></td>\r\n </tr>\r\n \r\n \r\n <tr>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderless\"></td>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderright\"></td>\r\n </tr>\r\n \r\n <tr>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderless\"></td>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderright\"></td>\r\n </tr>\r\n \r\n <tr>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderless\"></td>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderright\"></td>\r\n </tr>\r\n \r\n <tr>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderless\"></td>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderright\"></td>\r\n </tr>\r\n \r\n <tr>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderless\"></td>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderright\"></td>\r\n </tr>\r\n \r\n <tr>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderless\"></td>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderright\"></td>\r\n </tr>\r\n \r\n <tr>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderless\"></td>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderright\"></td>\r\n </tr>\r\n \r\n <tr>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderless\"></td>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderright\"></td>\r\n </tr>\r\n \r\n <tr>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderless\"></td>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderright\"></td>\r\n </tr>\r\n \r\n <tr>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderless\"></td>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderright\"></td>\r\n <td class=\"borderright\"></td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n\r\n<div class=\"conte\">\r\n<div class=\"grid-container\">\r\n <div class=\"item1\">\r\n <div class=\"txt-00 align-top\">CHEQUE</div>\r\n <div class=\"txt-01 align-text-bottom\">NO. 11111</div>\r\n </div>\r\n\r\n <div class=\"item2\">\r\n <span class=\"txt-02 align-middle\">RECIBIDO POR</span>\r\n </div>\r\n \r\n <div class=\"item3\">\r\n <span class=\"txt-03 align-text-bottom\">Fecha:</span>\r\n </div>\r\n\r\n <div class=\"item4 align-middle\">REVISADOR POR</div>\r\n <div class=\"item5\">\r\n <span class=\"txt-03 align-text-bottom\">Fecha:</span>\r\n </div>\r\n\r\n <div class=\"item6 align-middle\">AUTORIZADO POR</div>\r\n <div class=\"item7\"></div>\r\n\r\n <div class=\"item8\">\r\n <span class=\"txt-03 align-text-bottom\">RECIBI CONFORME:</span>\r\n </div>\r\n</div>\r\n</div>\r\n</div>\r\n", | ||
"idx": 0, | ||
"line_breaks": 0, | ||
"modified": "2021-01-08 16:56:45.543915", | ||
"modified_by": "Administrator", | ||
"module": "Cambiare GTQ", | ||
"name": "Voucher GT", | ||
"owner": "Administrator", | ||
"print_format_builder": 0, | ||
"print_format_type": "Jinja", | ||
"raw_printing": 0, | ||
"show_section_headings": 0, | ||
"standard": "Yes" | ||
} |