Pedro Castro Silva
0039964abd
[IMP] contract: Add display sequence on contract lines ( #119 )
7 years ago
Carlos Dauden
801135b3f2
[IMP] contract: Module contract improvements ( #107 )
7 years ago
Pedro M. Baeza
2cddefbdc6
[IMP] contract: 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
Pedro M. Baeza
98de4e0728
[FIX] contract: 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.
7 years ago
Pedro M. Baeza
42e3bcf0bc
[IMP] contract: Copyright in manifest
7 years ago
Dave Lasley
5b4172213e
[FIX] contract: Template lines handling ( #92 )
Update contract template lines handling to fix #80 , and fix #59 #100
7 years ago
OCA Transbot
f2ce31bec9
OCA Transbot updated translations from Transifex
7 years ago
cubells
382e24b7c5
[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
55b5593e8f
[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
274234c38a
OCA Transbot updated translations from Transifex
8 years ago
Andrea
bf2b135e9c
Add 'Date of Next Invoice' in contract list view
8 years ago
Dave Lasley
6722affc66
[IMP][10.0] contract: Add templating ( #42 )
Add template functionality for contracts
8 years ago
Pedro M. Baeza
c4176f70aa
[FIX] contract: README rst format
8 years ago
OCA Transbot
bc07c39b7f
OCA Transbot updated translations from Transifex
8 years ago
Pedro M. Baeza
88348eb365
[MIG] contract: Migration to version 10.0
8 years ago
Carlos Dauden
e80cad58fc
[IMP] contract: Add past receipt type. Fix yearly. Add month last day
8 years ago
OCA Transbot
01fae7cb28
OCA Transbot updated translations from Transifex
8 years ago
Pedro M. Baeza
c37cf25ec3
[FIX] contract: Assign contract unconditionally
8 years ago
Pedro M. Baeza
47b486f8a4
[IMP] contract: Better README + category
8 years ago
carlosdauden
31ed538db5
[9.0][IMP] contract: Get default invoice contact. ( #32 )
9 years ago
OCA Transbot
4eef0e07d7
OCA Transbot updated translations from Transifex
9 years ago
Carlos Incaser
6a5446bfab
[MIG] contract: from v7 to v9 improving features
* Tests added
* Filters added.
* Add _id/_ids in old property fields
* Translations
9 years ago
Alexandre Fayolle
110dbae578
Add OCA as author of OCA addons
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
10 years ago
Pedro M. Baeza
6ed22c3ba9
[IMP] account_analytic_analysis_recurring: Hook method for preparing invoice lines
10 years ago
moylop260
d03b04e6b8
[REF] auto-fix conventions
10 years ago
Federico Cruz
71f291624e
[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
03f868e090
[FIX] account_analytic_analysis_recurring: #START# and #END# set correctly
[IMP] Some conventions
10 years ago
Pedro M. Baeza
38a0eb8b58
[FIX] account_analytic_analysis_recurring: Currency for created invoices.
10 years ago
Pedro M. Baeza
698926f535
[IMP+FIX] account_analytic_analysis_recurring: Translations + access rules + README
10 years ago
Stefan Rijnhart
0e5c9d40f6
[RFR] PEP8
11 years ago
Stefan Rijnhart
9a0d1e8c7e
[ADD] Pot file and Dutch translation
11 years ago
unknown
b11daa200d
[ADD] account_analytic_analysis_recurring
11 years ago
OCA Git Bot
c60287e3c3
[ADD] setup.py
7 years ago
Pedro M. Baeza
282106bff7
[MIG] Add metafiles
[skip ci]
7 years ago