mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[MIG] Update metafiles
This commit is contained in:
@@ -20,12 +20,12 @@ addons:
|
||||
|
||||
# set up an X server to run wkhtmltopdf.
|
||||
#before_install:
|
||||
# - "export DISPLAY=:99.0"
|
||||
# - "export DISPLAY=:910.0"
|
||||
# - "sh -e /etc/init.d/xvfb start"
|
||||
|
||||
env:
|
||||
global:
|
||||
- VERSION="9.0" TESTS="0" LINT_CHECK="0" TRANSIFEX="0"
|
||||
- VERSION="10.0" TESTS="0" LINT_CHECK="0" TRANSIFEX="0"
|
||||
- TRANSIFEX_USER='transbot@odoo-community.org'
|
||||
- secure: ArnbVaF5+ry6zVysZ7HA9xcnQrodo8FsXXcon9yINTYRfDC9QEr+/mTLAPRl+lVLdtWV2GuGuX0vPYzBxFWpY3LR0BpKqXzx0G51s94zR2WWEmizYFzFhpAuIxoU4CYNckHFSUaPAQJhwB/pYx9+H/W6bMjG/VnZBq+AmBJ2Kh0=
|
||||
|
||||
|
||||
16
README.md
16
README.md
@@ -1,6 +1,6 @@
|
||||
[](https://runbot.odoo-community.org/runbot/repo/github-com-oca-contract-110)
|
||||
[](https://travis-ci.org/OCA/contract)
|
||||
[](https://coveralls.io/r/OCA/contract?branch=9.0)
|
||||
[](https://runbot.odoo-community.org/runbot/repo/github-com-oca-contract-110)
|
||||
[](https://travis-ci.org/OCA/contract)
|
||||
[](https://coveralls.io/r/OCA/contract?branch=10.0)
|
||||
|
||||
# Contracts
|
||||
|
||||
@@ -13,15 +13,7 @@ For Project related extensions please see the
|
||||
|
||||
|
||||
## Translation Status
|
||||
[](https://www.transifex.com/projects/p/OCA-contract-9-0)
|
||||
[](https://www.transifex.com/projects/p/OCA-contract-10-0)
|
||||
|
||||
[//]: # (addons)
|
||||
Available addons
|
||||
----------------
|
||||
addon | version | summary
|
||||
--- | --- | ---
|
||||
[contract](contract/) | 9.0.1.0.0 | Contracts Management recurring
|
||||
[contract_show_invoice](contract_show_invoice/) | 9.0.1.1.0 | Button in contracts to show their invoices
|
||||
[contract_variable_quantity](contract_variable_quantity/) | 9.0.1.0.0 | Variable quantity in contract recurrent invoicing
|
||||
|
||||
[//]: # (end addons)
|
||||
|
||||
Reference in New Issue
Block a user