update structure DB

This commit is contained in:
Bernat 2018-06-05 12:49:33 +02:00
parent 8b7710746b
commit 0931cf2906
2 changed files with 215 additions and 115 deletions

File diff suppressed because it is too large Load Diff

View File

@ -4,7 +4,7 @@ describe('ticket componentUpdate()', () => {
it('should call the componentUpdate method', done => {
let data = {
agencyModeFk: 1,
addressFk: 121,
addressFk: 121,
warehouseFk: 1,
shipped: Date.now(),
landed: Date.now(),