dolibarr/htdocs/modulebuilder/template/class
VIAL-GOUTEYRON Quentin 110b35cba6
NEW Specify If the Object Manages Lines for Module Builder (#32664)
* Specify If the Object Manages Lines for Module Builder

* Update htdocs/modulebuilder/index.php

* Update myobject.class.php

* Update myobject.class.php

* Update myobject.class.php

* Update myobject.class.php

* Update myobject.class.php

* Update myobject.class.php

* Update myobject.class.php

* Update myobject.class.php

* Fix modulebuilder CI issues

* Fix Phan PhanUndeclaredProperty errors on PR #32664

- pdf_standard_myobject: add @phan-suppress-current-line on situation_percent,
  localtax2_tx, localtax1_type, localtax2_type, vat_src_code, pagebreak
  (MyObjectLine template class does not declare these inherited properties)
- doc_generic_project_odt: replace fk_soc with socid (correct PHP property;
  fk_soc is the DB column name, Project::fetch() maps it to $this->socid)

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2026-05-18 16:13:35 +02:00
..
actions_mymodule.class.php Debug v23 2025-12-20 13:10:50 +01:00
api_mymodule.class.php NEW Specify If the Object Manages Lines for Module Builder (#32664) 2026-05-18 16:13:35 +02:00
myobject.class.php NEW Specify If the Object Manages Lines for Module Builder (#32664) 2026-05-18 16:13:35 +02:00
myobjectstats.class.php Debug v24 2026-04-27 15:36:52 +02:00