When i want to print a sale order, i have the error : AttributeError: 'NoneType' object has no attribute 'search'
i have created a custom module that overwrite the method create of a sale order, i think this is why i have this error, but i dont know why.. Any ideas ?
Hi,
Please post code of your new function