Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
sql\mysql\upgrade4.12.3-4.13.sql
02-19-2016, 10:31 PM,
#1
sql\mysql\upgrade4.12.3-4.13.sql
Testing updates in trunk and found a missing comma in sql\mysql\upgrade4.12.3-4.13.sql
Line 17
('UserBankAccounts.php', '15', 'Maintains table bankaccountusers (Authorized users to work with a bank account in webERP)')
..should be
('UserBankAccounts.php', '15', 'Maintains table bankaccountusers (Authorized users to work with a bank account in webERP)'),
Reply
02-19-2016, 10:48 PM,
#2
RE: sql\mysql\upgrade4.12.3-4.13.sql
Also line 52 should be:

ALTER table bom ADD remark varchar(500) NOT NULL DEFAULT '';

not

ALTER table BOM ADD remark varchar(500) NOT NULL DEFAULT '';

I have reported these and many other bugs with fixes to the admins but so far they haven't been fixed.

Tim
Reply
02-22-2016, 01:04 PM,
#3
RE: sql\mysql\upgrade4.12.3-4.13.sql
Hi, Jan and Tim,

Thank you and I've commit your fixes to the trunk.

Best regards!

Exson
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)