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

[IP-367] Calculation process and order invoice/item tax/discount #575

Open
wants to merge 32 commits into
base: do_NOT_USE_develop
Choose a base branch
from

Conversation

kalimerre
Copy link
Member

https://development.invoiceplane.com/browse/IP-367

ToDo :

  • Make some testing again
  • Move the CSS to the corresponding file (don't hesitate to commit on this PR)

Kovah and others added 27 commits September 18, 2017 11:50
This fixes the 500 error on php5.6
Cuando se añade una cuenta de usuario de tipo invitado. Al añadir los clientes que puede ver, aparece una nueva opción que nos permite añadir todos los clientes automáticamente. También cuando se cree un nuevo cliente este se añadira a todos las cuentas de usuario que tengan esta opción habilitada. Muy útil para cuentas de usuario que usarán en contabilidad.

---

When a user type user account is added. When you add the clients you can see, a new option appears that allows us to add all clients automatically. Also when a new client is created this will be added to all user accounts that have this option enabled. Very useful for user accounts that will be used in accounting.
Corregida la frase de la variable user_all_clients_text

---

Corrected the phrase of the variable user_all_clients_text
The same custom fields will be available as what is available in a PDF
template.

Forum topic: https://community.invoiceplane.com/t/topic/4223/26
As $mdl_invoice_tax_rates is not available in the copy_invoice function we load the corresponding model first. Couldn't reproduce the error but this should work.
+ various smaller code corrections
</script>


<!-- Move it to the CSS file -->
Copy link
Member Author

Choose a reason for hiding this comment

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

This has to be moved in the correct file if the design is ok

@Kovah Kovah added this to the 1.6.0 milestone Apr 9, 2018
@Kovah Kovah changed the title [IP-367] - Calculation process and order invoice/item tax/discount [IP-367] Calculation process and order invoice/item tax/discount Jun 28, 2018
@UnderDogg UnderDogg changed the base branch from v1.6.0 to develop January 23, 2021 12:42
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.

None yet

6 participants