unit cost

This commit is contained in:
2026-05-29 09:39:01 -05:00
parent 7de57cb35e
commit 7c76a0aabe
4 changed files with 22 additions and 9 deletions

View File

@@ -0,0 +1 @@
ALTER TABLE invoice_items ADD COLUMN unit_cost character varying(50);