Skip to content

Commit

Permalink
📖 update version of modules
Browse files Browse the repository at this point in the history
  • Loading branch information
GabbasovDinar committed Jan 15, 2019
1 parent 7a6ea6d commit bfda464
Show file tree
Hide file tree
Showing 14 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion hw_twitter_printing/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"category": "Point of Sale",
# "live_test_URL": "",
"images": [],
"version": "11.0.1.0.0",
"version": "12.0.1.0.0",
"application": False,

"author": "IT-Projects LLC, Dinar Gabbasov",
Expand Down
4 changes: 2 additions & 2 deletions pos_invoice_pay/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"name": """Pay Sale Orders & Invoices over POS""",
"summary": """Handle the payment process for Sale Orders/Invoices over Point of Sale""",
"category": "Point of Sale",
"live_test_url": "http://apps.it-projects.info/shop/product/pos-invoice-pay?version=11.0",
"live_test_url": "http://apps.it-projects.info/shop/product/pos-invoice-pay?version=12.0",
"images": ["images/pos_invoice_pay_main.png"],
"version": "11.0.1.2.1",
"version": "12.0.1.2.1",
"application": False,

"author": "IT-Projects LLC, Artyom Losev",
Expand Down
2 changes: 1 addition & 1 deletion pos_logout/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"name": """Lock POS Screen""",
"summary": """Users/Cashiers can unlock POS screen by scanning their barcode or using security PIN""",
"category": "Point of Sale",
"live_test_url": "http://apps.it-projects.info/shop/product/pos-logout?version=11.0",
"live_test_url": "http://apps.it-projects.info/shop/product/pos-logout?version=12.0",
"images": ["images/pos_logout_main.png"],
"version": "12.0.1.0.0",
"application": False,
Expand Down
2 changes: 1 addition & 1 deletion pos_logout/tests/test_default.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ class TestUi(odoo.tests.HttpCase):
def test_01_pos_is_loaded(self):
env = self.env

# From https://github.com/odoo/odoo/blob/11.0/addons/point_of_sale/tests/test_frontend.py#L292-L297
# From https://github.com/odoo/odoo/blob/12.0/addons/point_of_sale/tests/test_frontend.py#L292-L297
#
# needed because tests are run before the module is marked as
# installed. In js web will only load qweb coming from modules
Expand Down
2 changes: 1 addition & 1 deletion pos_mobile/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": """POS Mobile UI""",
"summary": """Your Point of Sale in the Mobile Version""",
"category": "Point of Sale",
"live_test_url": "http://apps.it-projects.info/shop/product/pos-mobile-ui?version=11.0",
"live_test_url": "http://apps.it-projects.info/shop/product/pos-mobile-ui?version=12.0",
"images": ["images/pos_mobile.png"],
"version": "12.0.1.1.10",
"application": False,
Expand Down
2 changes: 1 addition & 1 deletion pos_mobile_restaurant/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": """POS Mobile UI for Waiters""",
"summary": """Your Restaurant in the Mobile Version""",
"category": "Point of Sale",
"live_test_url": "http://apps.it-projects.info/shop/product/pos-mobile-ui?version=11.0",
"live_test_url": "http://apps.it-projects.info/shop/product/pos-mobile-ui?version=12.0",
"images": ["images/pos_mobile_restaurant.png"],
"version": "12.0.1.3.8",
"application": False,
Expand Down
2 changes: 1 addition & 1 deletion pos_multi_session/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"name": """Sync POS orders across multiple sessions""",
"summary": """Use multiple POS for handling orders""",
"category": "Point Of Sale",
"live_test_url": 'http://apps.it-projects.info/shop/product/pos-multi-session?version=11.0',
"live_test_url": 'http://apps.it-projects.info/shop/product/pos-multi-session?version=12.0',
"images": ["images/pos-multi-session.png"],
"version": "12.0.4.2.5",
"application": False,
Expand Down
2 changes: 1 addition & 1 deletion pos_multi_session_restaurant/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"name": """Sync restaurant orders""",
"summary": """Staff get order details immediately after waiter taps on tablet""",
"category": "Point of Sale",
"live_test_url": 'http://apps.it-projects.info/shop/product/pos-multi-session?version=11.0',
"live_test_url": 'http://apps.it-projects.info/shop/product/pos-multi-session?version=12.0',
"images": ['images/s2.png'],
"version": "12.0.3.2.6",
"application": False,
Expand Down
2 changes: 1 addition & 1 deletion pos_multi_session_sync/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"name": """Sync Server for POS orders""",
"summary": """Sync orders via main or separate (e.g. local) server""",
"category": "Point of Sale",
"live_test_url": 'http://apps.it-projects.info/shop/product/pos-multi-session?version=11.0',
"live_test_url": 'http://apps.it-projects.info/shop/product/pos-multi-session?version=12.0',
"images": [],
"version": "12.0.1.0.3",
"application": False,
Expand Down
2 changes: 1 addition & 1 deletion pos_order_note/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": """POS Advanced Order Notes""",
"summary": """Set predefined notes for separate product or entire order""",
"category": "Point of Sale",
"live_test_url": "http://apps.it-projects.info/shop/product/pos-order-note?version=11.0",
"live_test_url": "http://apps.it-projects.info/shop/product/pos-order-note?version=12.0",
"images": ["images/pos_order_note_main.png"],
"version": "12.0.1.2.2",
"application": False,
Expand Down
2 changes: 1 addition & 1 deletion pos_orders_history/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"name": "POS Orders History",
"summary": """See all paid orders from special menu in POS""",
"category": "Point of Sale",
"live_test_url": "http://apps.it-projects.info/shop/product/pos-orders-history?version=11.0",
"live_test_url": "http://apps.it-projects.info/shop/product/pos-orders-history?version=12.0",
"images": ['images/pos_orders_history_main.png'],
"version": "12.0.1.2.0",
"application": False,
Expand Down
2 changes: 1 addition & 1 deletion pos_orders_history_reprint/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"name": """Reprint POS Orders Receipt""",
"summary": """Reprint receipts of paid POS orders""",
"category": "Point of Sale",
"live_test_url": "http://apps.it-projects.info/shop/product/pos-orders-reprint?version=11.0",
"live_test_url": "http://apps.it-projects.info/shop/product/pos-orders-reprint?version=12.0",
"images": ["images/pos_orders_reprint_main.png"],
"version": "12.0.1.0.4",
"application": False,
Expand Down
2 changes: 1 addition & 1 deletion pos_orders_history_return/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"name": """POS Orders Return""",
"summary": """The module allows to make order returns from POS interface by quick & easy way""",
"category": "Point of Sale",
"live_test_url": "http://apps.it-projects.info/shop/product/pos-orders-return?version=11.0",
"live_test_url": "http://apps.it-projects.info/shop/product/pos-orders-return?version=12.0",
"images": ["images/pos_orders_return_main.jpg"],
"version": "12.0.1.0.4",
"application": False,
Expand Down
2 changes: 1 addition & 1 deletion pos_product_category_discount/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": """POS Discount Programs""",
"summary": """Use predefined discount programs for products in POS""",
"category": "Point of Sale",
"live_test_url": 'http://apps.it-projects.info/shop/product/pos-product-category-discount?version=11.0',
"live_test_url": 'http://apps.it-projects.info/shop/product/pos-product-category-discount?version=12.0',
"images": ['images/dp3.png'],
"version": "12.0.1.2.6",
"application": False,
Expand Down

0 comments on commit bfda464

Please sign in to comment.