Added in house invoice numbering to database triggers IO-460
This commit is contained in:
@@ -0,0 +1 @@
|
||||
[]
|
||||
@@ -0,0 +1,5 @@
|
||||
- args:
|
||||
cascade: true
|
||||
read_only: false
|
||||
sql: drop trigger if exists bills_assign_ihb_num on bills;
|
||||
type: run_sql
|
||||
Reference in New Issue
Block a user