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

As per title is it possible to do the manual tax adjustment from the Invoice form?

Tried to change the attributes of amount_tax field:

class account_invoice(models.Model):
    _inherit = ['account.invoice']
 amount_tax = fields.Monetary(string='Tax',
        store=True, readonly=False, compute='_compute_amount')

This gives an opportunity to change it but it is only visible on the current view(field is not connected to chart of accounts in any way).
How would you do it to have the charts of accounts updated? Changing tax per line?



อวตาร
ละทิ้ง

I do not understand your question or problem.

ผู้เขียน

My accountant want to manualy adjust the tax by editing the tax field. The problem is this is not reflecting in the chart of accounts and other parts of accounting

Related Posts ตอบกลับ มุมมอง กิจกรรม
Corporate Tax For UAE In Odoo 17 ? แก้ไขแล้ว
2
เม.ย. 25
2710
Taxes in Odoo accounting แก้ไขแล้ว
1
ก.พ. 25
5054
0
ม.ค. 24
2063
2
ต.ค. 23
2003
1
มิ.ย. 21
3272