Skip to content

Commit

Permalink
adaugare GLN
Browse files Browse the repository at this point in the history
  • Loading branch information
dhongu committed Jul 12, 2024
1 parent 925a755 commit ad6a34f
Show file tree
Hide file tree
Showing 27 changed files with 1,098 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ addon | version | maintainers | summary | price
[deltatech](deltatech/) | 15.0.1.0.0 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Generic module | Free
[deltatech_account](deltatech_account/) | 15.0.2.0.0 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Deltatech Account | Free
[deltatech_account_analytic](deltatech_account_analytic/) | 15.0.0.0.3 | [![danila12](https://github.com/danila12.png?size=30px)](https://github.com/danila12) | Analytic lines enhancements | Free
[deltatech_account_edi_ubl_gln](deltatech_account_edi_ubl_gln/) | 15.0.1.0.1 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Deltatech Account UBL GLN | Free
[deltatech_account_restrict_date](deltatech_account_restrict_date/) | 15.0.1.0.1 | [![danila12](https://github.com/danila12.png?size=30px)](https://github.com/danila12) | Restrict certain operations depending on date | Free
[deltatech_agreement_management](deltatech_agreement_management/) | 15.0.0.0.3 | [![danila12](https://github.com/danila12.png?size=30px)](https://github.com/danila12) | Manage agreements numbers, date, state | Free
[deltatech_alternative](deltatech_alternative/) | 15.0.2.0.9 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Alternative product codes | Free
Expand Down Expand Up @@ -48,6 +49,7 @@ addon | version | maintainers | summary | price
[deltatech_fleet_geo](deltatech_fleet_geo/) | 15.0.1.0.0 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Fleet Geographical Information | Free
[deltatech_followup](deltatech_followup/) | 15.0.0.0.6 | [![danila12](https://github.com/danila12.png?size=30px)](https://github.com/danila12) | Simple invoice followup, with automatic e-mails | Free
[deltatech_generic_partner_restriction](deltatech_generic_partner_restriction/) | 15.0.2.0.0 | [![cojocariudaniel1](https://github.com/cojocariudaniel1.png?size=30px)](https://github.com/cojocariudaniel1) | Generic Partner restriction | Free
[deltatech_gln](deltatech_gln/) | 15.0.1.0.0 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Partner Global Location Number | Free
[deltatech_invoice_color](deltatech_invoice_color/) | 15.0.0.0.1 | [![VoicuStefan2001](https://github.com/VoicuStefan2001.png?size=30px)](https://github.com/VoicuStefan2001) | Colors Invoice Lines | Free
[deltatech_invoice_delivery](deltatech_invoice_delivery/) | 15.0.1.0.0 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Create delivery form invoice | Free
[deltatech_invoice_number](deltatech_invoice_number/) | 15.0.1.0.0 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Renumbering invoice | Free
Expand Down
62 changes: 62 additions & 0 deletions deltatech_account_edi_ubl_gln/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
=================
Deltatech UBL GLN
=================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:37557857db13e934d9d6abea1572a8c2ed326842f46037ae36610d5fb8e8caa1
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
:target: https://odoo-community.org/page/development-status
:alt: Production/Stable
.. |badge2| image:: https://img.shields.io/badge/licence-OPL--1-blue.png
:target: https://www.odoo.com/documentation/master/legal/licenses.html
:alt: License: OPL-1
.. |badge3| image:: https://img.shields.io/badge/github-dhongu%2Fdeltatech-lightgray.png?logo=github
:target: https://github.com/dhongu/deltatech/tree/15.0/deltatech_account_edi_ubl_gln
:alt: dhongu/deltatech

|badge1| |badge2| |badge3|

Features:

**Table of contents**

.. contents::
:local:

Bug Tracker
===========

Bugs are tracked on `Terrabit Issues <https://www.terrabit.ro/helpdesk>`_.
In case of trouble, please check there if your issue has already been reported.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
~~~~~~~

* Terrabit
* Dorin Hongu

Maintainers
~~~~~~~~~~~

.. |maintainer-dhongu| image:: https://github.com/dhongu.png?size=40px
:target: https://github.com/dhongu
:alt: dhongu

Current maintainer:

|maintainer-dhongu|

This module is part of the `dhongu/deltatech <https://github.com/dhongu/deltatech/tree/15.0/deltatech_account_edi_ubl_gln>`_ project on GitHub.

You are welcome to contribute.
4 changes: 4 additions & 0 deletions deltatech_account_edi_ubl_gln/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# © 2024 Deltatech
# See README.rst file on addons root folder for license details

from . import models
15 changes: 15 additions & 0 deletions deltatech_account_edi_ubl_gln/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# © 2015-2019 Deltatech
# See README.rst file on addons root folder for license details
{
"name": "Deltatech UBL GLN",
"summary": "Deltatech Account UBL GLN",
"version": "15.0.1.0.1",
"author": "Terrabit, Dorin Hongu",
"license": "OPL-1",
"website": "https://www.terrabit.ro",
"category": "Accounting & Finance",
"depends": ["deltatech_gln", "account_edi_ubl_cii"],
"images": ["static/description/main_screenshot.png"],
"development_status": "Production/Stable",
"maintainers": ["dhongu"],
}
5 changes: 5 additions & 0 deletions deltatech_account_edi_ubl_gln/data/ubl_21_templates.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8" ?>
<odoo>


</odoo>
6 changes: 6 additions & 0 deletions deltatech_account_edi_ubl_gln/models/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# © 2024 Deltatech
# Dorin Hongu <dhongu(@)gmail(.)com
# See README.rst file on addons root folder for license details


from . import res_partner
20 changes: 20 additions & 0 deletions deltatech_account_edi_ubl_gln/models/res_partner.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# © 2024 Deltatech
# Dorin Hongu <dhongu(@)gmail(.)com
# See README.rst file on addons root folder for license details


from odoo import models


class Partner(models.Model):
_inherit = "res.partner"

def _get_partner_party_identification_vals_list(self, partner):
res = super()._get_partner_party_identification_vals_list(partner)
res += [
{
"id_attrs": {"schemeID": "0088"},
"id": partner.gln,
}
]
return res
1 change: 1 addition & 0 deletions deltatech_account_edi_ubl_gln/readme/DESCRIPTION.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Features:
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit ad6a34f

Please sign in to comment.