2
0
forked from Wavyzz/dolibarr

Qual: Start to clean the simple accountancy moule.

This commit is contained in:
Laurent Destailleur
2013-03-20 21:41:16 +01:00
parent 257f6da8f4
commit a2763df9e7
14 changed files with 28 additions and 42 deletions

View File

@@ -158,4 +158,4 @@ ALTER TABLE llx_c_action_trigger ADD INDEX idx_action_trigger_rang (rang)
ALTER TABLE llx_facture_fourn_det ADD COLUMN fk_code_ventilation integer DEFAULT 0 NOT NULL;
ALTER TABLE llx_facture_fourn_det ADD COLUMN fk_export_compta integer DEFAULT 0 NOT NULL;
ALTER TABLE llx_facturedet DROP COLUMN fk_export_compta;