Factory error - Table 'dolibarr.llx_product_factory' doesn't exist

I have purchased factory and when I go into a product and click factory, this is the error I am getting.

Dolibarr has detected a technical error.
This information can be useful for diagnostic purposes (you can set option $dolibarr_main_prod to ‘1’ to remove such notices):
Date: 20200403175626
Dolibarr: 11.0.3
Level of features: 0
PHP: 5.5.12
Server: Apache/2.4.9 (Win32) PHP/5.5.12
OS: Windows NT FSERVER 6.2 build 9200 (Windows Server 2012) i586
UserAgent: Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36

Requested URL: /dolibarr/custom/factory/product/index.php?id=2
Referer: http://localhost/dolibarr/custom/factory/product/index.php?id=2
Menu manager: eldy_menu.php

Modules/Applications: user, website, fckeditor, factory, fournisseur, societe, product, stock, bom, productbatch, expedition, commande, variants, multicurrency, mailing, paypal, stripe, facture, tax, salaries, loan, margin, propal, ecm, categorie, import, export
Database type manager: mysqli
Latest database access request error: SELECT p.label as label, p.rowid, p.fk_product_type FROM llx_product_factory as pf, llx_product as p WHERE p.rowid = pf.fk_product_father AND pf.fk_product_children=2
Return code for latest database access request error: DB_ERROR_NOSUCHTABLE
Information for latest database access request error: Table ‘dolibarr.llx_product_factory’ doesn’t exist

Dolibarr has detected a technical error.
This information can be useful for diagnostic purposes (you can set option $dolibarr_main_prod to ‘1’ to remove such notices):
Date: 20200403175626
Dolibarr: 11.0.3
Level of features: 0
PHP: 5.5.12
Server: Apache/2.4.9 (Win32) PHP/5.5.12
OS: Windows NT FSERVER 6.2 build 9200 (Windows Server 2012) i586
UserAgent: Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36

Requested URL: /dolibarr/custom/factory/product/index.php?id=2
Referer: http://localhost/dolibarr/custom/factory/product/index.php?id=2
Menu manager: eldy_menu.php

Modules/Applications: user, website, fckeditor, factory, fournisseur, societe, product, stock, bom, productbatch, expedition, commande, variants, multicurrency, mailing, paypal, stripe, facture, tax, salaries, loan, margin, propal, ecm, categorie, import, export
Database type manager: mysqli
Latest database access request error: SELECT p.rowid, p.label as label, p.fk_product_type, pf.qty as qty, pf.pmp as pmp, pf.price as price, pf.fk_product_children as id, pf.globalqty as globalqty, pf.description as description, pf.ordercomponent FROM llx_product as p, llx_product_factory as pf WHERE p.rowid = pf.fk_product_children AND pf.fk_product_father = 2 ORDER by pf.ordercomponent, p.ref
Return code for latest database access request error: DB_ERROR_NOSUCHTABLE
Information for latest database access request error: Table ‘dolibarr.llx_product_factory’ doesn’t exist

Warning : Invalid argument supplied for foreach() in C:\dolibarr\www\dolibarr\htdocs\custom\factory\class\factory.class.php on line 1918

Number of product components : 0

Number of parent products : 1

List of products / services using this product

Warning : Invalid argument supplied for foreach() in C:\dolibarr\www\dolibarr\htdocs\custom\factory\product\index.php on line 534

Hi,

As indicated on the Factory module, it is not compatible V11.

  • Dolibarr minimum supported version : 6.0.x *
  • Dolibarr maximum version : 10.0.x

Thanks. I did not see that.

If I downgrade to v10, what are the biggest differences and will I be able to restore all my data or will I have to re-enter?

I reinstalled to Dolibarr 10.0.7 and am still getting the same error. I will need to apply for a refund now as I don’t think this module works.