[FIX] purchase: default order date
By calling directly the method `fields.Datetime.now`, the default order date was the datetime at which the server is started or the worker created, while, it should be the current datetime, not the datetime at which the registry has been loaded. opw-668278
Loading
Please register or sign in to comment