mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-05 09:08:09 +01:00
Fix: Avoid duplicate of old lines
This commit is contained in:
@@ -67,3 +67,7 @@ DROP table llx_adherent_options;
|
||||
DROP table llx_adherent_options_label;
|
||||
|
||||
ALTER TABLE llx_user ADD accountancy_code VARCHAR( 24 ) NULL;
|
||||
|
||||
DELETE FROM llx_boxes_def where file='box_activity.php' AND note IS NULL;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user