Re: [tryton] Sale lines with negative quantities generate credit notes and return shipments

2010-12-27 Thread Ian Wilson
I guess I wasn't exactly sure how returns of actual products(ie. not containers) should be handled but it would be nice if they could be handled within the realm of a sale. I agree that "damaged" products that are type stockable should not be returned to storage. The return of damaged products is

Re: [tryton] Sale lines with negative quantities generate credit notes and return shipments

2010-12-27 Thread Mathias Behrle
* Betr.: " Re: [tryton] Sale lines with negative quantities generate credit notes and return shipments" (Mon, 27 Dec 2010 22:40:38 +0100): > On 27/12/10 22:33 +0100, Mathias Behrle wrote: > > For sure several businesses will need the return of empties. > > > > > implementing this? Do people th

Re: [tryton] hgnested error

2010-12-27 Thread Cédric Krier
On 27/12/10 23:08 +0100, Dominique Chabord wrote: > Hello, > > in a step by step procedure to determine which dependencies are actually > required, I get this error when I try hgnested > > pip install --install-option="--user" hgnested > Downloading/unpacking hgnested > Downloading hgnested-0.2

[tryton] hgnested error

2010-12-27 Thread Dominique Chabord
Hello, in a step by step procedure to determine which dependencies are actually required, I get this error when I try hgnested pip install --install-option="--user" hgnested Downloading/unpacking hgnested Downloading hgnested-0.2.tar.gz Running setup.py egg_info for package hgnested Trace

Re: [tryton] Sale lines with negative quantities generate credit notes and return shipments

2010-12-27 Thread Cédric Krier
On 27/12/10 22:33 +0100, Mathias Behrle wrote: > For sure several businesses will need the return of empties. > > > implementing this? Do people think this will work with gift certificates as > > well? I don't know much about accounting so Gift Certificates might need a > > lot of extra function

Re: [tryton] Sale lines with negative quantities generate credit notes and return shipments

2010-12-27 Thread Mathias Behrle
* Betr.: " [tryton] Sale lines with negative quantities generate credit notes and return shipments" (Mon, 27 Dec 2010 12:22:29 -0800): > Does anyone else need a feature similar to this? For sure several businesses will need the return of empties. > implementing this? Do people think this wi

[tryton] Sale lines with negative quantities generate credit notes and return shipments

2010-12-27 Thread Ian Wilson
Hi, I need to add a new feature to tryton. I will describe the motivation, what tryton does now, the design for the new feature and then ask for feedback. Motivation I have a business scenario where a customer must receive a discount when they return types of containers our business can re-use.