JayVora-SerpentCS / OdooEduERP

Education ERP based on Odoo!
http://www.serpentcs.com
151 stars 181 forks source link

Paid Amount and Remaining Amount do not update after paying the invoice in V15 in school_fees module #217

Closed anisus77 closed 2 years ago

anisus77 commented 2 years ago

same problem in fees register as it was in hostel before fixing (https://github.com/RiteshSerpentCS/OdooEduERP/tree/15.0/school_fees/models)/school_fees.py / class AccountPayment(models.Model): _inherit = "account.payment"

def action_post(self):