salix/modules/invoiceOut/back/model-config.json

48 lines
867 B
JSON
Raw Normal View History

2019-03-28 10:55:23 +00:00
{
"InvoiceOut": {
"dataSource": "vn"
2021-03-11 07:58:34 +00:00
},
"InvoiceOutConfig": {
"dataSource": "vn"
},
"InvoiceOutSerial": {
"dataSource": "vn"
},
2021-03-11 07:58:34 +00:00
"InvoiceContainer": {
"dataSource": "invoiceStorage"
},
2023-01-17 09:46:16 +00:00
"Printer": {
"dataSource": "vn"
},
"TaxArea": {
"dataSource": "vn"
},
"TaxClass": {
"dataSource": "vn"
},
"TaxClassCode": {
"dataSource": "vn"
},
"TaxCode": {
"dataSource": "vn"
},
"TaxType": {
"dataSource": "vn"
2022-10-24 12:20:09 +00:00
},
"ZipConfig": {
"dataSource": "vn"
2023-07-28 13:21:43 +00:00
},
"CplusRectificationType": {
"dataSource": "vn"
},
"InvoiceCorrectionType": {
"dataSource": "vn"
},
"InvoiceCorrection": {
"dataSource": "vn"
2023-07-31 08:33:51 +00:00
},
2023-11-09 10:57:52 +00:00
"SiiTypeInvoiceOut": {
2023-07-31 08:33:51 +00:00
"dataSource": "vn"
2019-03-28 10:55:23 +00:00
}
}