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

Add invoice number view tree #90

Closed
wants to merge 8 commits into from

Conversation

archetipo
Copy link
Member

This PR contains the porting form addons-vauxoo/invoice_number_view_tree,
and it was preserved the history of commits

Fernando.rangel and others added 6 commits July 13, 2015 11:04
…mail model can help us in this but this model won't show us each change in each field, specialty with *2many fields is why that We overwrite the write metho to show with details each change

(../last_a_v_72/ rev 968)
[IMP] translation for IT
[IMP] README.rst
[FIX] Flake8
[RM] empty translations and useless file
@archetipo archetipo force-pushed the add_invoice_number_view_tree branch from 401b51e to e437dd0 Compare July 13, 2015 10:26
"version": "1.0",
"author": "Vauxoo",
"category": "Localization",
"description": """""",
Copy link
Member

Choose a reason for hiding this comment

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

Please remove this key

@@ -0,0 +1,25 @@
# -*- encoding: utf-8 -*-
#
# Module Writen to OpenERP, Open Source Management Solution
Copy link
Member

Choose a reason for hiding this comment

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

s/writen/written

@pedrobaeza
Copy link
Member

Modules should be named account_invoice_supplier_number_info or similar, but it's a bit light to be a module itself. I would suggest to propose this on OCB (it's only a view change, not DB layout change), and in Odoo master to be included in next version.

👎

@archetipo
Copy link
Member Author

thanks @pedrobaeza.
ok then I close it and proceed as you suggest .

@archetipo archetipo closed this Jul 14, 2015
@eLBati
Copy link
Member

eLBati commented Jul 15, 2015

I would suggest to propose this on OCB (it's only a view change, not DB layout change), and in Odoo master to be included in next version

Hi @pedrobaeza
It seems supplier_invoice_number is not present in master: https://github.com/odoo/odoo/blob/master/addons/account/models/account_invoice.py

Anyway, as this functionality is not a bug fix, I think it is more suitable for a small module, rather than an OCB patch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants