1
- < ?xml version="1.0" encoding="utf-8"?>
2
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
2
< html xmlns ="http://www.w3.org/1999/xhtml " xml:lang ="en " lang ="en ">
4
3
< head >
@@ -369,9 +368,8 @@ <h1 class="title">POS - Hide Partner Info</h1>
369
368
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
369
!! source digest: sha256:f9665df958eb28056a581851f1734aee1e9d0d935dc56e0f19e99cd0caf57a66
371
370
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372
- < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Beta " src ="https://img.shields.io/badge/maturity-Beta-yellow.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/licence-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/pos/tree/12.0/pos_hide_partner_info "> < img alt ="OCA/pos " src ="https://img.shields.io/badge/github-OCA%2Fpos-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/pos-12-0/pos-12-0-pos_hide_partner_info "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/pos&target_branch=12.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373
- < p > This module :
374
- - hides phone and address field in pos customer list</ p >
371
+ < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Beta " src ="https://img.shields.io/badge/maturity-Beta-yellow.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/licence-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/pos/tree/16.0/pos_hide_partner_info "> < img alt ="OCA/pos " src ="https://img.shields.io/badge/github-OCA%2Fpos-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/pos-16-0/pos-16-0-pos_hide_partner_info "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/pos&target_branch=16.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
372
+ < p > This module hides the phone and address fields in PoS customer list.</ p >
375
373
< p > < strong > Table of contents</ strong > </ p >
376
374
< div class ="contents local topic " id ="contents ">
377
375
< ul class ="simple ">
@@ -389,7 +387,7 @@ <h1><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h1>
389
387
< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/pos/issues "> GitHub Issues</ a > .
390
388
In case of trouble, please check there if your issue has already been reported.
391
389
If you spotted it first, help us to smash it by providing a detailed and welcomed
392
- < a class ="reference external " href ="https://github.com/OCA/pos/issues/new?body=module:%20pos_hide_partner_info%0Aversion:%2012 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
390
+ < a class ="reference external " href ="https://github.com/OCA/pos/issues/new?body=module:%20pos_hide_partner_info%0Aversion:%2016 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
393
391
< p > Do not contact contributors directly about support or help with technical issues.</ p >
394
392
</ div >
395
393
< div class ="section " id ="credits ">
@@ -415,7 +413,7 @@ <h2><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h2>
415
413
< p > OCA, or the Odoo Community Association, is a nonprofit organization whose
416
414
mission is to support the collaborative development of Odoo features and
417
415
promote its widespread use.</ p >
418
- < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/pos/tree/12 .0/pos_hide_partner_info "> OCA/pos</ a > project on GitHub.</ p >
416
+ < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/pos/tree/16 .0/pos_hide_partner_info "> OCA/pos</ a > project on GitHub.</ p >
419
417
< p > You are welcome to contribute. To learn how please visit < a class ="reference external " href ="https://odoo-community.org/page/Contribute "> https://odoo-community.org/page/Contribute</ a > .</ p >
420
418
</ div >
421
419
</ div >
0 commit comments