feat: add Default Standard Quotation print format
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -93,7 +93,15 @@ fixtures = [
|
||||
{
|
||||
"doctype": "Print Format",
|
||||
"filters": [
|
||||
["name", "in", ["Default Standard Sales Invoice", "Default Standard Tax Invoice/Receipt"]]
|
||||
[
|
||||
"name",
|
||||
"in",
|
||||
[
|
||||
"Default Standard Sales Invoice",
|
||||
"Default Standard Tax Invoice/Receipt",
|
||||
"Default Standard Quotation",
|
||||
],
|
||||
]
|
||||
],
|
||||
},
|
||||
{"doctype": "Tax Withholding Category", "filters": [["name", "like", "WHT %"]]},
|
||||
|
||||
@@ -11,6 +11,8 @@ Signatures,ลายเซ็น
|
||||
On behalf of,ในนาม
|
||||
Receiver,ผู้รับ
|
||||
Issuer,ผู้ออก
|
||||
Accepted By,ผู้อนุมัติสั่งซื้อ
|
||||
Quoted By,ผู้เสนอราคา
|
||||
Tax Invoice,ใบกำกับภาษี
|
||||
Tax Invoice/Receipt,ใบกำกับภาษี/ใบเสร็จรับเงิน
|
||||
"Commission, brokerage, agency fees - Sec. 40(2), juristic payee (P.N.D.53)",ค่านายหน้า ค่าตัวแทน - มาตรา 40(2) ผู้รับเป็นนิติบุคคล (ภ.ง.ด.53)
|
||||
|
||||
|
Reference in New Issue
Block a user