Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ

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.





Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
4
thg 6 25
6320
0
thg 6 25
554
1
thg 5 25
1937
0
thg 7 21
3144
4
thg 8 25
997