fix : Warning: Undefined property: pdf_standard:: in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/core/modules/expensereport/doc/pdf_standard.modules.php on line 589
This commit is contained in:
parent
4cd7f7beda
commit
9ad29faa32
@ -1,7 +1,7 @@
|
||||
<?php
|
||||
/* Copyright (C) 2015 Laurent Destailleur <eldy@users.sourceforge.net>
|
||||
* Copyright (C) 2015 Alexandre Spangaro <aspangaro@open-dsi.fr>
|
||||
* Copyright (C) 2016-2022 Philippe Grand <philippe.grand@atoo-net.com>
|
||||
* Copyright (C) 2016-2023 Philippe Grand <philippe.grand@atoo-net.com>
|
||||
* Copyright (C) 2018-2020 Frédéric France <frederic.france@netlogic.fr>
|
||||
* Copyright (C) 2018 Francis Appels <francis.appels@z-application.com>
|
||||
* Copyright (C) 2019 Markus Welters <markus@welters.de>
|
||||
@ -93,6 +93,7 @@ class pdf_standard extends ModeleExpenseReport
|
||||
public $posxup;
|
||||
public $posxqty;
|
||||
public $posxtype;
|
||||
public $posxprojet;
|
||||
public $postotalht;
|
||||
public $postotalttc;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user