Pedro M. Baeza
b694c9c2ad
Merge pull request #69 from LasLabs/bugfix/10.0/contract-template-pricelist
...
[10.0][FIX] contract: Operator issue in price get
2017-05-13 11:00:02 +02:00
Dave Lasley
ad36c9ab35
[FIX] contract: Operator issue in price get
...
* Add a default date in the instance that an analytic account doesn’t exist (templates) - fixes #68
2017-05-09 10:35:43 -07:00
OCA Transbot
ea6f03d50a
OCA Transbot updated translations from Transifex
2017-05-01 17:48:45 +02:00
OCA Git Bot
e90e890308
[ADD] setup.py
2017-04-27 04:34:48 +02:00
OCA Git Bot
19a9f8fa6e
[UPD] addons table in README.md
2017-04-27 02:35:14 +02:00
Pedro M. Baeza
2f45fe9bf3
Merge pull request #49 from LasLabs/feature/10.0/LABS-355-create-product_contract
...
[ADD] product_contract: Create module
2017-04-26 20:49:00 +02:00
Ted Salmon
33f76c28f5
[ADD] product_contract: Create module
...
* Add contract functionality to `product.templates`
* Add logic to create contracts from `sale.order` that contains contract products.
2017-04-26 08:58:52 -07:00
Pedro M. Baeza
a0af2c8e57
Merge pull request #60 from onesteinbv/10_imp_contract_recurring_next_date
...
[IMP][10.0] Add 'Date of Next Invoice' in contract list view
2017-04-11 01:30:32 +02:00
Andrea
762b8653c3
Add 'Date of Next Invoice' in contract list view
2017-04-10 15:22:22 +02:00
OCA Git Bot
2755d41715
[UPD] addons table in README.md
2017-04-02 02:34:55 +02:00
Dave Lasley
3e876611f5
[IMP][10.0] contract: Add templating ( #42 )
...
Add template functionality for contracts
2017-04-01 17:14:55 +02:00
OCA Git Bot
c5d3267ee7
[UPD] addons table in README.md
2017-03-25 02:37:53 +01:00
OCA Transbot
4721a01e92
OCA Transbot updated translations from Transifex
2017-03-24 21:23:59 -04:00
OCA Git Bot
b66b375f78
[ADD] setup.py
2017-03-23 04:34:35 +01:00
OCA Git Bot
c8c660ddad
[UPD] addons table in README.md
2017-03-23 02:34:44 +01:00
Dave Burkholder
c9b1e49cda
[MIG] contract_show_invoice: Migration to v10 ( #54 )
2017-03-22 21:23:46 +01:00
OCA Transbot
48bd511502
OCA Transbot updated translations from Transifex
2017-03-10 20:20:43 -05:00
OCA Transbot
369ac7fbcb
OCA Transbot updated translations from Transifex
2017-02-24 20:18:15 -05:00
OCA Transbot
d20f686c40
OCA Transbot updated translations from Transifex
2017-01-20 20:20:19 -05:00
Pedro M. Baeza
1d89731b0d
[FIX] contract: README rst format
2017-01-13 16:57:31 +01:00
OCA Transbot
1482c7805c
OCA Transbot updated translations from Transifex
2016-12-30 21:17:09 -05:00
OCA Transbot
de3659d059
OCA Transbot updated translations from Transifex
2016-12-23 19:25:53 -05:00
OCA Transbot
d479228ec7
OCA Transbot updated translations from Transifex
2016-12-16 19:22:27 -05:00
OCA Transbot
5d6ed31fd4
OCA Transbot updated translations from Transifex
2016-12-09 19:22:28 -05:00
OCA Git Bot
4ec73314bd
[ADD] setup.py
2016-12-06 04:33:30 +01:00
OCA Git Bot
bc356769a3
[UPD] addons table in README.md
2016-12-06 02:33:22 +01:00
Stefan Rijnhart (Opener)
b41bf92a47
Merge pull request #44 from laslabs/release/10.0/contract_variable_quantity
...
[MIG][10.0] contract_variable_quantity
2016-12-05 18:50:02 +01:00
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
2016-12-05 08:57:14 -08:00
Pedro M. Baeza
43636b6369
Merge pull request #40 from StefanRijnhart/10.0-contract
...
10.0 contract
2016-12-05 09:14:28 +01:00
Stefan Rijnhart
6292accd47
[UPG] Contract for 10.0
2016-12-05 08:23:43 +01:00
Stefan Rijnhart
cf8a39e492
Merge remote-tracking branch 'oca/9.0' into 10.0-contract
2016-11-12 09:44:26 +01:00
OCA Git Bot
e2b4469348
[UPD] addons table in README.md
2016-11-08 08:32:18 +01:00
Rafael Blasco
26e650dedb
Merge pull request #36 from Tecnativa/9.0-contract-IMP-advanced-past
...
[IMP] contract: Add pre-paid invoicing type. Fix yearly
2016-11-08 04:58:46 +01:00
OCA Git Bot
f297674be3
[UPD] addons table in README.md
2016-11-01 19:48:35 +01:00
OCA Transbot
ca07333cdf
OCA Transbot updated translations from Transifex
2016-10-08 04:34:53 -04:00
Pedro M. Baeza
d9ef8851f1
[MIG] Update metafiles
2016-10-06 14:50:42 +02:00
Pedro M. Baeza
7f2e8aabdb
[MIG] Remove setup module directories
2016-10-06 14:50:41 +02:00
Pedro M. Baeza
ec834fdd47
[MIG] Rename manifest files
2016-10-06 14:50:40 +02:00
Pedro M. Baeza
e75c6ed0b1
[MIG] Make modules uninstallable
2016-10-06 14:50:37 +02:00
Pedro M. Baeza
67ee1cae9f
[IMP] contract: README
2016-10-03 00:00:01 +02:00
Carlos Dauden
38a1d8fec5
[IMP] contract: Add past receipt type. Fix yearly. Add month last day
2016-10-03 00:00:01 +02:00
OCA Transbot
228099d29a
OCA Transbot updated translations from Transifex
2016-09-17 04:55:30 -04:00
OCA Git Bot
d5b322f8ea
[ADD] setup.py
2016-09-11 04:41:31 +02:00
OCA Git Bot
9208db0e47
[UPD] addons table in README.md
2016-09-11 02:40:15 +02:00
Rafael Blasco
85a13aa53a
Merge pull request #35 from Tecnativa/9.0-contract_variable_quantity
...
[ADD] contract_variable_quantity:
2016-09-10 08:00:04 +02:00
Pedro M. Baeza
e8a584af7c
Update README.rst
2016-09-09 19:11:50 +02:00
Pedro M. Baeza
043057112a
[IMP] contract_variable_quantity: Spanish translation
2016-09-09 19:05:05 +02:00
Pedro M. Baeza
8e6deab765
[IMP] contract_variable_quantity: Screenshot
2016-09-09 18:57:18 +02:00
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).
2016-09-09 03:05:15 +02:00
Pedro M. Baeza
0a6d99d2d9
[FIX] contract: Assign contract unconditionally
2016-09-09 02:25:10 +02:00