help='Either add missing accounts - or copy and overwrite all default accounts. If you copy and overwrite the current default values, you may have to repeat previous updates (e.g. set the bank account asset accounts, ...). If no Accounting Schema is selected all Accounting Schemas will be updated / inserted.'
WHEREAD_Process_ID=108;
-- Update Accounting Schema parameter for "C_AcctSchema_Default_Copy" process
UPDATEAD_PROCESS_PARA
SETismandatory='Y'
WHEREad_process_para_id=669;
-- Update help for "M_Product_Category_Acct_Copy" process
help='If you copy and overwrite the current default values, you may have to repeat previous updates (e.g. set the revenue account, ...). If no Accounting Schema is selected all Accounting Schemas will be updated / inserted for products of this category.'
WHEREAD_Process_ID=140;
-- Update help for "M_Product_Category_Acct_Copy" process (SPANISH translation)
SEThelp='El proceso de copiar cuentas tomará las cuentas definidas para una categoría de producto y las copiará a cualquier producto que que haga referencia a esta categoría. Si una cuenta existe a nivel de producto sera sobreescrita. Si no selecciona un Esquema Contable serán actualizados para todos los que estén definidos.'