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

[9.0][ADD] Chinese "fapiao" Management #33

Open
wants to merge 3 commits into
base: 9.0
Choose a base branch
from
Open

[9.0][ADD] Chinese "fapiao" Management #33

wants to merge 3 commits into from

Conversation

franksongfeng
Copy link

No description provided.

@elicoidal elicoidal changed the title [ADD] l10_cn_partner for 9.0 [9.0][ADD] Chinese "fapiao" Management Mar 24, 2017
@elicoidal elicoidal modified the milestones: 8.0, 9.0 Mar 24, 2017
Copy link
Contributor

@elicoidal elicoidal left a comment

Choose a reason for hiding this comment

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

Fix the tax comodel and we are good to go

('customer_credit_note', 'Customer Credit note')],
'Fapiao Type', required=True, default='customer')
tax_type = fields.Selection(
[('13%', '13%'), ('17%', '17%'),
Copy link
Contributor

Choose a reason for hiding this comment

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

This needs to be a comodel as there are many more cases.
Create this data as standard data in the module and adds 6% as well
To be done in v8 and v9

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

Successfully merging this pull request may close these issues.

2 participants