Re: [Dolibarr-dev] Remise_percent and remise_absolue

2012-10-13 Par sujet Laurent Destailleur (eldy)
No, but you can guess them by making calculation again (All information to make calculation should be available). Le 13/10/2012 11:42, Marcos García a écrit : Thanks Laurent, But... Is there a field that has all the discounted amount? e.g., to show it after in the invoice. *Marcos Garc

Re: [Dolibarr-dev] Remise_percent and remise_absolue

2012-10-13 Par sujet Marcos García
Thanks Laurent, But... Is there a field that has all the discounted amount? e.g., to show it after in the invoice. *Marcos García* marcos...@gmail.com 2012/10/13 Laurent Destailleur (eldy) > * remise_percent is a filled and used on details lines. fk_remise_except > is for absolute discou

Re: [Dolibarr-dev] Remise_percent and remise_absolue

2012-10-12 Par sujet Laurent Destailleur (eldy)
* remise_percent is a filled and used on details lines. fk_remise_except is for absolute discount also on lines (llx_facturedet). * all fields remise_* on llx_facture table are no more used (were moved into llx_facturedet). Le 12/10/2012 16:16, Marcos García a écrit : Hi, I've got a question