dolibarr/htdocs/partnership
MDW 8602ca9885
Fix: implode->join and duplicated if condition (#28761)
* Fix: join->implode

# Fix: join->implode

Update new cases of join

* Fix: Duplicate if condition in if/else sequence

# Fix: Duplicate if condition in if/else sequence

Fixed repeated if condition and action
2024-03-11 12:55:55 +01:00
..
admin Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
class Fix: implode->join and duplicated if condition (#28761) 2024-03-11 12:55:55 +01:00
core/modules/partnership Fix #28071 - New branch to fix bad merge (#28083) 2024-02-09 15:58:49 +01:00
lib fix precommit and clean code (#28651) 2024-03-07 16:57:29 +01:00
modulebuilder.txt
partnership_agenda.php Fix warning 2024-03-01 01:52:40 +01:00
partnership_card.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
partnership_contact.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
partnership_document.php Fix warning 2024-03-01 01:52:40 +01:00
partnership_list.php QUAL Clean code around dol_eval use 2024-03-06 17:07:24 +01:00
partnership_note.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01: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.