[ADD] point_of_sale_enterprise_remove - #497
Conversation
|
👍 |
| <xpath expr="//label[@for='module_pos_loyalty']" position="attributes"> | ||
| <attribute name="invisible">True</attribute> | ||
| </xpath> | ||
| <xpath expr="//div[field[@name='module_pos_loyalty']]/.." position="attributes"> |
There was a problem hiding this comment.
hmmm I don't see an option for that in the res_config view :. Only the loyalty option.
There was a problem hiding this comment.
Looks like Restaurant is Community - https://github.com/odoo/odoo/tree/9.0/addons/pos_restaurant
There was a problem hiding this comment.
My bad, I thought pos_restaurant was in enterprise :/
👍
There was a problem hiding this comment.
I didn't even know it existed until now, so I'm admittedly glad you made the comment 😄
|
Remove the SVG file squashing the commit |
8c41687 to
e62e580
Compare
|
@BMW95 the 9.0 travis build was recently fixed, can you rebase your PR? |
…emove to hide relevant enterprise settings.
e62e580 to
2d2eff4
Compare
|
@pedrobaeza @gurneyalex The 3 PR's have been rebased and are ready to go. The only thing is that in this pr, and crm, the test coverage has been decreased by 0.2% for some reason. The website pr seems good, but a little puzzling why decrease of 0.2% for the other two. Will that be an issue? |
|
👍 |
|
As per #499 this pr will be closed. |
Syncing from upstream OCA/server-tools (11.0)
This module removes any settings marked as enterprise from the point_of_sale res_config view.
Cheers,
Brett
@lasley