From 85cc5851efd3667e7daacaa33ca94a403a46fe43 Mon Sep 17 00:00:00 2001 From: andreubisquerra Date: Sat, 23 Oct 2021 16:07:47 +0200 Subject: [PATCH] BUG When load a draft invoice from history I can't add products --- htdocs/compta/facture/list.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/htdocs/compta/facture/list.php b/htdocs/compta/facture/list.php index b73569d86d1..a3273a2cca2 100644 --- a/htdocs/compta/facture/list.php +++ b/htdocs/compta/facture/list.php @@ -1719,7 +1719,13 @@ if ($resql) { print 'ref)); + print 'parent.place=\''.$place.'\''; + } + print '});"'; } print '>';