Hi!, Im new on dolibarr and I am trying to develop a module that be able to initialize via GET some parameters on product creation card. Which is the right way to do this? Im trying set the value of &$object using a formObjectOptions, but only can initialize the price (others fields does not show the value).
The aim is be able to call product card.php with parameters as barcode, name and price and show the view with those fields filled.
Thanks in advanced!
The aim is be able to call product card.php with parameters as barcode, name and price and show the view with those fields filled.
Thanks in advanced!