mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
e58f8306ec307acefcf4a7a59ce38d43e5e435fd
always return a non-opening period. Small API change:
date is always passed as argument, not in context.
[RFR] Override of _check_company_id (unrelated to the fix):
Don't call super, but integrate its check (while being tolerant when
there is no period).
Refresh statement so as not to overwrite the period for every line
[RFR] PEP8 in affected code and unrelated _get_period method on voucher
Remove obsolete class instantiations
Description
Languages
Python
58.9%
HTML
41%