03-19-2017, 05:03 AM
returns an SQL database error complaining about an unknown collum 'decimalplaces' in the field list
Database SQL Failure : The SQL that failed was
INSERT INTO bom SELECT 'A11531' AS parent, sequence, component, workcentreadded, loccode, effectiveafter, effectiveto, quantity, autoissue, remark, digitals, decimalplaces FROM bom WHERE parent='A11521';
This sounds like a database mod that has not been applied
Database SQL Failure : The SQL that failed was
INSERT INTO bom SELECT 'A11531' AS parent, sequence, component, workcentreadded, loccode, effectiveafter, effectiveto, quantity, autoissue, remark, digitals, decimalplaces FROM bom WHERE parent='A11521';
This sounds like a database mod that has not been applied