Untitled

 avatar
unknown
plain_text
a year ago
335 B
3
Indexable
odoo@8c2154b541d3:/opt/odoo/auto/addons/l10n_fr_account_vat_return/models$ cat -n l10n_fr_account_vat_return.py | grep moves_to_reconcile
  1898	                moves_to_reconcile = speedy["aml_obj"].search(domain)
  1899	                moves_to_reconcile.remove_move_reconcile()
  1900	                moves_to_reconcile.reconcile()
Editor is loading...
Leave a Comment