feat: landed cost fields & style.

This commit is contained in:
elforjani13
2021-12-02 15:36:29 +02:00
parent 0c4259a05b
commit ba585271b0
4 changed files with 37 additions and 8 deletions

View File

@@ -1536,5 +1536,7 @@
"vendor_credit.drawer.label_vendor_credit_date":"Vendor Credit Date",
"vendor_credit.drawer.label_create_at":"Create at",
"vendor_credit.drawer.label_total": "TOTAL",
"vendor_credit.drawer.label_subtotal": "Subtotal"
"vendor_credit.drawer.label_subtotal": "Subtotal",
"landed_cost.dialog.label_select_transaction":"Select transaction",
"landed_cost.dialog.label_select_transaction_entry":"Select transaction entry"
}