dolibarr-dev
[Top][All Lists]
Advanced

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

[Dolibarr-dev] [Task #767] Customer Address fallback when a contact does


From: Doliforge
Subject: [Dolibarr-dev] [Task #767] Customer Address fallback when a contact doesn't have an address
Date: Fri, 15 Mar 2013 12:00:30 +0100

Doliforge
Ce message ne s'affiche pas correctement?
mettez à jour vos préférences utilisateur.

Customer Address fallback when a contact doesn't have an address

Dernières modifications

15/03/2013 12:00 (Europe/Paris)
Changements :
  • Percentage of completion (1-100): 
- 
+100 

Répondre

État

 Détails
Submitted on:  15/03/2013 10:58 Submitted by:  HENRY Florian (fhenry)
Last Modified On:  15/03/2013 10:58 Subproject:  Module Proposal
Priority:  5 - Medium Assigned to (multiple):  HENRY Florian (fhenry)
Summary:  Customer Address fallback when a contact doesn't have an address
Original Submission:  
Maybe this issue has been declared previously but I can't find anything about it :

Let's that you have a customer with an address. You also create a contact for this client. The field address in the contact is empty.

Now you want to create an invoice or a proposition for this client. If you don't attach any contact to the invoice, the adress will appear on the invoice. That's perfect.

Now If you attach the contact to the invoice, the address will be empty on the invoice. It feels weird because even if the contact address is empty, you can still use the customer's adress.

Basically here's the behaviour I'm expecting :


if contact.address id empty
then invoice.address = customer.address
Easy hacks (opened to any developer):  No 
 Etat
Percentage of completion (1-100):  100 Status:  Open
Start Date:  - End Date:  -

Commentaires

HENRY Florian 15/03/2013 12:00
Pull request https://github.com/Dolibarr/dolibarr/pull/746


reply via email to

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