|
@@ -16,7 +16,7 @@
|
|
#
|
|
#
|
|
# You should have received a copy of the GNU Affero General Public License
|
|
# You should have received a copy of the GNU Affero General Public License
|
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
-#
|
|
|
|
|
|
+# 'view/pos_order_view.xml' 'view/pos_view.xml'
|
|
##############################################################################
|
|
##############################################################################
|
|
|
|
|
|
{
|
|
{
|
|
@@ -32,12 +32,10 @@
|
|
'author': 'Tahir Aduragba',
|
|
'author': 'Tahir Aduragba',
|
|
|
|
|
|
'depends': ['point_of_sale'],
|
|
'depends': ['point_of_sale'],
|
|
-
|
|
|
|
|
|
+
|
|
'installable': True,
|
|
'installable': True,
|
|
|
|
|
|
- 'data': ['templates.xml',
|
|
|
|
- 'view/pos_view.xml',
|
|
|
|
- 'view/pos_order_view.xml'
|
|
|
|
|
|
+ 'data': ['templates.xml','view/pos_view.xml'
|
|
],
|
|
],
|
|
|
|
|
|
'qweb': ['static/src/xml/pos_notes.xml'],
|
|
'qweb': ['static/src/xml/pos_notes.xml'],
|