Compare commits
No commits in common. "19.0" and "main" have entirely different histories.
15
.gitignore
vendored
15
.gitignore
vendored
@ -1,15 +0,0 @@
|
|||||||
# Python
|
|
||||||
__pycache__/
|
|
||||||
*.py[cod]
|
|
||||||
*$py.class
|
|
||||||
|
|
||||||
# OS
|
|
||||||
.DS_Store
|
|
||||||
Thumbs.db
|
|
||||||
|
|
||||||
# Editor
|
|
||||||
.vscode/
|
|
||||||
.idea/
|
|
||||||
|
|
||||||
# Odoo
|
|
||||||
*.pot
|
|
||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
'name': 'Purchase RFQ Comparison',
|
'name': 'Purchase RFQ Comparison',
|
||||||
'version': '19.0.1.0.0',
|
'version': '18.0.1.0.0',
|
||||||
'category': 'Purchase',
|
'category': 'Purchase',
|
||||||
'summary': 'Add comparison page in RFQ forms with additional fields',
|
'summary': 'Add comparison page in RFQ forms with additional fields',
|
||||||
'description': '''
|
'description': '''
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user