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
e6213fb83f
salix
/
modules
/
order
/
back
/
model-config.json
9 lines
104 B
JSON
Raw
Normal View
History
Unescape
Escape
create new modul 'pedidos' update structure DB, fixtures, add hedera to the package and create model Order and orderRow
2018-06-20 06:30:16 +00:00
{
#814 Service modules moved to project root, models reclassified
2018-12-21 19:22:13 +00:00
"Order"
:
{
"dataSource"
:
"vn"
}
,
create new modul 'pedidos' update structure DB, fixtures, add hedera to the package and create model Order and orderRow
2018-06-20 06:30:16 +00:00
"OrderRow"
:
{
Unified datasources
2018-12-17 10:28:39 +00:00
"dataSource"
:
"vn"
create new modul 'pedidos' update structure DB, fixtures, add hedera to the package and create model Order and orderRow
2018-06-20 06:30:16 +00:00
}
}