Discussion:
[Erp5-dev] delivery in listbox patch - erp5_trade
Łukasz Nowak
2007-08-01 12:25:09 UTC
Permalink
Hello,

On currently configured site is it no possible to sort/search on
stop/start date in listboxes.

Attached patches resolves this problem in modules listboxes by adding
string 'devliery.' to start and stop date definitions.

Is it ok?

Ref:
http://www.erp5.org/pipermail/erp5-dev/2006-November/000765.html

Regards,
Luke
--
?ukasz Nowak R&D Ventis http://www.ventis.com.pl/
tel: +48 32 768 16 85 fax: +48 32 392 10 61
``Use the Source, Luke...''
-------------- next part --------------
A non-text attachment was scrubbed...
Name: erp5_trade_portal_skins_delivery_in_listbox.patch
Type: text/x-patch
Size: 9470 bytes
Desc: not available
URL: <http://mail.tiolive.com/pipermail/erp5-dev/attachments/20070801/b9bf0d96/attachment.bin>
Brice LEROY
2007-08-01 12:45:39 UTC
Permalink
Hi,

Just two typos : on devliery.delivery.start_date at the begining of your
patch ;)

Regards,
Brice
Post by Łukasz Nowak
Hello,
On currently configured site is it no possible to sort/search on
stop/start date in listboxes.
Attached patches resolves this problem in modules listboxes by adding
string 'devliery.' to start and stop date definitions.
Is it ok?
http://www.erp5.org/pipermail/erp5-dev/2006-November/000765.html
Regards,
Luke
Łukasz Nowak
2007-08-01 12:49:39 UTC
Permalink
Hi,

On 2007-08-01, 14:45:39
Post by Brice LEROY
Hi,
Just two typos : on devliery.delivery.start_date at the begining of
your patch ;)
Ouch! :) You're right. Fixed.

Luke
--
?ukasz Nowak R&D Ventis http://www.ventis.com.pl/
tel: +48 32 768 16 85 fax: +48 32 392 10 61
``Use the Source, Luke...''
-------------- next part --------------
A non-text attachment was scrubbed...
Name: erp5_trade_portal_skins_delivery_in_listbox.patch-fixed
Type: application/octet-stream
Size: 9452 bytes
Desc: not available
URL: <http://mail.tiolive.com/pipermail/erp5-dev/attachments/20070801/7b34981b/attachment.obj>
Jérome Perrin
2007-08-03 09:33:16 UTC
Permalink
Post by Łukasz Nowak
Hello,
On currently configured site is it no possible to sort/search on
stop/start date in listboxes.
Attached patches resolves this problem in modules listboxes by adding
string 'devliery.' to start and stop date definitions.
Is it ok?
Hello,

Thanks, I integrated this patch, and also added some missing searchable
columns, and moved the workflow state column to the right.

J?rome

Loading...