Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migration of account_invoice_line_description #71

Merged
merged 15 commits into from
May 6, 2015

Conversation

tafaRU
Copy link
Member

@tafaRU tafaRU commented Apr 29, 2015

No description provided.

@tafaRU tafaRU added the 8.0 label Apr 29, 2015
@pedrobaeza
Copy link
Member

Please take the ocassion to rename it to account_invoice_line_description

@tafaRU
Copy link
Member Author

tafaRU commented Apr 29, 2015

@pedrobaeza done.

@pedrobaeza pedrobaeza changed the title Migration of invoice_line_description Migration of account_invoice_line_description Apr 29, 2015
product
and product.description
and 'value' in res
product and
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can omit this condition

@tafaRU
Copy link
Member Author

tafaRU commented Apr 29, 2015

@pedrobaeza I addressed your remark in my last commit. Thanks!

self, cr, uid, ids, product_id, uom_id, qty=0,
name='', type='out_invoice', partner_id=False, fposition_id=False,
price_unit=False, currency_id=False, context=None, company_id=None
self, product, uom_id, qty=0, name='', type='out_invoice',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well spotted the change of the argument names!

@pedrobaeza
Copy link
Member

👍

@pedrobaeza pedrobaeza closed this Apr 29, 2015
@pedrobaeza pedrobaeza reopened this Apr 29, 2015
@pedrobaeza
Copy link
Member

Wrong button!

@tafaRU
Copy link
Member Author

tafaRU commented Apr 29, 2015

@pedrobaeza 😉

@coveralls
Copy link

Coverage Status

Coverage increased (+0.24%) to 36.83% when pulling bb9d8a3 on tafaRU:8.0-invoice_line_description-migr into 3617499 on OCA:8.0.

'invoice_line_description.'
'group_use_product_description_per_inv_line')
if ref:
group_id = ref.id
if group_id in user_groups:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tafaRU
Copy link
Member Author

tafaRU commented May 6, 2015

@guewen I addressed your comment, thanks!

@coveralls
Copy link

Coverage Status

Coverage increased (+0.58%) to 37.17% when pulling 227cfe9 on tafaRU:8.0-invoice_line_description-migr into 3617499 on OCA:8.0.

@eLBati
Copy link
Member

eLBati commented May 6, 2015

👍 thanks

pedrobaeza added a commit that referenced this pull request May 6, 2015
Migration of account_invoice_line_description
@pedrobaeza pedrobaeza merged commit aaa5ac6 into OCA:8.0 May 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants