Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot committed Feb 12, 2024
1 parent a455410 commit 4c0725c
Showing 4 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -26,6 +26,7 @@ addon | version | maintainers | summary
[pos_partner_birthdate](pos_partner_birthdate/) | 17.0.1.1.0 | [![ecino](https://github.com/ecino.png?size=30px)](https://github.com/ecino) | Adds the birthdate in the customer screen of POS
[pos_partner_firstname](pos_partner_firstname/) | 17.0.1.0.0 | [![robyf70](https://github.com/robyf70.png?size=30px)](https://github.com/robyf70) | POS Support of partner firstname
[pos_partner_ref](pos_partner_ref/) | 17.0.1.0.0 | [![invitu](https://github.com/invitu.png?size=30px)](https://github.com/invitu) | Adds the partner ref in the customer screen of POS
[pos_partner_second_lastname](pos_partner_second_lastname/) | 17.0.1.0.0 | | Manage second last name inside Point Of Sale Frontend

[//]: # (end addons)

2 changes: 1 addition & 1 deletion pos_partner_second_lastname/README.rst
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@ Pos Partner Second Lastname
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:556c1ae5eb886ab5de9a86322233975b1c8b742ecd5fb1bb728153a6344a47bd
!! source digest: sha256:44a97820bc83b5d6613b1427acb359ec9dab998722df2f3fac2d9db0fbda6653
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
3 changes: 1 addition & 2 deletions pos_partner_second_lastname/static/description/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
@@ -367,7 +366,7 @@ <h1 class="title">Pos Partner Second Lastname</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:556c1ae5eb886ab5de9a86322233975b1c8b742ecd5fb1bb728153a6344a47bd
!! source digest: sha256:44a97820bc83b5d6613b1427acb359ec9dab998722df2f3fac2d9db0fbda6653
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/17.0/pos_partner_second_lastname"><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-17-0/pos-17-0-pos_partner_second_lastname"><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&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>Edit and manage second last name inside Point of Sale Frontend.</p>
3 changes: 2 additions & 1 deletion setup/_metapackage/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
[project]
name = "odoo-addons-oca-pos"
version = "17.0.20240126.0"
version = "17.0.20240212.0"
dependencies = [
"odoo-addon-pos_lot_barcode>=17.0dev,<17.1dev",
"odoo-addon-pos_lot_selection>=17.0dev,<17.1dev",
"odoo-addon-pos_partner_birthdate>=17.0dev,<17.1dev",
"odoo-addon-pos_partner_firstname>=17.0dev,<17.1dev",
"odoo-addon-pos_partner_ref>=17.0dev,<17.1dev",
"odoo-addon-pos_partner_second_lastname>=17.0dev,<17.1dev",
]
classifiers=[
"Programming Language :: Python",

0 comments on commit 4c0725c

Please sign in to comment.