account.move.form.inherit.l10n.cl account.move
account.move.latam.form.inherit.l10n.cl account.move (not l10n_latam_use_documents or not l10n_latam_manual_document_number) and (not l10n_latam_use_documents or highest_name or state != 'draft') and (not l10n_latam_use_documents or not posted_before or state != 'draft' or country_code != 'CL') posted_before and state != 'draft' l10n_latam_manual_document_number or not highest_name account.move.tree2 account.move Sale Invoices and Credit Notes account.move [('move_type', 'in', ['out_invoice', 'out_refund'])] {'default_move_type': 'out_invoice'} current tree,form Vendor Bills and Refunds account.move [('move_type', 'in', ['in_invoice', 'in_refund'])] {'default_move_type': 'in_invoice'} current tree,form