OCA Transbot
22b27b0921
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
1421f4a8de
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
a6ed99c69c
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
e2398a364f
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
7f42570983
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
fc46a837f4
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
458f5002a4
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
29db6b0548
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
73bacc640c
[ADD] setup.py
8 years ago
OCA Git Bot
d40814f28d
[UPD] addons table in README.md
8 years ago
elacunza
4a1b55d617
[ADD] [8.0] contract_account_banking_mandate ( #38 )
8 years ago
OCA Git Bot
f86d70d363
[ADD] setup.py
8 years ago
OCA Git Bot
d4dbd5f030
[UPD] addons table in README.md
8 years ago
elacunza
d45dbeb660
Add new module for monthly recurring invoices, on month's last day ( #25 )
[ADD] contract_recurring_invoicing_monthly_last_day
New module for monthly recurring invoices, on month's last day
8 years ago
OCA Transbot
35f29b2607
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
8cb24ce4db
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
42c3d68bd6
[UPD] addons table in README.md
8 years ago
Daniel Rodríguez Lijo
4d01439431
FIX invoice form view ( #34 )
[FIX] contract_show_invoice: invoice form view
8 years ago
Stéphane Bidoul (ACSONE)
4d4b824297
[FIX] remove en.po that was erroneously created by transbot
8 years ago
OCA Transbot
6ccd7e8f8d
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
083c9abb73
[ADD] setup.py
8 years ago
OCA Git Bot
e72af6cb86
[UPD] addons table in README.md
8 years ago
Pedro M. Baeza
bbdbd53530
Merge branch 'Tecnativa-8.0-contract_invoice_merge_by_partner' into 8.0
8 years ago
Pedro M. Baeza
cba354ba68
Merge branch '8.0-contract_invoice_merge_by_partner' of https://github.com/Tecnativa/contract into Tecnativa-8.0-contract_invoice_merge_by_partner
8 years ago
Rafael Blasco
aec6f4d53c
Update README.rst
8 years ago
Pedro M. Baeza
a28a892926
[FIX] contract_invoice_merge_by_partner: Fix merge method
8 years ago
Daniel Reis
e488a87eba
Improvements on the implementation
9 years ago
Carlos Incaser
006f253df4
[NEW] contract_invoice_merge_by_partner: New module
9 years ago
OCA Transbot
53cb963fec
OCA Transbot updated translations from Transifex
9 years ago
OCA Transbot
66191f738f
OCA Transbot updated translations from Transifex
9 years ago
OCA Transbot
50acb69fd2
OCA Transbot updated translations from Transifex
9 years ago
OCA Transbot
25b3b60dcc
OCA Transbot updated translations from Transifex
9 years ago
OCA Git Bot
c2e528c823
[UPD] addons table in README.md
9 years ago
Stéphane Bidoul (ACSONE)
653a891a3f
[IMP] contract_show_invoice: more lightweight solution ( #31 )
[IMP] contract_show_invoice: more lightweight solution
In order to implement the button, it's not necessary to have
a heavy stored computed field. So I propose to remove it.
9 years ago
Javi Melendez
560d199091
[FIX] contract_payment_mode: get bank account from partner ( #30 )
in recurring invoice
9 years ago
OCA Git Bot
26fb9db6f0
[ADD] setup.py
9 years ago
OCA Transbot
8465cb1ad4
OCA Transbot updated translations from Transifex
9 years ago
OCA Git Bot
3c707c9530
[UPD] addons table in README.md
9 years ago
Pedro M. Baeza
a5d92145e4
[FIX] contract_recurring_invoicing_marker: Incorrect default date format
9 years ago
Pedro M. Baeza
7ae3a5e6aa
[IMP] contract_recurring_invoicing_marker: Better inherability
9 years ago
Pedro M. Baeza
90845227f6
[FIX] contract_recurring_invoicing_marker: License key
9 years ago
Pedro M. Baeza
b48db25c3b
[IMP] contract_recurring_invoicing_marker: Add more tests
9 years ago
Pedro M. Baeza
5633de60a7
[FIX] contract_recurring_invoicing_marker: Avoid empty date format
9 years ago
Pedro M. Baeza
58ea478424
[IMP] contract_recurring_invoicing_marker: Spanish translation
9 years ago
Pedro M. Baeza
76c3bf060d
[ADD] contract_recurring_invoicing_markers
=======================================
Markers for contract recurring invoices
=======================================
This module allows to include some markers on the lines of your recurring
invoices definition inside the contract so that the generated invoice lines
will contain a dynamic text depending on these markers.
These markers are the supported ones:
* #START#: Start date of the invoiced period.
* #END# End date of the invoiced period.
Usage
=====
On a contract (*Sales > Sales > Contracts*), mark "Generate recurring invoices
automatically" for enabling the creation of recurring invoices.
In the "Invoice Lines" section, you can add lines with products. In the
*Description* field, you can now add any of the markers mentioned before
between the rest of the text.
When you invoice this contract (automatically or manually), your invoice
will contain the corresponding text that replaces the marker.
Known issues / Roadmap
======================
* Add more markers, like #START_MONTH# or #END_MONTH#.
9 years ago
Antonio Espinosa
57a282ee04
Adding test
9 years ago
Antonio Espinosa
266051882b
[IMP] Copy partner payment mode to contracts when installing
9 years ago
Rafael Blasco
656614400a
Merge pull request #2 from Tecnativa/rafaelbn-readme-addusageinfo
Add more detailed info in usage section
8 years ago
Rafael Blasco
b2c18a3243
Update README.rst
8 years ago
Rafael Blasco
65ad90d401
Add more detailed info in usage section
Add more detailed info in usage section
8 years ago