ATM-Consulting / dolibarr_module_abricot

Collection de fonctions ATM pour module Dolibarr
Other
25 stars 50 forks source link

Fatal error in Abricot when converting an Order into an OF #206

Closed kupfair closed 6 months ago

kupfair commented 6 months ago

After preparing and validating an Order (“Commande client“), we change to the OF view, where we want to create OFs (“Créer OFs“). The systems starts working, but the page then blanks due to a fatal error :

Fatal error: Uncaught Error: Call to a member function query() on null in /home/clients/mypathabcd/sites/erp.mysite.ch/custom/abricot/includes/class/class.pdo.db.php:244 Stack trace: #0 /home/clients/mypathabcd/sites/erp.mysite.ch/custom/abricot/includes/class/class.pdo.db.php(127): TPDOdb->Execute('SET sql_mode = ...') #1 /home/clients/mypathabcd/sites/erp.mysite.ch/custom/nomenclature/core/triggers/interface_50_modnomenclature_nomenclaturetrigger.class.php(124): TPDOdb->__construct() #2 /home/clients/mypathabcd/sites/erp.mysite.ch/core/class/interfaces.class.php(191): Interfacenomenclaturetrigger->run_trigger('ASSET_LINE_OF_S...', Object(TAssetOFLine), Object(User), Object(Translate), Object(Conf)) #3 /home/clients/mypathabcd/sites/erp.mysite.ch/custom/of/class/ordre_fabrication_asset.class.php(3813): Interfaces->run_triggers('ASSET_LINE_OF_S...', Object(TAssetOFLine), Object(User), Object(Translate), Objec in /home/clients/mypathabcd/sites/erp.mysite.ch/custom/abricot/includes/class/class.pdo.db.php on line 244

Our config:

The following ATM Modules are installed:

Thanks for any hints!

atm-john commented 6 months ago

Hi, you are using not compatible modules for Dolibarr 18, I invite you to ATM contact commercial service www.atm-consulting.fr if you need Data migration to new modules packs.

kupfair commented 6 months ago

Hello, Thank you. Actually, I am rather new to Dolibarr and was using the newest modules from GitHub... I contacted ATM a few days ago, and today again – no reply yet...