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

Update 3.4.0-3.5.0.sql #992

Closed
wants to merge 1 commit into from
Closed

Update 3.4.0-3.5.0.sql #992

wants to merge 1 commit into from

Conversation

defrance
Copy link
Contributor

add price feature on task

add price feature on task
@eldy
Copy link
Member

eldy commented May 28, 2013

If you add a field total_ht onto tasks (why not if we plan to define a project with a planned price for each dedicated task), you must also add total_ttc.
Can you submit same push with total_ht + total_ttc (even if you don't use total_ttc, it is better to always have both fields together) ?

@defrance
Copy link
Contributor Author

Why not, good idea
In this way, i need to add too total_tva and the localtax used for compute it?

@eldy
Copy link
Member

eldy commented May 29, 2013

I know when a user need to enter a price without tax, some other need to enter using tax.
But i don't see for the moment reason to make calclation of vat into project module, so let's include only total_ht and total_ttc for the moment...

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

2 participants