Files
account-financial-tools/account_renumber
Joaquin Gutierrez 72ca285a8e [FIX]: Remove import time, it's not required.
[FIX]: Delete "_process" method, it's not requerired.
[FIX]: Delete "_get_id", now use the method "next_by_id" of object ir.sequence.
[FIX]: Refactoring get_sequence_id_for_fiscalyear_id. At the core there is no method to get the id of a sequence based on the fiscal year. Change sql querys for browser method.
[FIX]: Change order "Renumber" and "Cancel" buttons.
2013-09-28 17:40:31 +02:00
..