Dolibarr ERP & CRM » Bugs » bug #912
Cannot create a deposit invoice / Impossible de créer une facture d'acompteDernières modifications
Répondre
État Détails |
Submitted by: | Mathieu Muths (airelibre) | | Submitted on: | 27/05/2013 11:19 |
Last Modified On: | 27/05/2013 11:19 | |
Summary: | Cannot create a deposit invoice / Impossible de créer une facture d'acompte |
Description: | Hi,
When I create a new order, and I want to create an invoice on that order, I can only select "Standard" or "replacement".
It works when I go to a third-party page and I click "Create invoice", but not when an invoice is linked to an order
Maybe the problem comes from the line 1913 in the file "htdocs/compta/facture.php" :
if (empty($origin))
When I revert it to if (!empty($origin))
it seems to work
Thank you
|
Step to reproduce bug: | |
Version: | 3.3.1 | | Category: | Module: Customer Invoices |
Severity: | 7 | | OS Type/Version: | |
PHP version: | 5.3 | | Database type and version: | |
Etat |
Status: | Open | | Assigned to: | HENRY Florian (fhenry) |
Resolution: | Aucun | |
Commentaires- HENRY Florian 27/05/2013 12:26
- Hello Matthieu,
In 3.3, the deposit invoice management is not complete. Your fix effectivly works, but will not be merge into 3.3 branch. We prefer to use the 3.4 branch code to "reactivate" the normal workflow of deposit invoice like it was in 3.2.
Please read the comment on Doliforge task : [ task #640 ] Better deposit invoice management
|
|
In 3.3, the deposit invoice management is not complete. Your fix effectivly works, but will not be merge into 3.3 branch. We prefer to use the 3.4 branch code to "reactivate" the normal workflow of deposit invoice like it was in 3.2.
Please read the comment on Doliforge task : [ task #640 ] Better deposit invoice management
Aucun→ HENRY Florian (fhenry)