2
0
forked from Wavyzz/dolibarr
Files
dolibarr-fork/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
..
2021-08-23 18:56:46 +02:00
2021-09-16 13:07:02 +02:00
Css
2021-09-29 16:31:40 +02:00
2021-08-20 12:40:49 +02:00
2021-10-03 18:20:01 +02:00
2021-08-25 14:53:14 +02:00
2021-08-17 18:52:33 +02:00
2021-06-29 19:49:37 +02:00
2021-08-04 12:38:28 +02:00