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)
committerBernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Sun, 4 Aug 2013 23:43:09 +0000 (20:43 -0300)
commitc8c5f74e65937a38f386c78716550deaf4e68da9
tree0ba4009e11d504984bcda101881989b17faf82b8
parent5bfbbbefc025ab638cc31ca1b5856238bd6caac5
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)
C4/Bookseller.pm