Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged

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
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
4
čvn 25
6385
0
čvn 25
561
1
kvě 25
1955
0
čvc 21
3153
4
srp 25
1015