FIX stickler-ci
This commit is contained in:
parent
787618d9d6
commit
fb16a97d6d
@ -860,7 +860,7 @@ if ($action == 'export_file') {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// add documents in an archive for accountancy export (Quadratus)
|
// add documents in an archive for accountancy export (Quadratus)
|
||||||
if(getDolGlobalString('ACCOUNTING_EXPORT_MODELCSV') == AccountancyExport::$EXPORT_TYPE_QUADRATUS) {
|
if (getDolGlobalString('ACCOUNTING_EXPORT_MODELCSV') == AccountancyExport::$EXPORT_TYPE_QUADRATUS) {
|
||||||
$form_question['notifiedexportfull'] = array(
|
$form_question['notifiedexportfull'] = array(
|
||||||
'name' => 'notifiedexportfull',
|
'name' => 'notifiedexportfull',
|
||||||
'type' => 'checkbox',
|
'type' => 'checkbox',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user