Revenue / Cost Accruals function- this option appears non-clickable in additional company. How can we activate it?
1 04/21/2011 02:01:35 pm
Re: Revenue / Cost Accruals function - monthly posting date issue (2 replies, posted in Banking and General Ledger)
2 03/13/2011 02:43:06 am
Re: Voiding Transactions (3 replies, posted in Setup)
Cannot make work order void, following message appears
DATABASE ERROR : Cannot void a wo production
error code : 1064
error message : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
sql that failed was : UPDATE 1_wo_manufacture SET quantity=0 WHERE id=
Any solution?
Thx
Teleconsult
3 03/13/2011 02:13:48 am
Re: Warning in bom_edit.php (3 replies, posted in Manufactoring)
While editing BOM get following error
DATABASE ERROR : could not update bom
error code : 1366
error message : Incorrect integer value: '' for column 'workcentre_added' at row 1
sql that failed was : UPDATE 1_bom SET workcentre_added='',loc_code='M0001', quantity= 20 WHERE parent='SFGT0001' AND id='1'
We have work centre defined but it is showing null in the update sql.
Any solution?
Thx
Teleconsult