Martin PANEL
Martin PANEL
The previous tamplete will not work if `id` is not the primary field of the entity, and so you will have to make a template by entity. So I made...
If you are using ubuntu, I've just reported a bug with their phantomjs build https://bugs.launchpad.net/ubuntu/+source/phantomjs/+bug/1676518 Use the phantomjs binary provided by website to fix the header/footer problem : http://phantomjs.org/download.html
I'm waiting for it too.
I'm trying to make server management utility with a bastion including recording feature, it may include multi-client views (like tmux or terminator do). It's not well defined yet. For now,...
+1 There is no way actualy to unbind and rebind event on the window (like paste, copy). You saw the problem in tty.js I think. Thanks
I use ubuntu 14.04 with Chromium Version 39 About copy/paste, I mistake : it work fine, there is focus method I didn't see (maybe it needs a quick doc about...
> If the quantity remains at 0, if seems like it doesn't find any quantity for your products in Odoo. > Do you actually have stock quantities different than 0...
Also, I have an other question: How Odoo get the stock changes from Magento ? Update quantity button in the backend does not make any Magento API call so is...