Carlos Dauden
684fda7613
[IMP] contract: Module contract improvements ( #107 )
7 years ago
Pedro M. Baeza
fccb967ada
[FIX] contract: fix views assignment + improvement on tests + copyright in headers
**Be totally deterministic about which views to use**
Having a primary view that is not explicitly declared to be uses and w/o priority
makes Odoo to choose between one of them randomly (well, not exactly, but kind of),
so we put here which views to use.
I have also put tree view as primary and put a large priority for not being
selected on other actions that don't have this explicit views.
A friendly name in views is also assigned.
**Improvements in tests**
* Use SavepointCase for making the setup only once for all tests
* Make them inheritable, creating a base class with only the setup,
so that it can be inherited without the need of executing all tests
contained here each time you inherit it, and adding other class
in the same module that inherits from the base class that actually
performs the tests.
* Removed duplicated test method
7 years ago
Dave Lasley
7a644fda57
[FIX] contract: Template lines handling ( #92 )
Update contract template lines handling to fix #80 , and fix #59 #100
7 years ago
OCA Transbot
6b8e6de95b
OCA Transbot updated translations from Transifex
7 years ago
cubells
629c224638
[IMP][10.0] contract: Add report + send by mail ( #86 )
* [IMP][9.0] contract: Add report + send by mail
* Update translation and rename contract report
* Changes requested and translation updated
7 years ago
Dave Lasley
f069dc94e0
[FIX] contract: Operator issue in price get
* Add a default date in the instance that an analytic account doesn’t exist (templates) - fixes #68
8 years ago
OCA Transbot
af2fbb86e3
OCA Transbot updated translations from Transifex
8 years ago
Andrea
81c8b9a8a8
Add 'Date of Next Invoice' in contract list view
8 years ago
Dave Lasley
dcf3ff0877
[IMP][10.0] contract: Add templating ( #42 )
Add template functionality for contracts
8 years ago
OCA Transbot
eef2c2f8ed
OCA Transbot updated translations from Transifex
8 years ago
Pedro M. Baeza
37d2f3d611
[MIG] contract: Migration to version 10.0
8 years ago
Carlos Dauden
a22ce7bc9e
[IMP] contract: Add past receipt type. Fix yearly. Add month last day
8 years ago
OCA Transbot
3eb60d5227
OCA Transbot updated translations from Transifex
8 years ago
Pedro M. Baeza
bf61bc3567
[IMP+FIX] contract: Better README + category + assign contract unconditionally
8 years ago
carlosdauden
098e80eb85
[9.0][IMP] contract: Get default invoice contact. ( #32 )
9 years ago
OCA Transbot
bb5be71396
OCA Transbot updated translations from Transifex
9 years ago
Carlos Incaser
ea71777cba
[MIG] contract: from v7 to v9 improving features
* Tests added
* Filters added.
* Add _id/_ids in old property fields
* Translations
9 years ago
Pedro M. Baeza
aaaa273ad4
[IMP] account_analytic_analysis_recurring: Hook method for preparing invoice lines
10 years ago
Federico Cruz
d2d9c9bd10
[FIX] contract: Set correct company on invoices when working on multicompany environment
Now when working on multy company environmets the server action creates
invioices with accounts belong to correct company based on contract company.
10 years ago
Pedro M. Baeza
b4a4076640
[IMP+FIX] account_analytic_analysis_recurring: Several things
* Translations
* Access rules
* README
* Currency for created invoices.
* #START# and #END# set correctly
* Some conventions
10 years ago
Stefan Rijnhart
9ee057e3f4
[IMP+FIX] Pot file and Dutch translation + PEP8
10 years ago
unknown
5dded236fa
[ADD] account_analytic_analysis_recurring
11 years ago
OCA Git Bot
f7977f5e6e
[ADD] setup.py
6 years ago
OCA git bot
0388a46984
[MIG] .travis.yml: Upgrade to Postgres 9.6
6 years ago
OCA git bot
a4e7bba344
[MIG] Add metafiles
[skip ci]
6 years ago