htdocs/comm/propal/card.php 440 Property Propal::$availability_id (int) does not accept array|string.
htdocs/comm/propal/card.php 441 Property Propal::$demand_reason_id (int) does not accept array|string.
htdocs/comm/propal/card.php 442 Property CommonObject::$fk_delivery_address (int) does not accept array|string.
htdocs/comm/propal/card.php 443 Property CommonObject::$shipping_method_id (int) does not accept array|string.
htdocs/comm/propal/card.php 444 Property Propal::$warehouse_id (int) does not accept array|string.
htdocs/comm/propal/card.php 446 Property CommonObject::$cond_reglement_id (int) does not accept array|string.
htdocs/comm/propal/card.php 448 Property CommonObject::$mode_reglement_id (int) does not accept array|string.
htdocs/comm/propal/card.php 449 Property CommonObject::$fk_account (int) does not accept array|string.
htdocs/comm/propal/card.php 450 Property Propal::$socid (int) does not accept array|string.
htdocs/comm/propal/card.php 451 Property CommonObject::$contact_id (int) does not accept array|string.
htdocs/comm/propal/card.php 452 Property CommonObject::$fk_project (int) does not accept array|string.
htdocs/comm/propal/card.php 460 Property Propal::$fk_incoterms (int) does not accept array|string.
htdocs/comm/propal/card.php 471 Property Propal::$availability_id (int) does not accept array|string.
htdocs/comm/propal/card.php 472 Property Propal::$demand_reason_id (int) does not accept array|string.
htdocs/comm/propal/card.php 473 Property CommonObject::$fk_delivery_address (int) does not accept array|string.
htdocs/comm/propal/card.php 474 Property CommonObject::$shipping_method_id (int) does not accept array|string.
htdocs/comm/propal/card.php 475 Property Propal::$warehouse_id (int) does not accept array|string.
htdocs/comm/propal/card.php 477 Property CommonObject::$cond_reglement_id (int) does not accept array|string.
htdocs/comm/propal/card.php 479 Property CommonObject::$mode_reglement_id (int) does not accept array|string.
htdocs/comm/propal/card.php 480 Property CommonObject::$fk_account (int) does not accept array|string.
htdocs/comm/propal/card.php 481 Property CommonObject::$contact_id (int) does not accept array|string.
htdocs/comm/propal/card.php 482 Property CommonObject::$fk_project (int) does not accept array|string.
htdocs/comm/propal/card.php 487 Property Propal::$fk_incoterms (int) does not accept array|string.
htdocs/comm/propal/card.php 491 Property CommonObject::$origin_id (int) does not accept array|string.
htdocs/comm/card.php 221 Property Societe::$tva_assuj (int) does not accept array|string.
htdocs/comm/card.php 231 Property Societe::$fk_prospectlevel (int) does not accept array|string.
htdocs/comm/action/card.php 371 Property ActionComm::$fk_element (int) does not accept array|string.
htdocs/comm/action/card.php 397 Property ActionComm::$fk_element (int) does not accept array|string.
htdocs/comm/action/card.php 429 Property ActionComm::$userdoneid (int) does not accept array|string.
htdocs/comm/action/card.php 440 Property ActionComm::$socid (int) does not accept array|string.
htdocs/comm/action/card.php 549 Property ActionCommReminder::$fk_email_template (int) does not accept array|string.
htdocs/comm/action/card.php 666 Property ActionCommReminder::$fk_email_template (int) does not accept array|string.
htdocs/comm/action/card.php 998 Property ActionCommReminder::$fk_email_template (int) does not accept array|string.
* Qual: Spelling fixes that newly appeared.
# Qual: Fix spelling erros that appeared since the bulk updates.
These issues mostly appeared since the bulk updates (a few ones were postponed
to make sure no real spelling errors were missed.)
* Update modulebuilder.lib.php
* Update pdf_standard.modules.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>