dolibarr/htdocs/core
Indelog 6c82b1d0e1 Fix creataing invoice originating for custom module
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.
2021-10-05 11:35:43 +02:00
..
ajax Fix set position of lines in tasks of a project 2021-09-24 02:24:04 +02:00
boxes Cast numeric into on sql request 2021-08-23 18:56:46 +02:00
class Fix creataing invoice originating for custom module 2021-10-05 11:35:43 +02:00
data
db Fix escape the undescore on search in website module 2021-09-26 14:21:23 +02:00
filemanagerdol
js Better log 2021-09-16 13:07:02 +02:00
lib Css 2021-09-29 16:31:40 +02:00
login Fix escape error message 2021-08-20 12:40:49 +02:00
menus Clean code. Menu must be greyed in get_menudiv 2021-09-11 15:43:26 +02:00
modules NEW #18820 Accountancy - Add product account in import/export of thirdparty (level 3) 2021-09-28 13:16:44 +02:00
tpl Look and feel v14 2021-10-03 18:20:01 +02:00
triggers Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2021-09-30 16:28:42 +02:00
actions_addupdatedelete.inc.php Fix sql eventorganization 2021-09-25 21:13:55 +02:00
actions_builddoc.inc.php
actions_changeselectedfields.inc.php
actions_comments.inc.php
actions_dellink.inc.php
actions_extrafields.inc.php Fix disallow reserved values for field name 2021-06-11 17:50:52 +02:00
actions_fetchobject.inc.php
actions_lineupdown.inc.php
actions_linkedfiles.inc.php Add warning to help understand bug of post_max_size. 2021-06-20 00:32:25 +02:00
actions_massactions.inc.php FIX #18484 2021-08-25 14:53:14 +02:00
actions_printing.inc.php
actions_sendmails.inc.php Fix #18343 2021-08-17 18:52:33 +02:00
actions_setmoduleoptions.inc.php Fix phpcs 2021-05-11 20:12:25 +02:00
actions_setnotes.inc.php Fix vulnerabiity: External users can set a public note 2021-05-09 12:50:46 +02:00
antispamimage.php
commonfieldsinexport.inc.php Prepare fix #yogosha6443 2021-06-30 17:22:36 +02:00
customreports.php
datepicker.php
doxygen.php
extrafieldsinexport.inc.php Prepare fix #yogosha6443 2021-06-30 17:22:36 +02:00
get_info.php
get_menudiv.php Clean code. Menu must be greyed in get_menudiv 2021-09-11 15:43:26 +02:00
photos_resize.php Fix php8 (related to #18019) 2021-06-29 19:49:37 +02:00
search_page.php Fix css 2021-08-04 12:38:28 +02:00
search.php
tools.php
website.inc.php Cast numeric into on sql request 2021-08-23 19:33:24 +02:00