Skip to content

Commit

Permalink
Merge pull request #1236 from trojikman/13.0-rename
Browse files Browse the repository at this point in the history
13.0 rename
  • Loading branch information
Ivan Yelizariev authored Mar 20, 2020
2 parents f844dc4 + bff12a4 commit b9b2a2a
Show file tree
Hide file tree
Showing 64 changed files with 128 additions and 128 deletions.
6 changes: 3 additions & 3 deletions pos_category_multi/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
:target: https://opensource.org/licenses/MIT
:alt: License: MIT

========================================
Multiple categories per product in POS
========================================
=========================
Multi categories in POS
=========================

This module deactivate POS Categories field with many2one type and create new Categories field with many2many type which will be used instead.

Expand Down
2 changes: 1 addition & 1 deletion pos_category_multi/__manifest__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# License MIT (https://opensource.org/licenses/MIT).
{
"name": """Multiple categories per product in POS""",
"name": """Multi categories in POS""",
"summary": """Specify as many categories for a product as you need""",
"category": "Point of Sale",
# "live_test_url": "http://apps.it-projects.info/shop/product/DEMO-URL?version=13.0",
Expand Down
6 changes: 3 additions & 3 deletions pos_category_multi/doc/index.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
========================================
Multiple categories per product in POS
========================================
=========================
Multi categories in POS
=========================

Installation
============
Expand Down
2 changes: 1 addition & 1 deletion pos_category_multi/static/description/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<section class="oe_container">
<div class="oe_row oe_spaced">
<div class="oe_span12">
<h2 class="oe_slogan">Multiple POS Categories</h2>
<h2 class="oe_slogan">Multi categories in POS</h2>
<h3 class="oe_slogan">Use multiple categories per product in POS</h3>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions pos_debt_notebook/README.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
==============================
Debt/Credit notebook for POS
==============================
======================
POS: Prepaid credits
======================

The module allows to make sale on credit.

Expand Down
2 changes: 1 addition & 1 deletion pos_debt_notebook/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# License MIT (https://opensource.org/licenses/MIT).

{
"name": "POS Debt & Credit notebook",
"name": "POS: Prepaid credits",
"summary": "Comfortable sales for your regular customers. Debt payment method for POS",
"category": "Point Of Sale",
"live_test_url": "http://apps.it-projects.info/shop/product/pos-debt-notebook?version=13.0",
Expand Down
6 changes: 3 additions & 3 deletions pos_debt_notebook/doc/index.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
==============================
Debt/Credit notebook for POS
==============================
======================
POS: Prepaid credits
======================

Installation
============
Expand Down
2 changes: 1 addition & 1 deletion pos_debt_notebook/static/description/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<section class="oe_container">
<div class="oe_row oe_spaced">
<div class="oe_span12">
<h2 class="oe_slogan" style="color:#875A7B;">POS Debt & Credit Notebook</h2>
<h2 class="oe_slogan" style="color:#875A7B;">POS: Prepaid credits</h2>
<h3 class="oe_slogan">Comfortable sales for your regular customers</h3>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions pos_discount_total/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
:target: https://opensource.org/licenses/MIT
:alt: License: MIT

========================================
Discount for total amount of pos order
========================================
=====================
POS: Total discount
=====================

Simple way to apply discount for all order items

Expand Down
2 changes: 1 addition & 1 deletion pos_discount_total/__manifest__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 2014 Ivan Yelizariev <https://it-projects.info/team/yelizariev>
# License MIT (https://opensource.org/licenses/MIT).
{
"name": """Discount for total amount of pos order""",
"name": """POS: Total discount""",
"summary": """Simple way to apply discount for all order items""",
"category": "Point of Sale",
"images": [],
Expand Down
6 changes: 3 additions & 3 deletions pos_discount_total/doc/index.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
========================================
Discount for total amount of pos order
========================================
=====================
POS: Total discount
=====================

Installation
============
Expand Down
2 changes: 1 addition & 1 deletion pos_discount_total/static/description/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<section class="oe_container">
<div class="oe_row oe_spaced">
<div class="oe_span12">
<h2 class="oe_slogan">Discount for total amount of pos order</h2>
<h2 class="oe_slogan">POS: Total discount</h2>
<h3 class="oe_slogan">Simple way to apply discount for all order items</h3>
</div>
<div class="oe_span6">
Expand Down
6 changes: 3 additions & 3 deletions pos_invoice_pay/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
:target: https://opensource.org/licenses/MIT
:alt: License: MIT

=====================================
Pay Sale Orders & Invoices over POS
=====================================
========================
POS: Pay SO & Invoices
========================

The module allows to handle the payment process for Sale Orders/Invoices over POS

Expand Down
2 changes: 1 addition & 1 deletion pos_invoice_pay/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Copyright 2018 Dinar Gabbasov <https://it-projects.info/team/GabbasovDinar>
# License MIT (https://opensource.org/licenses/MIT).
{
"name": """Pay Sale Orders & Invoices over POS""",
"name": """POS: Pay SO & Invoices""",
"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=13.0",
Expand Down
6 changes: 3 additions & 3 deletions pos_invoice_pay/doc/index.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
=====================================
Pay Sale Orders & Invoices over POS
=====================================
========================
POS: Pay SO & Invoices
========================

Installation
============
Expand Down
2 changes: 1 addition & 1 deletion pos_invoice_pay/static/description/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<section class="oe_container">
<div class="oe_row oe_spaced">
<div class="oe_span12">
<h2 class="oe_slogan" style="color:#875A7B;">Pay Sale Orders &amp; Invoices over POS</h2>
<h2 class="oe_slogan" style="color:#875A7B;">POS: Pay SO &amp; Invoices</h2>
<h3 class="oe_slogan">Allow to handle the payment process for Sale Orders/Invoices over POS</h3>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions pos_invoice_postponed/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
:target: https://opensource.org/licenses/MIT
:alt: License: MIT

=======================================
Creation of Postponed invoices in POS
=======================================
===========================
Postponed Invoices in POS
===========================

This module allows the usage of a regular POS order payment process to create an invoice to be paid later.

Expand Down
2 changes: 1 addition & 1 deletion pos_invoice_postponed/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Copyright 2019 Anvar Kildebekov <https://it-projects.info/team/fedoranvar>
# License MIT (https://opensource.org/licenses/MIT).
{
"name": """Creation of Postponed invoices in POS""",
"name": """Postponed Invoices in POS""",
"summary": """This module allows the usage of a regular POS order payment process to create an invoice to be paid later""",
"category": "Point of Sale",
# "live_test_url": "http://apps.it-projects.info/shop/product/DEMO-URL?version=13.0",
Expand Down
6 changes: 3 additions & 3 deletions pos_invoice_postponed/doc/index.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
=======================================
Creation of Postponed invoices in POS
=======================================
===========================
Postponed Invoices in POS
===========================


Configuration
Expand Down
2 changes: 1 addition & 1 deletion pos_invoice_postponed/static/description/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<section class="oe_container">
<div class="oe_row oe_spaced">
<div class="oe_span12">
<h2 class="oe_slogan" style="color:#875A7B;">Creation of Postponed invoices in POS</h2>
<h2 class="oe_slogan" style="color:#875A7B;">Postponed Invoices in POS</h2>
<h3 class="oe_slogan">This module allows the usage of a regular POS order payment process to create an invoice to be paid later. <p> <i> However, in order to avoid any possible misunderstanding, you can use only one payment method and you can not create a partial invoice</i></p> </h3>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions pos_journal_pin/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
:target: https://opensource.org/licenses/MIT
:alt: License: MIT

===============================
POS Payments by Manager's PIN
===============================
======================
POS: Payments by PIN
======================

The module requires POS manager's permission, which can be attained by entering PIN prior the usage of the journal.

Expand Down
2 changes: 1 addition & 1 deletion pos_journal_pin/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Copyright 2019 Kildebekov Anvar <https://it-projects.info/team/kildebekov>
# License MIT (https://opensource.org/licenses/MIT).
{
"name": """POS Payments by Manager's PIN""",
"name": """POS: Payments by PIN""",
"summary": """Ask for manager permission before use the journal""",
"category": "Point of Sale",
# "live_test_url": "http://apps.it-projects.info/shop/product/DEMO-URL?version=13.0",
Expand Down
6 changes: 3 additions & 3 deletions pos_journal_pin/doc/index.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
===============================
POS Payments by Manager's PIN
===============================
======================
POS: Payments by PIN
======================

Installation
============
Expand Down
2 changes: 1 addition & 1 deletion pos_journal_pin/static/description/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<section class="oe_container">
<div class="oe_row oe_spaced">
<div class="oe_span12">
<h2 class="oe_slogan" style="color:#875A7B;">POS Payments by Manager's PIN</h2>
<h2 class="oe_slogan" style="color:#875A7B;">POS: Payments by PIN</h2>
<h3 class="oe_slogan">The module requires POS manager's permission, which can be attained by entering PIN prior the usage of the journal.</h3>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions pos_keyboard/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
:target: https://opensource.org/licenses/MIT
:alt: License: MIT

===================================
Keyboard support in Point Of Sale
===================================
==============
POS Keyboard
==============

The module allows to apply the usual keyboard (not the virtual one) in the Point of Sale.

Expand Down
2 changes: 1 addition & 1 deletion pos_keyboard/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Copyright 2019 Anvar Kildebekov https://it-projects.info/team/fedoranvar>
# License MIT (https://opensource.org/licenses/MIT).
{
"name": """Keyboard support in Point Of Sale""",
"name": """POS Keyboard""",
"summary": """Module allows to use usual keyboard (not virtual one) in Point of Sale""",
"category": "Point Of Sale",
# "live_test_url": "http://apps.it-projects.info/shop/product/DEMO-URL?version={ODOO_BRANCH}",
Expand Down
6 changes: 3 additions & 3 deletions pos_keyboard/doc/index.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
===================================
Keyboard support in Point Of Sale
===================================
==============
POS Keyboard
==============

Installation
============
Expand Down
2 changes: 1 addition & 1 deletion pos_keyboard/static/description/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<section class="oe_container">
<div class="oe_row oe_spaced">
<div class="oe_span12">
<h2 class="oe_slogan" style="color:#875A7B;">Keyboard support in Point Of Sale</h2>
<h2 class="oe_slogan" style="color:#875A7B;">POS Keyboard</h2>
<h3 class="oe_slogan">The module allows to apply the usual keyboard (not the virtual one) in the Point of Sale.</h3>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions pos_longpolling/README.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
=================
POS Longpolling
=================
==========================
POS: Longpolling support
==========================

Technical module to implement instant updates in POS

Expand Down
2 changes: 1 addition & 1 deletion pos_longpolling/__manifest__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": """POS Longpolling""",
"name": """POS: Longpolling support""",
"summary": """Technical module to implement instant updates in POS""",
"category": "Point of Sale",
"images": [],
Expand Down
6 changes: 3 additions & 3 deletions pos_longpolling/doc/index.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
=================
POS Longpolling
=================
==========================
POS: Longpolling support
==========================

Longpolling
===========
Expand Down
2 changes: 1 addition & 1 deletion pos_multi_session/static/description/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<section class="oe_container">
<div class="oe_row oe_spaced">
<div class="oe_span12">
<h2 class="oe_slogan">Sync POS orders across multiple sessions</h2>
<h2 class="oe_slogan">Sync POS orders</h2>
<h3 class="oe_slogan">Сreate order in POS1, expand it in POS2, get payment in POS3.</h3>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions pos_multi_session_sync/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
:target: https://opensource.org/licenses/MIT
:alt: License: MIT

============================
Sync Server for POS orders
============================
====================
Sync Server in POS
====================

Sync orders via main or separate (e.g. local) server, provides server part of synchronization for POS multi-session.

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 @@ -2,7 +2,7 @@
# Copyright 2017,2019 Kolushov Alexandr <https://it-projects.info/team/KolushovAlexandr>
# License MIT (https://opensource.org/licenses/MIT).
{
"name": """Sync Server for POS orders""",
"name": """Sync Server in POS""",
"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=13.0',
Expand Down
6 changes: 3 additions & 3 deletions pos_multi_session_sync/doc/index.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
============================
Sync Server for POS orders
============================
====================
Sync Server in POS
====================

Installation
============
Expand Down
2 changes: 1 addition & 1 deletion pos_multi_session_sync/static/description/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<section class="oe_container">
<div class="oe_row oe_spaced">
<div class="oe_span12">
<h2 class="oe_slogan" style="color:#875A7B;">Sync Server for POS orders</h2>
<h2 class="oe_slogan" style="color:#875A7B;">Sync Server in POS</h2>
<h3 class="oe_slogan">Sync orders via main or separate (e.g. local) server</h3>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions pos_order_cancel/README.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
======================================
Saving removed products of POS order
======================================
=========================
POS: reason for removal
=========================

The module allows to add a reason on canceling order or orderline in POS.

Expand Down
2 changes: 1 addition & 1 deletion pos_order_cancel/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Copyright 2018-2019 Kolushov Alexandr <https://it-projects.info/team/KolushovAlexandr>
# License MIT (https://opensource.org/licenses/MIT).
{
"name": """Saving removed products of POS order""",
"name": """POS: reason for removal""",
"summary": """Store all cases of product removing and allow to specify reasons for it""",
"category": "Point of Sale",
"images": ["images/pos_order_cancel.png"],
Expand Down
6 changes: 3 additions & 3 deletions pos_order_cancel/doc/index.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
======================================
Saving removed products of POS order
======================================
=========================
POS: reason for removal
=========================

Installation
============
Expand Down
2 changes: 1 addition & 1 deletion pos_order_cancel/static/description/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<section class="oe_container">
<div class="oe_row oe_spaced">
<div class="oe_span12">
<h2 class="oe_slogan" style="color:#875A7B;">Saving removed products of POS order</h2>
<h2 class="oe_slogan" style="color:#875A7B;">POS: reason for removal</h2>
<h3 class="oe_slogan">Store all cases of product removing and allow to specify reasons for it</h3>
</div>
</div>
Expand Down
Loading

0 comments on commit b9b2a2a

Please sign in to comment.