OCA Git Bot
c5d3267ee7
[UPD] addons table in README.md
8 years ago
OCA Transbot
4721a01e92
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
b66b375f78
[ADD] setup.py
8 years ago
OCA Git Bot
c8c660ddad
[UPD] addons table in README.md
8 years ago
Dave Burkholder
c9b1e49cda
[MIG] contract_show_invoice: Migration to v10 ( #54 )
8 years ago
OCA Transbot
48bd511502
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
369ac7fbcb
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
d20f686c40
OCA Transbot updated translations from Transifex
8 years ago
Pedro M. Baeza
1d89731b0d
[FIX] contract: README rst format
8 years ago
OCA Transbot
1482c7805c
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
de3659d059
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
d479228ec7
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
5d6ed31fd4
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
4ec73314bd
[ADD] setup.py
8 years ago
OCA Git Bot
bc356769a3
[UPD] addons table in README.md
8 years ago
Stefan Rijnhart (Opener)
b41bf92a47
Merge pull request #44 from laslabs/release/10.0/contract_variable_quantity
[MIG][10.0] contract_variable_quantity
8 years ago
Dave Lasley
75429db61d
[MIG] contract_variable_quantity: Migrate to v10
* Bump version
* Change openerp references to odoo
* Installable to True
* Change permissions & views to accounting dependency
8 years ago
Pedro M. Baeza
43636b6369
Merge pull request #40 from StefanRijnhart/10.0-contract
10.0 contract
8 years ago
Stefan Rijnhart
6292accd47
[UPG] Contract for 10.0
8 years ago
Stefan Rijnhart
cf8a39e492
Merge remote-tracking branch 'oca/9.0' into 10.0-contract
8 years ago
OCA Git Bot
e2b4469348
[UPD] addons table in README.md
8 years ago
Rafael Blasco
26e650dedb
Merge pull request #36 from Tecnativa/9.0-contract-IMP-advanced-past
[IMP] contract: Add pre-paid invoicing type. Fix yearly
8 years ago
OCA Git Bot
f297674be3
[UPD] addons table in README.md
8 years ago
OCA Transbot
ca07333cdf
OCA Transbot updated translations from Transifex
8 years ago
Pedro M. Baeza
d9ef8851f1
[MIG] Update metafiles
8 years ago
Pedro M. Baeza
7f2e8aabdb
[MIG] Remove setup module directories
8 years ago
Pedro M. Baeza
ec834fdd47
[MIG] Rename manifest files
8 years ago
Pedro M. Baeza
e75c6ed0b1
[MIG] Make modules uninstallable
8 years ago
Pedro M. Baeza
67ee1cae9f
[IMP] contract: README
8 years ago
Carlos Dauden
38a1d8fec5
[IMP] contract: Add past receipt type. Fix yearly. Add month last day
8 years ago
OCA Transbot
228099d29a
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
d5b322f8ea
[ADD] setup.py
8 years ago
OCA Git Bot
9208db0e47
[UPD] addons table in README.md
8 years ago
Rafael Blasco
85a13aa53a
Merge pull request #35 from Tecnativa/9.0-contract_variable_quantity
[ADD] contract_variable_quantity:
8 years ago
Pedro M. Baeza
e8a584af7c
Update README.rst
8 years ago
Pedro M. Baeza
043057112a
[IMP] contract_variable_quantity: Spanish translation
8 years ago
Pedro M. Baeza
8e6deab765
[IMP] contract_variable_quantity: Screenshot
8 years ago
Pedro M. Baeza
85da2e66c1
[ADD] contract_variable_quantity:
=================================================
Variable quantity in contract recurrent invoicing
=================================================
With this module, you will be able to define in recurring contracts some
lines with variable quantity according a provided formula.
Configuration
=============
* Go to Sales > Configuration > Contracts > Formulas (quantity).
* Define any formula based on Python code that stores at some moment a
float/integer value of the quantity to invoice in the variable 'result'.
You can use these variables to compute your formula:
* *env*: Environment variable for getting other models.
* *context*: Current context dictionary.
* *user*: Current user.
* *line*: Contract recurring invoice line that triggers this formula.
* *contract*: Contract whose line belongs to.
* *invoice*: Invoice (header) being created.
Usage
=====
To use this module, you need to:
* Go to Sales -> Contracts and select or create a new contract.
* Check *Generate recurring invoices automatically*.
* Add a new recurring invoicing line.
* Select "Variable quantity" in column "Qty. type".
* Select one of the possible formulas to use (previously created).
8 years ago
Pedro M. Baeza
0a6d99d2d9
[FIX] contract: Assign contract unconditionally
8 years ago
Pedro M. Baeza
a90b9b565e
[IMP] contract: Category for contract module
8 years ago
Pedro M. Baeza
85b16ba70c
[IMP] contract: Better README
8 years ago
OCA Git Bot
5fde3ffa5b
[UPD] addons table in README.md
8 years ago
Pedro M. Baeza
7211b16d5d
[FIX] contract_show_invoice: Correct view
8 years ago
Stéphane Bidoul (ACSONE)
7c74a0a04f
[FIX] remove en.po that was erroneously created by transbot
8 years ago
OCA Transbot
5f027d5189
OCA Transbot updated translations from Transifex
9 years ago
carlosdauden
1bc7af8338
[9.0][IMP] contract: Get default invoice contact. ( #32 )
9 years ago
OCA Transbot
c49beaac8a
OCA Transbot updated translations from Transifex
9 years ago
OCA Transbot
d2c203e4fa
OCA Transbot updated translations from Transifex
9 years ago
OCA Git Bot
91a3b11260
[ADD] setup.py
9 years ago
OCA Git Bot
c5f742fc84
[UPD] addons table in README.md
9 years ago