This website works better with JavaScript.
Home
Explore
Help
Sign In
OCA
/
contract
Watch
5
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
625
Commits
9
Branches
0
Tags
5.1 MiB
Python
55.2%
HTML
44.4%
JavaScript
0.4%
Tree:
1cb22ab072
10.0
11.0
12.0
13.0
13.0-mig-contract
6.1
7.0
8.0
9.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '1cb22ab072'
${ noResults }
contract
/
setup
/
contract_variable_quantity
/
setup.py
6 lines
100 B
Raw
Blame
History
import
setuptools
setuptools
.
setup
(
setup_requires
=
[
'
setuptools-odoo
'
]
,
odoo_addon
=
True
,
)
Reference in new issue