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
8077-sumDefaulter
salix
/
db
/
versions
/
11206-turquoiseCyca
/
00-firstScript.sql
3 lines
101 B
MySQL
Raw
Permalink
Normal View
History
Unescape
Escape
feat: refs #7905 Added new method getBuysCsv
2024-08-29 10:22:29 +00:00
INSERT
IGNORE
INTO
salix
.
ACL
(
model
,
property
,
principalId
)
feat: refs #7905 Added new method getBuysCsv
2024-08-29 10:19:06 +00:00
VALUES
(
'
Entry
'
,
'
getBuysCsv
'
,
'
supplier
'
)
;