tom10271
tom10271
You can set options via odoo.conf ```conf ; https://www.odoo.com/documentation/13.0/reference/cmdline.html#configuration-file [options] ; https://www.odoo.com/documentation/13.0/reference/cmdline.html#running-the-server ; Basic odoo-bin setting without_demo = 1 addons_path = ./addons ; https://www.odoo.com/documentation/13.0/reference/cmdline.html#database ; Database db_host = 127.0.0.1 db_port...
That's the reason why nobody care about you Mr. Genius. Keep creating issue Yeah!
I am using go test to run tests synchronously with GoConvey
Yes correct. I mainly use JetBrains’ IDE and such feature speed up coding a lot. Not exactly fuzzy search I think? fuzzy search is like if I input `lazy`, result...
Great to hear that, I am using JetBrains IDE and the plugin there is not working at all, nearly 0% working. Hope we can get a great plugin from VS...
Yes correct. I mainly use JetBrains’ IDE and such feature speed up coding a lot. 「Radek Simko ***@***.***>」在 2022年7月13日 週三,下午6:37 寫道: > Hi @tom10271 > It is true that we...
Hi @hdellazeri, I can't download the file you uploaded to Dropbox. Can you re-upload it again?
https://github.com/tom10271/cooper-hewitt-fixed-for-windows/tree/master For those who have real pain in the ___, here is the fixed font files. I think it should fix the problem we face in Windows and Linux. Please...
I tried to install this package but dependency versions are too old and I guess there are multiple pull requests should be ready to merge and problems we face should...
The problem is I want to allow certain fields be able to deserialize into my struct only according to serialization group of the route. For example, `/admin/orders/1` is allowed to...