dolibarr/htdocs/core/class
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
..
antivir.class.php
canvas.class.php
ccountry.class.php
CMailFile.class.php Fix for php 8 2021-07-29 10:51:51 +02:00
comment.class.php
commondocgenerator.class.php Merge pull request #18732 from esion-net/patch-2 2021-09-17 10:49:51 +02:00
commonincoterm.class.php
commoninvoice.class.php Cast numeric into on sql request 2021-08-23 18:56:46 +02:00
commonobject.class.php Fix creataing invoice originating for custom module 2021-10-05 11:35:43 +02:00
commonobjectline.class.php Clean code 2021-09-01 16:26:59 +02:00
commonorder.class.php
commonstickergenerator.class.php
conf.class.php Fix load of conf when using alternative $db 2021-06-26 01:46:14 +02:00
coreobject.class.php
cproductnature.class.php
CSMSFile.class.php Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop 2021-06-11 19:05:05 +02:00
cstate.class.php
ctypent.class.php
ctyperesource.class.php
cunits.class.php Replace doubleval into floatval 2021-05-20 09:22:55 +02:00
defaultvalues.class.php
discount.class.php Cast numeric into on sql request 2021-08-23 18:56:46 +02:00
doleditor.class.php
dolexception.class.php
dolgeoip.class.php
dolgraph.class.php Fix sql 2021-07-08 21:05:56 +02:00
dolreceiptprinter.class.php Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2021-09-09 04:41:39 +02:00
emailsenderprofile.class.php
evalmath.class.php
events.class.php Fix #yogosha6370 2021-06-14 13:51:09 +02:00
extrafields.class.php Code comment 2021-09-28 18:07:04 +02:00
extralanguages.class.php
fileupload.class.php
fiscalyear.class.php
genericobject.class.php
google.class.php Fix replace file_get_contents with getURLContent 2021-08-18 19:46:37 +02:00
hookmanager.class.php Fix phpcs 2021-07-14 02:20:15 +02:00
html.form.class.php Look and feel v14 2021-10-03 18:20:01 +02:00
html.formaccounting.class.php Fix yogosha 6347 2021-06-09 15:36:47 +02:00
html.formactions.class.php Fix #yogosha6704 2021-07-26 00:37:47 +02:00
html.formadmin.class.php FIX default language defined for IN country 2021-09-20 13:20:54 +02:00
html.formbank.class.php
html.formbarcode.class.php CSS 2021-06-23 02:22:49 +02:00
html.formcategory.class.php
html.formcompany.class.php css 2021-09-16 02:24:25 +02:00
html.formcontract.class.php Cast numeric into on sql request 2021-08-23 18:56:46 +02:00
html.formcron.class.php
html.formexpensereport.class.php
html.formfile.class.php Merge pull request #18839 from indelog/fix_list_of_autoecmfiles 2021-09-30 13:39:16 +02:00
html.formintervention.class.php Fix yogosha 6347 2021-06-09 15:36:47 +02:00
html.formmail.class.php Fix cast into variable into sql request. 2021-08-23 17:41:11 +02:00
html.formmailing.class.php
html.formmargin.class.php Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2021-08-24 15:05:14 +02:00
html.formorder.class.php
html.formother.class.php FIX : Add token when remove the last widget on home page 2021-09-07 14:43:37 +02:00
html.formprojet.class.php Cast numeric into on sql request 2021-08-23 18:56:46 +02:00
html.formpropal.class.php
html.formsms.class.php
html.formsocialcontrib.class.php Fix yogosha 6347 2021-06-09 15:36:47 +02:00
html.formticket.class.php Fix css 2021-08-31 13:16:37 +02:00
html.formwebsite.class.php
infobox.class.php Clean code 2021-06-11 15:21:24 +02:00
interfaces.class.php
ldap.class.php Fixing style errors. 2021-09-17 10:59:42 +02:00
lessc.class.php
link.class.php
menu.class.php
menubase.class.php Fix yogosha 6347 2021-06-09 15:36:47 +02:00
notify.class.php Cast numeric into on sql request 2021-08-23 18:56:46 +02:00
openid.class.php
rssparser.class.php Add LIBXML_NONET to simplexml_load_string 2021-09-30 20:12:01 +02:00
smtps.class.php
stats.class.php
translate.class.php Debug emailcollector 2021-06-21 19:47:43 +02:00
utils_diff.class.php Fix name of field 2021-06-17 00:59:11 +02:00
utils.class.php FIX Add option $noescapecommand in executeCLI for better compatibility 2021-08-23 12:26:16 +02:00
vcard.class.php
workboardresponse.class.php