5416-supplierAccount_isPayMethodChecked #1411

Merged
joan merged 4 commits from 5416-supplierAccount_isPayMethodChecked into dev 2023-03-30 05:19:08 +00:00
1 changed files with 3 additions and 0 deletions
Showing only changes of commit c65f01b689 - Show all commits

View File

@ -0,0 +1,3 @@
DROP TRIGGER `vn`.`supplierAccount_afterInsert`;
DROP TRIGGER `vn`.`supplierAccount_afterUpdate`;
DROP TRIGGER `vn`.`supplierAccount_afterDelete`;