Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet

I wont to create internal transfer entry account1 to account2 from python:

  1. Access from backend  and call ('Internal Transfer' account.reconcile.model) in accounting Bank Reconciliation.
writeoff_btn =  self.env['account.reconcile.model'].search([
*self.env['account.reconcile.model']._check_company_domain(self.company_id),
('rule_type', '=', 'writeoff_button'),
])
  1. Access "validate" button and call from python.
  2. Access "reset" button and call from python.





Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
4
Juni 25
6420
0
Juni 25
562
1
Mai 25
1964
0
Juli 21
3161
4
Aug. 25
1020