Comment 14 for bug 511979

Revision history for this message
schmutzfuss (78luphr0rnk2-launchpad) wrote :

Additional: I cannot use the described workaround Vincent, because:

DROP VIEW report_account_invoice_product;
-> ERROR: Sicht »report_account_invoice_product« existiert nicht

ALTER TABLE account_invoice_line ALTER COLUMN discount TYPE numeric(16,6);
ERROR: Relation »account_invoice_line« existiert nicht

.....