agreements on sales orders?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

agreements on sales orders?

hans_bakker
Hi,

I have a customer who want to use agreements on sales orders. I have seen that
it is present on purchase orders, but on not sales orders

Am I missing something, somebody already working on that?

Please let me know.

Regards
Hans
--

http://Antwebsystems.com: Quality OFBiz support with competitive rates.
Reply | Threaded
Open this post in threaded view
|

Re: agreements on sales orders?

hans_bakker
By searching a bit more i found :

http://issues.apache.org/jira/browse/OFBIZ-266

i shall see what i can do....

Hans


On Wednesday 11 July 2007 16:34, Hans Bakker wrote:

> Hi,
>
> I have a customer who want to use agreements on sales orders. I have seen
> that it is present on purchase orders, but on not sales orders
>
> Am I missing something, somebody already working on that?
>
> Please let me know.
>
> Regards
> Hans
--

http://Antwebsystems.com: Quality OFBiz support with competitive rates.
Reply | Threaded
Open this post in threaded view
|

Re: agreements on sales orders?

Jacopo Cappellato
In reply to this post by hans_bakker
Hans,

they are implemented in the following way:

- create an agreement and set:
-- agreement type: Sales
-- party if from: the customer
-- party id to: the Company
- create an agreement item of type "Pricing" and set the currency
-- go to the "product" tab and enter the product id and price (they will
override the ProductPrice if the agreement is selected in the order)
-- go to the terms: they will be copied to the order and invoice
(OFBIZ-266 is for making the agreement terms editable during sales order
entry; this is not currently supported)

Hope it helps,

Jacopo

Hans Bakker wrote:

> Hi,
>
> I have a customer who want to use agreements on sales orders. I have seen that
> it is present on purchase orders, but on not sales orders
>
> Am I missing something, somebody already working on that?
>
> Please let me know.
>
> Regards
> Hans