dolibarr/htdocs/partnership
MDW 9c20e93860
Fix: Cope with undevined country key in search array. (#31354)
# Fix: Cope with undefined country key in search array

Fix:
```
htdocs\partnership\partnership_list.php:533 PhanUndeclaredProperty Reference to undeclared property \Partnership->login
htdocs\partnership\partnership_list.php:793 PhanTypeMismatchArgumentProbablyReal Argument 4 ($filter) is null of type null but \FormAdmin::select_language() takes array|string[] (no real type) defined at htdocs\core\class\html.formadmin.class.php:74 (the inferred real argument type has nothing in common with the parameter's phpdoc type)
```
2024-10-11 16:04:46 +02:00
..
admin Debug v20 2024-07-09 17:33:27 +02:00
class Qual: Fix phan/stan notices (#31271) 2024-10-05 18:55:36 +02:00
core/modules/partnership Qual: Fix phan/stan notices (#31271) 2024-10-05 18:55:36 +02:00
lib fix precommit and clean code (#28651) 2024-03-07 16:57:29 +01:00
modulebuilder.txt
partnership_agenda.php Better comments (#30200) 2024-06-30 21:02:50 +02:00
partnership_card.php Qual: Fix phan/stan notices (#31271) 2024-10-05 18:55:36 +02:00
partnership_contact.php Better comments (#30200) 2024-06-30 21:02:50 +02:00
partnership_document.php Better comments (#30200) 2024-06-30 21:02:50 +02:00
partnership_list.php Fix: Cope with undevined country key in search array. (#31354) 2024-10-11 16:04:46 +02:00
partnership_note.php Better comments (#30200) 2024-06-30 21:02:50 +02:00
README.md Add README file for module 2024-02-15 13:26:31 +01:00

Partnership Module

The Partnership module allows you to manage partnerships (Mainly identified by a type of partnership, a start date and an end date) at the level of Third Parties or Members.