Bug 10556: The delivery time is not inserted on adding a supplier.
authorJonathan Druart <jonathan.druart@biblibre.com>
Tue, 9 Jul 2013 09:52:31 +0000 (11:52 +0200)
committerGalen Charlton <gmc@esilibrary.com>
Tue, 16 Jul 2013 15:03:50 +0000 (15:03 +0000)
commitb95c3134a8a38ba430f7d70173f91e055b4fa30e
treef2b1a2c294e0f12e5ce4172ae8a76385ec0db61b
parent41baeafda9733caa69cd678b3f471976c6b27a7c
Bug 10556: The delivery time is not inserted on adding a supplier.

Test plan:
Add/edit a supplier and check that the delivery time is set in DB.

Note: This patch cleans the code (sql query) in order to see easily if a
problem occurred.

Signed-off-by: Paola Rossi <paola.rossi@cineca.it>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
C4/Bookseller.pm