dolibarr-bugtrack
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dolibarr-bugtrack] [Bug #1607] Allow to set a proposal as "Classify bil


From: Doliforge
Subject: [Dolibarr-bugtrack] [Bug #1607] Allow to set a proposal as "Classify billed" even if there's no bill
Date: Tue, 23 Dec 2014 12:58:29 +0100

Doliforge
Is this email not displaying correctly?
update email preferences.

Allow to set a proposal as "Classify billed" even if there's no bill

Latest modifications

2014-12-23 12:58 (Europe/Paris)
Because this is a legal issue (OPCA), i added the hidden constant for 3.7:
WORKFLOW_PROPAL_CAN_CLASSIFY_BILLED_WITHOUT_INVOICES => Button "Classified Billed" is visible on proposal even if there is no invoice linked to proposal.
Changes:
  • Description: 
-  
 In some cases, we build a proposal on a company but we end up sending the bill to another one. For us, this happens mostly with trainings because of the training payment system in France : you have to send the proposal to the client, but the invoice should go to another semi-public organization (OPCA).  
   
  • Detected in version: 
develop3.7.0
  • Status: 
OpenClosed
  • Assigned to: 
NoneLaurent Destailleur (eldy)
  • Resolution: 
NoneFixed

Answer now

Snapshot

 Details
Submitted by:  damien clochard (daamien) Submitted on:  2014-09-29 11:45
Last Modified On:  2014-09-29 11:45 
Summary:  Allow to set a proposal as "Classify billed" even if there's no bill
Description:  In some cases, we build a proposal on a company but we end up sending the bill to another one. For us, this happens mostly with trainings because of the training payment system in France : you have to send the proposal to the client, but the invoice should go to another semi-public organization (OPCA).

Currently this leads us to have :

a- orphan proposals for the client: they are "closed" but not "Classify billed" because there's no invoice

b- orphan invoices for the paying organization : they are "paid" but there's no "associated proposal" for them.


We understand that it's perfectly logical to check if there's a bill before displaying the "classify as billed" button. However we'd like to have an option to desactivate this check and allow us to "classify as billed" any closed proposal wether or not they have a bill
Step to reproduce bug:  
Detected in version:  3.7.0 Category:  Module: Proposals
Severity:  3 OS Type/Version:  
PHP version:   Database type and version:  
 Status
Status:  Closed Assigned to:  Laurent Destailleur (eldy)
Resolution:  Fixed 

Comments

Laurent Destailleur 2014-12-23 12:58
Because this is a legal issue (OPCA), i added the hidden constant for 3.7:
WORKFLOW_PROPAL_CAN_CLASSIFY_BILLED_WITHOUT_INVOICES => Button "Classified Billed" is visible on proposal even if there is no invoice linked to proposal.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]