Skip to content

Commit a11b065

Browse files
committed
📖 new website
1 parent 628a511 commit a11b065

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

pos_cashbox/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"application": False,
1111
"author": "IT-Projects LLC, Dinar Gabbasov",
1212
"support": "[email protected]",
13-
"website": "https://it-projects.info/team/GabbasovDinar",
13+
"website": "https://github.com/itpp-labs/pos-addons#readme",
1414
"license": "Other OSI approved licence", # MIT
1515
"price": 25.00,
1616
"currency": "EUR",

pos_invoice_postponed/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"application": False,
1212
"author": "IT-Projects LLC, Kolushov Alexandr",
1313
"support": "[email protected]",
14-
"website": "https://it-projects.info/team/KolushovAlexandr",
14+
"website": "https://github.com/itpp-labs/pos-addons#readme",
1515
"license": "Other OSI approved licence", # MIT
1616
"depends": ["point_of_sale"],
1717
"external_dependencies": {"python": [], "bin": []},

pos_journal_pin/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"application": False,
1212
"author": "IT-Projects LLC, Kolushov Alexandr",
1313
"support": "[email protected]",
14-
"website": "https://it-projects.info/team/KolushovAlexandr",
14+
"website": "https://github.com/itpp-labs/pos-addons#readme",
1515
"license": "Other OSI approved licence", # MIT
1616
"price": 80.00,
1717
"currency": "EUR",

pos_keyboard/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"application": False,
1616
"author": "IT-Projects LLC, Ivan Yelizariev",
1717
"support": "[email protected]",
18-
"website": "https://it-projects.info/team/yelizariev",
18+
"website": "https://github.com/itpp-labs/pos-addons#readme",
1919
"license": "Other OSI approved licence", # MIT
2020
"price": 15.00,
2121
"currency": "EUR",

pos_logout/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"application": False,
1515
"author": "IT-Projects LLC, Dinar Gabbasov",
1616
"support": "[email protected]",
17-
"website": "https://it-projects.info/team/GabbasovDinar",
17+
"website": "https://github.com/itpp-labs/pos-addons#readme",
1818
"license": "Other OSI approved licence", # MIT
1919
"price": 20.00,
2020
"currency": "EUR",

pos_menu/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"application": False,
88
"author": "IT-Projects LLC, Dinar Gabbasov",
99
"support": "[email protected]",
10-
"website": "https://it-projects.info/team/GabbasovDinar",
10+
"website": "https://github.com/itpp-labs/pos-addons#readme",
1111
"license": "Other OSI approved licence", # MIT
1212
"depends": ["point_of_sale"],
1313
"external_dependencies": {"python": [], "bin": []},

pos_order_merge/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"application": False,
88
"author": "IT-Projects LLC, Dinar Gabbasov, Alexandr Kolushov",
99
"support": "[email protected]",
10-
"website": "https://it-projects.info/team/GabbasovDinar",
10+
"website": "https://github.com/itpp-labs/pos-addons#readme",
1111
"license": "Other OSI approved licence", # MIT
1212
"depends": ["pos_restaurant"],
1313
"external_dependencies": {"python": [], "bin": []},

pos_order_print_check/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"application": False,
1212
"author": "IT-Projects LLC, Dinar Gabbasov",
1313
"support": "[email protected]",
14-
"website": "https://it-projects.info/team/GabbasovDinar",
14+
"website": "https://github.com/itpp-labs/pos-addons#readme",
1515
"license": "Other OSI approved licence", # MIT
1616
"price": 89.00,
1717
"currency": "EUR",

pos_partner_deselection/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"application": False,
1111
"author": "IT-Projects LLC, Kolushov Alexandr",
1212
"support": "[email protected]",
13-
"website": "https://it-projects.info/team/KolushovAlexandr",
13+
"website": "https://github.com/itpp-labs/pos-addons#readme",
1414
"license": "Other OSI approved licence", # MIT
1515
"depends": ["point_of_sale"],
1616
"external_dependencies": {"python": [], "bin": []},

pos_pin/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"category": "Hidden",
1212
"images": ["images/pos_pin.jpg"],
1313
"support": "[email protected]",
14-
"website": "https://it-projects.info",
14+
"website": "https://itpp.dev",
1515
"depends": ["point_of_sale", "pos_hr"],
1616
"data": ["data.xml"],
1717
"price": 13.00,

0 commit comments

Comments
 (0)