Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
acc_account
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Le Filament
Opération Auto-Consommation Collective
acc_account
Commits
d744d73d
Commit
d744d73d
authored
2 years ago
by
Juliana
Browse files
Options
Downloads
Patches
Plain Diff
[UPD]Update template PDF
parent
cf1660e3
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
models/acc_account_payment.py
+1
-1
1 addition, 1 deletion
models/acc_account_payment.py
report/account_template.xml
+1
-1
1 addition, 1 deletion
report/account_template.xml
with
2 additions
and
2 deletions
models/acc_account_payment.py
+
1
−
1
View file @
d744d73d
...
...
@@ -39,7 +39,7 @@ class AccAccountPayment(models.Model):
if
self
.
name_type
==
"
cheque
"
:
self
.
description
=
"
Merci d’indiquer au dos du chèque la référence facture ci-dessus.
"
if
self
.
name_type
==
"
virement
"
:
self
.
description
=
"
Merci d’indiquer la référence facture ci-dessus sur votre ordre de virement.
\n
IBAN: ...
\n
Code BIC: ...
"
self
.
description
=
"
Merci d’indiquer la référence facture ci-dessus sur votre ordre de virement.
\
n
Nos coordonnées bancaires:
\
n
IBAN: ...
\n
Code BIC: ...
"
# ------------------------------------------------------
# CRUD methods (ORM overrides)
# ------------------------------------------------------
...
...
This diff is collapsed.
Click to expand it.
report/account_template.xml
+
1
−
1
View file @
d744d73d
...
...
@@ -479,7 +479,7 @@
<div
class=
"col-12 font-italic font-mini"
>
<p>
(1) Le total à payer correspond à l’électricité autoconsommée et à l'ACCISE - (2) OACC : Opération d'Auto-Consommation Collective
<br/><span
t-if=
"o.invoice_terms"
t-field=
"o.invoice_terms"
/>
<br/><
br/><
span
t-if=
"o.invoice_terms"
t-field=
"o.invoice_terms"
/>
</p>
</div>
</div>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment