mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
This fix the invoice create form when we provide `origin` element in url. The actual create form overide the value for origin field with `$objectsrc->element`. This make creation of invoice originating from a custom module module impossible because we need the module part to instantiate the class for the custom module object. This also modify Common Object::fetch Object Linked() to append the module part for `$sourcetype` and `$targettype` if it not set and object have module property and it not in core module. |
||
|---|---|---|
| .. | ||
| ajax | ||
| boxes | ||
| class | ||
| data | ||
| db | ||
| filemanagerdol | ||
| js | ||
| lib | ||
| login | ||
| menus | ||
| modules | ||
| tpl | ||
| triggers | ||
| actions_addupdatedelete.inc.php | ||
| actions_builddoc.inc.php | ||
| actions_changeselectedfields.inc.php | ||
| actions_comments.inc.php | ||
| actions_dellink.inc.php | ||
| actions_extrafields.inc.php | ||
| actions_fetchobject.inc.php | ||
| actions_lineupdown.inc.php | ||
| actions_linkedfiles.inc.php | ||
| actions_massactions.inc.php | ||
| actions_printing.inc.php | ||
| actions_sendmails.inc.php | ||
| actions_setmoduleoptions.inc.php | ||
| actions_setnotes.inc.php | ||
| antispamimage.php | ||
| commonfieldsinexport.inc.php | ||
| customreports.php | ||
| datepicker.php | ||
| doxygen.php | ||
| extrafieldsinexport.inc.php | ||
| get_info.php | ||
| get_menudiv.php | ||
| photos_resize.php | ||
| search_page.php | ||
| search.php | ||
| tools.php | ||
| website.inc.php | ||