mirror of
https://github.com/bringout/oca-ocb-l10n_me-africa.git
synced 2026-04-27 15:42:05 +02:00
Initial commit: L10N_Me Africa packages
This commit is contained in:
commit
c265268138
611 changed files with 75334 additions and 0 deletions
|
|
@ -0,0 +1,12 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
<template id="invoice_report_amount_in_words_inherit" inherit_id="account.report_invoice_document">
|
||||
<xpath expr="//div[hasclass('clearfix')]" position="after">
|
||||
<div style="margin-top:30px; margin-bottom:20px;">
|
||||
<p class="fw-bold">
|
||||
Arranged the present invoice in the amount of : <span t-field="o.amount_total_words"/>
|
||||
</p>
|
||||
</div>
|
||||
</xpath>
|
||||
</template>
|
||||
</odoo>
|
||||
Loading…
Add table
Add a link
Reference in a new issue