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)
committerChris Hall <followingthepath@gmail.com>
Tue, 20 Aug 2013 09:25:57 +0000 (21:25 +1200)
commitcd514fad12189ee379202f92807481f632daad37
tree10caa3db686de967aec681835526fd1e0ac3dee7
parent3801a7a0e13c3db8282407488c8f9625d95e37db
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>
(cherry picked from commit b95c3134a8a38ba430f7d70173f91e055b4fa30e)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
(cherry picked from commit 4251c1f8185bb91df17949b903391ad29d58f6f0)
Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
(cherry picked from commit 4251c1f8185bb91df17949b903391ad29d58f6f0)
Signed-off-by: Chris Hall <followingthepath@gmail.com>
(cherry picked from commit c8c5f74e65937a38f386c78716550deaf4e68da9)
C4/Bookseller.pm