-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge from vendor branch FIX_VENDOR:
Import trytond-module-party_siret-2.0.0. This is the "party_siret" module for the Tryton application platform. It adds SIRET/SIREN number fields on party. These numbers are used in France, for geographical identification of enterprises: - SIREN (Systeme d'Identification du Repertoire des ENtreprises) - SIRET (Systeme d'Identification du Repertoire des ETablissements) from Christian Rueger with some tweaks ok jasper@
- Loading branch information
Showing
4 changed files
with
50 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# $OpenBSD: Makefile,v 1.1.1.1 2011/06/23 10:18:03 ajacoutot Exp $ | ||
|
||
MODPY_EGG_VERSION = 2.0.0 | ||
TRYTOND_MODULE = party_siret | ||
|
||
RUN_DEPENDS = productivity/tryton/party | ||
|
||
.include <bsd.port.mk> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
MD5 (tryton/trytond_party_siret-2.0.0.tar.gz) = 49dYFebT9Sab1F0df5cVQQ== | ||
RMD160 (tryton/trytond_party_siret-2.0.0.tar.gz) = b4dwlFDnkGAIztHdBxnO3HlZM7U= | ||
SHA1 (tryton/trytond_party_siret-2.0.0.tar.gz) = mqa5jgEsctJwUtG8oIPSCNspcec= | ||
SHA256 (tryton/trytond_party_siret-2.0.0.tar.gz) = AbT0RTCVDp27XQa62z4NDclgJNuiIXmpCqYOUu0Hvsc= | ||
SIZE (tryton/trytond_party_siret-2.0.0.tar.gz) = 19076 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
This is the "party_siret" module for the Tryton application platform. | ||
It adds SIRET/SIREN number fields on party. These numbers are used in | ||
France, for geographical identification of enterprises: | ||
- SIREN (Syst�me d'Identification du R�pertoire des ENtreprises) | ||
- SIRET (Syst�me d'Identification du R�pertoire des ETablissements) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/06/23 10:18:03 ajacoutot Exp $ | ||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/party_siret/ | ||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/party_siret/__init__.py | ||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/party_siret/__init__.pyc | ||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/party_siret/__tryton__.py | ||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/party_siret/__tryton__.pyc | ||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/party_siret/address.py | ||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/party_siret/address.pyc | ||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/party_siret/address.xml | ||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/party_siret/bg_BG.csv | ||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/party_siret/de_DE.csv | ||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/party_siret/es_CO.csv | ||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/party_siret/es_ES.csv | ||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/party_siret/fr_FR.csv | ||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/party_siret/luhn.py | ||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/party_siret/luhn.pyc | ||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/party_siret/party.py | ||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/party_siret/party.pyc | ||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/party_siret/party.xml | ||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/party_siret/tests/ | ||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/party_siret/tests/__init__.py | ||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/party_siret/tests/__init__.pyc | ||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/party_siret/tests/test_party_siret.py | ||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/party_siret/tests/test_party_siret.pyc | ||
lib/python${MODPY_VERSION}/site-packages/trytond_party_siret-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ | ||
lib/python${MODPY_VERSION}/site-packages/trytond_party_siret-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO | ||
lib/python${MODPY_VERSION}/site-packages/trytond_party_siret-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/SOURCES.txt | ||
lib/python${MODPY_VERSION}/site-packages/trytond_party_siret-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/dependency_links.txt | ||
lib/python${MODPY_VERSION}/site-packages/trytond_party_siret-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/entry_points.txt | ||
lib/python${MODPY_VERSION}/site-packages/trytond_party_siret-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/not-zip-safe | ||
lib/python${MODPY_VERSION}/site-packages/trytond_party_siret-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/requires.txt | ||
lib/python${MODPY_VERSION}/site-packages/trytond_party_siret-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/top_level.txt |