This website requires JavaScript.
Explore
Help
Sign In
verdnatura
/
salix
Watch
3
Star
4
Fork
You've already forked salix
0
Code
Issues
Pull Requests
57
Releases
Wiki
Activity
9106171b92
salix
/
db
/
versions
/
10948-azureSalal
/
01-addReconciliationConfig....
2 lines
88 B
MySQL
Raw
Normal View
History
Unescape
Escape
refactor: refs #6492 use enum
2024-04-09 13:57:34 +00:00
INSERT
INTO
`
vn
`
.
`
accountReconciliationConfig
`
(
currencyFk
,
warehouseFk
)
VALUES
(
1
,
1
)
;