Dave Lasley
92abfa939a
[FIX] website_portal_contract: Add analytic_id to demo data ( #103 )
* [FIX] website_portal_contract: Add analytic_id to demo data
* Add analytic_id reference to the invoice line data to resolve null column
* Try splitting tests up
* Remove the failing test. It's technically covered in the other test
7 years ago
OCA Git Bot
1e3fd29f20
[ADD] setup.py
7 years ago
OCA Git Bot
91ce6d23f1
[UPD] addons table in README.md
7 years ago
Brett Wood
bc4d08b9b1
[10.0][ADD] Add website_portal_contract ( #62 )
* [ADD] Add website_portal_contract
* [ADD] website_portal_contract: Add url test, usage video.
* [FIX] website_portal_contract: Fix controller test.
* [FIX] website_portal_contract: Change all tests to HttpCase.
7 years ago
OCA Git Bot
890c51c602
[ADD] setup.py
7 years ago
OCA Git Bot
e2968bda0f
[UPD] addons table in README.md
7 years ago
beau sebastien
899ab9ebc0
Merge pull request #95 from akretion/10-agreement
[10.0] Add modules agreement_account and agreement_sale
7 years ago
OCA Git Bot
7eeb07daaa
[UPD] addons table in README.md
7 years ago
Pedro M. Baeza
162a6993a4
Merge pull request #90 from Tecnativa/10.0-contract-view_fix
[10.0] contract: Be totally deterministic about which views to use + copyright
7 years ago
Pedro M. Baeza
cf45a72d8c
[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
21acbd831d
[IMP] contract: Copyright in manifest
7 years ago
OCA Git Bot
30a64d0a95
[UPD] addons table in README.md
7 years ago
Dave Lasley
c19935cb2f
[FIX] contract: Template lines handling ( #92 )
Update contract template lines handling to fix #80 , and fix #59 #100
7 years ago
Alexis de Lattre
16b5646b6d
Remove unneeded string argument in field definition
7 years ago
Alexis de Lattre
a6a96f0b61
Rename field type to agreement_type
Small fix in view
7 years ago
Alexis de Lattre
90fda6ba73
Rename 'sale.agreement' model to 'agreement'
Add type field on 'agreement': 'sale' or 'purchase'
Add agreement_id field on supplier invoices
7 years ago
Alexis de Lattre
b795f33d17
Copy sale_agreement_id from invoice to refund
7 years ago
Alexis de Lattre
4b7dc38806
Add modules agreement_account and agreement_sale
7 years ago
Pedro M. Baeza
a10cffc06c
Merge pull request #91 from LasLabs/hotfix/10.0/travis-unit-tests
[IMP] travis: Remove `UNIT_TEST` build
7 years ago
Dave Lasley
8ae5a827a3
[IMP] travis: Remove `UNIT_TEST` build
7 years ago
Angel Moya Pardo
c0a415a611
ADD contract_sale_generation module
7 years ago
OCA Transbot
b0f0453415
OCA Transbot updated translations from Transifex
7 years ago
OCA Git Bot
7fdeb2c08d
[UPD] addons table in README.md
7 years ago
cubells
cb5085ded9
[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
OCA Git Bot
985daadc5f
[UPD] addons table in README.md
7 years ago
Carlos Dauden
29e3ca7757
[IMP] contract_payment_mode: Onchange payment mode vals
7 years ago
OCA Transbot
2cd9288009
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
b1600d2a10
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
0461142647
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
3b26981732
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
cb85816032
[ADD] setup.py
8 years ago
OCA Git Bot
f3b99da5d1
[UPD] addons table in README.md
8 years ago
Pedro M. Baeza
9bd1a57492
Merge pull request #71 from Tecnativa/10.0-mig-contract_payment_mode
[MIG] contract_payment_mode: Migration to 10.0
8 years ago
David Vidal
99497e34bd
[MIG] contract_payment_mode: Migration to 10.0
8 years ago
OCA Transbot
7cc7a78a90
OCA Transbot updated translations from Transifex
8 years ago
cubells
ba68905e91
contract_payment_mode: Migration to 9.0
8 years ago
OCA Transbot
a99015755d
OCA Transbot updated translations from Transifex
9 years ago
Javi Melendez
ee32af132e
contract_payment_mode: get bank account from partner ( #30 )
in recurring invoice
9 years ago
Antonio Espinosa
4e90ef5afe
contract_payment_mode: Several fixes+imps:
* Copy partner payment mode to contracts when installing
* Filter payment modes for sales
* Adding tests
9 years ago
AngelMoya-Domatix
d212fadd13
contract_payment_mode module
9 years ago
OCA Transbot
71cef0229b
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
314a22b186
[UPD] addons table in README.md
8 years ago
Dave Lasley
c0bc0b333a
[10.0][IMP] Add variable qty to contract template view ( #66 )
* [IMP] Add variable qty to contract template view
* Bump minor version
8 years ago
Pedro M. Baeza
d633e93bbd
Merge pull request #72 from LasLabs/bugfix/10.0/product_contract-mock-test
[FIX] product_contract: Fix mock usage in tests
8 years ago
OCA Transbot
77c04baf78
OCA Transbot updated translations from Transifex
8 years ago
Dave Lasley
86a5b1153b
[FIX] product_contract: Fix mock usage in tests
8 years ago
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
8 years ago
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
8 years ago
OCA Transbot
ea6f03d50a
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
e90e890308
[ADD] setup.py
8 years ago