Excel Add-In - Update Ledger journals
Запись от b_nosoff размещена 07.10.2018 в 04:08
To enable update on LedgerGeneralJournalService perform the following steps:
Add RecId field to the LedgerJournalTrans datasource of the AxdLedgerGeneralJournal query.
Set Update property of both LedgerJournalTable and LedgerJournalTrans datasources of the AxdLedgerGeneralJournal query to Yes.
Set Validate Property of the CustEPRemitInfo_BR relation of the LedgerJournalTrans table to No.
Implement bypass to super of update and updateList methods of the AxdLedgerGeneralJournal class.
Implement update method on the LedgerGeneralJournalService class
Add update method on the LedgerGeneralJournalService service and perform Register service on the service.
Deploy LedgerServices service group.
Open Organization administration \ Setup \ Document management \ Document data sources form and make sure LedgerGeneralJournalService is activated
Add RecId field to the LedgerJournalTrans datasource of the AxdLedgerGeneralJournal query.
Set Update property of both LedgerJournalTable and LedgerJournalTrans datasources of the AxdLedgerGeneralJournal query to Yes.
Set Validate Property of the CustEPRemitInfo_BR relation of the LedgerJournalTrans table to No.
Implement bypass to super of update and updateList methods of the AxdLedgerGeneralJournal class.
Implement update method on the LedgerGeneralJournalService class
Add update method on the LedgerGeneralJournalService service and perform Register service on the service.
Deploy LedgerServices service group.
Open Organization administration \ Setup \ Document management \ Document data sources form and make sure LedgerGeneralJournalService is activated
Всего комментариев 0