Skip to content

Commit

Permalink
[8.0][IMP] l10n_it_fiscal_payment_term: Updated payment terms (OCA#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
SimoRubi authored and scigghia committed Dec 16, 2020
1 parent 69edfde commit 30397ef
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion l10n_it_fiscal_payment_term/data/fatturapa_data.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
</record>
<record id="fatturapa_mp08" model="fatturapa.payment_method">
<field name="code">MP08</field>
<field name="name">carta di credito</field>
<field name="name">carta di pagamento</field>
</record>
<record id="fatturapa_mp09" model="fatturapa.payment_method">
<field name="code">MP09</field>
Expand Down Expand Up @@ -109,5 +109,9 @@
<field name="code">MP22</field>
<field name="name">Trattenuta su somme già riscosse</field>
</record>
<record id="fatturapa_mp23" model="fatturapa.payment_method">
<field name="code">MP23</field>
<field name="name">PagoPA</field>
</record>
</data>
</openerp>

0 comments on commit 30397ef

Please sign in to comment.