update migrations and create base migration. set discount and tax to sale invoices

This commit is contained in:
2026-05-28 16:39:07 +03:30
parent cd3492d625
commit a975f9d02a
55 changed files with 2152 additions and 2278 deletions
@@ -324,7 +324,8 @@ export async function buildOriginalPayload(
sku_vat: true,
good_id: true,
service_id: true,
discount: true,
discount_amount: true,
tax_amount: true,
payload: true,
good_snapshot: true,
},