Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ

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.





อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
4
มิ.ย. 25
6304
0
มิ.ย. 25
553
[Accounting][Odoo 18] Loan Management แก้ไขแล้ว
1
พ.ค. 25
1933
0
ก.ค. 21
3142
4
ส.ค. 25
989