mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
# 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) ``` |
||
|---|---|---|
| .. | ||
| admin | ||
| class | ||
| core/modules/partnership | ||
| lib | ||
| modulebuilder.txt | ||
| partnership_agenda.php | ||
| partnership_card.php | ||
| partnership_contact.php | ||
| partnership_document.php | ||
| partnership_list.php | ||
| partnership_note.php | ||
| README.md | ||
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.