././@PaxHeader 0000000 0000000 0000000 00000000034 00000000000 010212 x ustar 00 28 mtime=1631828715.6315825
trytond_stock_package_shipping_ups-6.0.2/ 0000755 0001750 0001750 00000000000 00000000000 016741 5 ustar 00ced ced ././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1629498377.0
trytond_stock_package_shipping_ups-6.0.2/.drone.yml 0000644 0001750 0001750 00000003727 00000000000 020662 0 ustar 00ced ced clone:
hg:
image: plugins/hg
environment:
- HG_SHARE_POOL=/root/.cache/hg
volumes:
- cache:/root/.cache
pipeline:
tox:
image: ${IMAGE}
environment:
- CFLAGS=-O0
- DB_CACHE=/cache
- TOX_TESTENV_PASSENV=CFLAGS DB_CACHE CI_BUILD_NUMBER CI_JOB_NUMBER CI_JOB_ID UPS_USER_ID UPS_PASSWORD UPS_LICENSE UPS_ACCOUNT_NUMBER
- POSTGRESQL_URI=postgresql://postgres@postgresql:5432/
secrets: [ ups_user_id, ups_password, ups_account_number, ups_license ]
commands:
- echo "[extensions]" >> /root/.hgrc
- echo "hgext.share =" >> /root/.hgrc
- echo "[share]" >> /root/.hgrc
- echo "pool = /root/.cache/hg" >> /root/.hgrc
- pip install tox
- tox -e "${TOXENV}-${DATABASE}"
volumes:
- cache:/root/.cache
check_dist:
image: ${IMAGE}
commands:
- pip install twine
- python setup.py sdist
- twine check dist/*
services:
postgresql:
image: postgres
environment:
- POSTGRES_HOST_AUTH_METHOD=trust
command: "-c fsync=off -c synchronous_commit=off -c full_page_writes=off"
when:
matrix:
DATABASE: postgresql
matrix:
include:
- IMAGE: python:3.6
TOXENV: py36
DATABASE: sqlite
- IMAGE: python:3.6
TOXENV: py36
DATABASE: postgresql
- IMAGE: python:3.7
TOXENV: py37
DATABASE: sqlite
- IMAGE: python:3.7
TOXENV: py37
DATABASE: postgresql
- IMAGE: python:3.8
TOXENV: py38
DATABASE: sqlite
- IMAGE: python:3.8
TOXENV: py38
DATABASE: postgresql
- IMAGE: python:3.9
TOXENV: py39
DATABASE: sqlite
- IMAGE: python:3.9
TOXENV: py39
DATABASE: postgresql
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1629498377.0
trytond_stock_package_shipping_ups-6.0.2/.flake8 0000644 0001750 0001750 00000000056 00000000000 020115 0 ustar 00ced ced [flake8]
ignore=E123,E124,E126,E128,E741,W503
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1631828714.0
trytond_stock_package_shipping_ups-6.0.2/.hgtags 0000644 0001750 0001750 00000001064 00000000000 020220 0 ustar 00ced ced 14873b27f47664b486aa92a3318081ee86d5cca7 4.2.0
cd53d5490f327e9e13479e7d1540b47c111f4a23 4.4.0
ca475eeb8c9c520c70346d799d444bb7225bd55b 4.6.0
4437ebda9bc7470b4b98ee42370d12a6f942b1c3 4.8.0
3e4c032cdadea2e021de270022e212eadb23c9d8 5.0.0
4cde26523853d124058cc72a0bacc483c388c750 5.2.0
84fdbd3bf2bccebc09b4216e01d9b93193d14daf 5.4.0
7e0f69141e15402340c207ebefbb2e43083cf1ad 5.6.0
c338db57b720be61b239b5f39f0080d062ee131e 5.8.0
7c788a324e4e275dda49e425ab502fe792cc5bec 6.0.0
c23f35d0e7f71821852b6243c3ad80116587a328 6.0.1
f20add511e11bdfc0d27e65270e965111e91a831 6.0.2
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1631828713.0
trytond_stock_package_shipping_ups-6.0.2/CHANGELOG 0000644 0001750 0001750 00000001656 00000000000 020163 0 ustar 00ced ced Version 6.0.2 - 2021-09-16
* Bug fixes (see mercurial logs for details)
Version 6.0.1 - 2021-07-01
* Bug fixes (see mercurial logs for details)
Version 6.0.0 - 2021-05-03
* Bug fixes (see mercurial logs for details)
Version 5.8.0 - 2020-11-02
* Bug fixes (see mercurial logs for details)
* Remove support for Python 3.5
Version 5.6.0 - 2020-05-04
* Bug fixes (see mercurial logs for details)
Version 5.4.0 - 2019-11-04
* Bug fixes (see mercurial logs for details)
Version 5.2.0 - 2019-05-06
* Bug fixes (see mercurial logs for details)
Version 5.0.0 - 2018-10-01
* Bug fixes (see mercurial logs for details)
* Remove support for Python 2.7
Version 4.8.0 - 2018-04-23
* Bug fixes (see mercurial logs for details)
Version 4.6.0 - 2017-10-30
* Bug fixes (see mercurial logs for details)
Version 4.4.0 - 2017-05-01
* Bug fixes (see mercurial logs for details)
* Use total weight of package
Version 4.2.0 - 2016-11-28
* Initial release
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1631828713.0
trytond_stock_package_shipping_ups-6.0.2/COPYRIGHT 0000644 0001750 0001750 00000001254 00000000000 020236 0 ustar 00ced ced Copyright (C) 2016-2021 B2CK.
Copyright (C) 2016-2017 Nicolas Évrard.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1620052452.0
trytond_stock_package_shipping_ups-6.0.2/LICENSE 0000644 0001750 0001750 00000104513 00000000000 017752 0 ustar 00ced ced GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc.
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
The GNU General Public License is a free, copyleft license for
software and other kinds of works.
The licenses for most software and other practical works are designed
to take away your freedom to share and change the works. By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users. We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors. You can apply it to
your programs, too.
When we speak of free software, we are referring to freedom, not
price. Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
them if you wish), that you receive source code or can get it if you
want it, that you can change the software or use pieces of it in new
free programs, and that you know you can do these things.
To protect your rights, we need to prevent others from denying you
these rights or asking you to surrender the rights. Therefore, you have
certain responsibilities if you distribute copies of the software, or if
you modify it: responsibilities to respect the freedom of others.
For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received. You must make sure that they, too, receive
or can get the source code. And you must show them these terms so they
know their rights.
Developers that use the GNU GPL protect your rights with two steps:
(1) assert copyright on the software, and (2) offer you this License
giving you legal permission to copy, distribute and/or modify it.
For the developers' and authors' protection, the GPL clearly explains
that there is no warranty for this free software. For both users' and
authors' sake, the GPL requires that modified versions be marked as
changed, so that their problems will not be attributed erroneously to
authors of previous versions.
Some devices are designed to deny users access to install or run
modified versions of the software inside them, although the manufacturer
can do so. This is fundamentally incompatible with the aim of
protecting users' freedom to change the software. The systematic
pattern of such abuse occurs in the area of products for individuals to
use, which is precisely where it is most unacceptable. Therefore, we
have designed this version of the GPL to prohibit the practice for those
products. If such problems arise substantially in other domains, we
stand ready to extend this provision to those domains in future versions
of the GPL, as needed to protect the freedom of users.
Finally, every program is threatened constantly by software patents.
States should not allow patents to restrict development and use of
software on general-purpose computers, but in those that do, we wish to
avoid the special danger that patents applied to a free program could
make it effectively proprietary. To prevent this, the GPL assures that
patents cannot be used to render the program non-free.
The precise terms and conditions for copying, distribution and
modification follow.
TERMS AND CONDITIONS
0. Definitions.
"This License" refers to version 3 of the GNU General Public License.
"Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.
"The Program" refers to any copyrightable work licensed under this
License. Each licensee is addressed as "you". "Licensees" and
"recipients" may be individuals or organizations.
To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy. The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.
A "covered work" means either the unmodified Program or a work based
on the Program.
To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy. Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.
To "convey" a work means any kind of propagation that enables other
parties to make or receive copies. Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.
An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License. If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.
1. Source Code.
The "source code" for a work means the preferred form of the work
for making modifications to it. "Object code" means any non-source
form of a work.
A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.
The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form. A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.
The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities. However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work. For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.
The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.
The Corresponding Source for a work in source code form is that
same work.
2. Basic Permissions.
All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met. This License explicitly affirms your unlimited
permission to run the unmodified Program. The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work. This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.
You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force. You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright. Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.
Conveying under any other circumstances is permitted solely under
the conditions stated below. Sublicensing is not allowed; section 10
makes it unnecessary.
3. Protecting Users' Legal Rights From Anti-Circumvention Law.
No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.
When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.
4. Conveying Verbatim Copies.
You may convey verbatim copies of the Program's source code as you
receive it, in any medium, provided that you conspicuously and
appropriately publish on each copy an appropriate copyright notice;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.
You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.
5. Conveying Modified Source Versions.
You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:
a) The work must carry prominent notices stating that you modified
it, and giving a relevant date.
b) The work must carry prominent notices stating that it is
released under this License and any conditions added under section
7. This requirement modifies the requirement in section 4 to
"keep intact all notices".
c) You must license the entire work, as a whole, under this
License to anyone who comes into possession of a copy. This
License will therefore apply, along with any applicable section 7
additional terms, to the whole of the work, and all its parts,
regardless of how they are packaged. This License gives no
permission to license the work in any other way, but it does not
invalidate such permission if you have separately received it.
d) If the work has interactive user interfaces, each must display
Appropriate Legal Notices; however, if the Program has interactive
interfaces that do not display Appropriate Legal Notices, your
work need not make them do so.
A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit. Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.
6. Conveying Non-Source Forms.
You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:
a) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by the
Corresponding Source fixed on a durable physical medium
customarily used for software interchange.
b) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by a
written offer, valid for at least three years and valid for as
long as you offer spare parts or customer support for that product
model, to give anyone who possesses the object code either (1) a
copy of the Corresponding Source for all the software in the
product that is covered by this License, on a durable physical
medium customarily used for software interchange, for a price no
more than your reasonable cost of physically performing this
conveying of source, or (2) access to copy the
Corresponding Source from a network server at no charge.
c) Convey individual copies of the object code with a copy of the
written offer to provide the Corresponding Source. This
alternative is allowed only occasionally and noncommercially, and
only if you received the object code with such an offer, in accord
with subsection 6b.
d) Convey the object code by offering access from a designated
place (gratis or for a charge), and offer equivalent access to the
Corresponding Source in the same way through the same place at no
further charge. You need not require recipients to copy the
Corresponding Source along with the object code. If the place to
copy the object code is a network server, the Corresponding Source
may be on a different server (operated by you or a third party)
that supports equivalent copying facilities, provided you maintain
clear directions next to the object code saying where to find the
Corresponding Source. Regardless of what server hosts the
Corresponding Source, you remain obligated to ensure that it is
available for as long as needed to satisfy these requirements.
e) Convey the object code using peer-to-peer transmission, provided
you inform other peers where the object code and Corresponding
Source of the work are being offered to the general public at no
charge under subsection 6d.
A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.
A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling. In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage. For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product. A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.
"Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source. The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.
If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information. But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).
The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed. Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.
Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.
7. Additional Terms.
"Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law. If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.
When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it. (Additional permissions may be written to require their own
removal in certain cases when you modify the work.) You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.
Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:
a) Disclaiming warranty or limiting liability differently from the
terms of sections 15 and 16 of this License; or
b) Requiring preservation of specified reasonable legal notices or
author attributions in that material or in the Appropriate Legal
Notices displayed by works containing it; or
c) Prohibiting misrepresentation of the origin of that material, or
requiring that modified versions of such material be marked in
reasonable ways as different from the original version; or
d) Limiting the use for publicity purposes of names of licensors or
authors of the material; or
e) Declining to grant rights under trademark law for use of some
trade names, trademarks, or service marks; or
f) Requiring indemnification of licensors and authors of that
material by anyone who conveys the material (or modified versions of
it) with contractual assumptions of liability to the recipient, for
any liability that these contractual assumptions directly impose on
those licensors and authors.
All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10. If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term. If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.
If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.
Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.
8. Termination.
You may not propagate or modify a covered work except as expressly
provided under this License. Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).
However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.
Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.
Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License. If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.
9. Acceptance Not Required for Having Copies.
You are not required to accept this License in order to receive or
run a copy of the Program. Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance. However,
nothing other than this License grants you permission to propagate or
modify any covered work. These actions infringe copyright if you do
not accept this License. Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.
10. Automatic Licensing of Downstream Recipients.
Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License. You are not responsible
for enforcing compliance by third parties with this License.
An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations. If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.
You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License. For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.
11. Patents.
A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based. The
work thus licensed is called the contributor's "contributor version".
A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version. For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.
Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.
In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement). To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.
If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients. "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.
If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.
A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License. You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.
Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.
12. No Surrender of Others' Freedom.
If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all. For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.
13. Use with the GNU Affero General Public License.
Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU Affero General Public License into a single
combined work, and to convey the resulting work. The terms of this
License will continue to apply to the part which is the covered work,
but the special requirements of the GNU Affero General Public License,
section 13, concerning interaction through a network will apply to the
combination as such.
14. Revised Versions of this License.
The Free Software Foundation may publish revised and/or new versions of
the GNU General Public License from time to time. Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.
Each version is given a distinguishing version number. If the
Program specifies that a certain numbered version of the GNU General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation. If the Program does not specify a version number of the
GNU General Public License, you may choose any version ever published
by the Free Software Foundation.
If the Program specifies that a proxy can decide which future
versions of the GNU General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.
Later license versions may give you additional or different
permissions. However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.
15. Disclaimer of Warranty.
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
16. Limitation of Liability.
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.
17. Interpretation of Sections 15 and 16.
If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Programs
If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.
To do so, attach the following notices to the program. It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
Copyright (C)
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .
Also add information on how to contact you by electronic and paper mail.
If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:
Copyright (C)
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.
The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License. Of course, your program's commands
might be different; for a GUI interface, you would use an "about box".
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
.
The GNU General Public License does not permit incorporating your program
into proprietary programs. If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License. But first, please read
.
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1629498377.0
trytond_stock_package_shipping_ups-6.0.2/MANIFEST.in 0000644 0001750 0001750 00000000125 00000000000 020475 0 ustar 00ced ced include CHANGELOG
include COPYRIGHT
include LICENSE
include README.rst
include doc/*
././@PaxHeader 0000000 0000000 0000000 00000000034 00000000000 010212 x ustar 00 28 mtime=1631828715.6315825
trytond_stock_package_shipping_ups-6.0.2/PKG-INFO 0000644 0001750 0001750 00000007662 00000000000 020051 0 ustar 00ced ced Metadata-Version: 1.2
Name: trytond_stock_package_shipping_ups
Version: 6.0.2
Summary: UPS connector for the Tryton application plateform
Home-page: http://www.tryton.org/
Author: Tryton
Author-email: bugs@tryton.org
License: GPL-3
Download-URL: http://downloads.tryton.org/6.0/
Project-URL: Bug Tracker, https://bugs.tryton.org/
Project-URL: Documentation, https://docs.tryton.org/
Project-URL: Forum, https://www.tryton.org/forum
Project-URL: Source Code, https://hg.tryton.org/modules/stock_package_shipping_ups
Description: Stock Package Shipping UPS Module
#################################
The Stock Package Shipping UPS module allows you to generate the UPS labels per
package using the UPS webservices.
The credential for the webservice is specified by the following fields:
UPS Carrier Credential
**********************
This model allows to define the credential used to connect the UPS API.
The credentials used to connect to the UPS API will be automatically retrieved
based on the company of the Shipment.
- *Company*: The company for which those credentials are valid
- *User ID*: The User ID provided by UPS.
- *Password*: The Password used to access the MyUPS Portal.
- *Account Number*: The account number UPS assigned to you when you requested the
API credentials (also known as the Shipper Number).
- *License*: The License number UPS assigned to you when you requested the API
credentials
- *Server*: Are those credentials used for accessing the Testing or the
Production server of UPS.
- *Use Metric*: Use Metric units when communicating with the UPS webservice.
Carrier
*******
The Carrier model is extended with the following fields:
- *Service Type*: The UPS service type requested
- *Label Image Format*: The Image Format used for the label sent by UPS
- *Label Image Height*: The Height of the label sent by UPS.
Package Type
************
The Package Type model is extended with the following field:
- *UPS Code*: The UPS Code of the package.
Keywords: tryton stock package shipping ups
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Plugins
Classifier: Framework :: Tryton
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Intended Audience :: Legal Industry
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: Bulgarian
Classifier: Natural Language :: Catalan
Classifier: Natural Language :: Czech
Classifier: Natural Language :: Dutch
Classifier: Natural Language :: English
Classifier: Natural Language :: Finnish
Classifier: Natural Language :: French
Classifier: Natural Language :: German
Classifier: Natural Language :: Hungarian
Classifier: Natural Language :: Indonesian
Classifier: Natural Language :: Italian
Classifier: Natural Language :: Persian
Classifier: Natural Language :: Polish
Classifier: Natural Language :: Portuguese (Brazilian)
Classifier: Natural Language :: Romanian
Classifier: Natural Language :: Russian
Classifier: Natural Language :: Slovenian
Classifier: Natural Language :: Spanish
Classifier: Natural Language :: Turkish
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Office/Business
Requires-Python: >=3.6
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1620052452.0
trytond_stock_package_shipping_ups-6.0.2/README.rst 0000644 0001750 0001750 00000002661 00000000000 020435 0 ustar 00ced ced Stock Package Shipping UPS Module
#################################
The Stock Package Shipping UPS module allows you to generate the UPS labels per
package using the UPS webservices.
The credential for the webservice is specified by the following fields:
UPS Carrier Credential
**********************
This model allows to define the credential used to connect the UPS API.
The credentials used to connect to the UPS API will be automatically retrieved
based on the company of the Shipment.
- *Company*: The company for which those credentials are valid
- *User ID*: The User ID provided by UPS.
- *Password*: The Password used to access the MyUPS Portal.
- *Account Number*: The account number UPS assigned to you when you requested the
API credentials (also known as the Shipper Number).
- *License*: The License number UPS assigned to you when you requested the API
credentials
- *Server*: Are those credentials used for accessing the Testing or the
Production server of UPS.
- *Use Metric*: Use Metric units when communicating with the UPS webservice.
Carrier
*******
The Carrier model is extended with the following fields:
- *Service Type*: The UPS service type requested
- *Label Image Format*: The Image Format used for the label sent by UPS
- *Label Image Height*: The Height of the label sent by UPS.
Package Type
************
The Package Type model is extended with the following field:
- *UPS Code*: The UPS Code of the package.
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1629498377.0
trytond_stock_package_shipping_ups-6.0.2/__init__.py 0000644 0001750 0001750 00000001157 00000000000 021056 0 ustar 00ced ced # This file is part of Tryton. The COPYRIGHT file at the top level of
# this repository contains the full copyright notices and license terms.
from trytond.pool import Pool
from . import carrier
from . import stock
def register():
Pool.register(
stock.PackageType,
stock.Package,
stock.ShipmentOut,
stock.ShipmentInReturn,
carrier.CredentialUPS,
carrier.Carrier,
module='stock_package_shipping_ups', type_='model')
Pool.register(
stock.CreateShipping,
stock.CreateShippingUPS,
module='stock_package_shipping_ups', type_='wizard')
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1629498377.0
trytond_stock_package_shipping_ups-6.0.2/carrier.py 0000644 0001750 0001750 00000007347 00000000000 020755 0 ustar 00ced ced # This file is part of Tryton. The COPYRIGHT file at the top level of
# this repository contains the full copyright notices and license terms.
from trytond.model import (
ModelSQL, ModelView, MatchMixin, sequence_ordered, fields)
from trytond.pool import PoolMeta
from trytond.pyson import Eval
class CredentialUPS(sequence_ordered(), ModelSQL, ModelView, MatchMixin):
'UPS Credential'
__name__ = 'carrier.credential.ups'
company = fields.Many2One('company.company', 'Company')
user_id = fields.Char('User ID', required=True)
password = fields.Char('Password', required=True)
license = fields.Char('License', required=True)
account_number = fields.Char('Account Number', required=True)
use_metric = fields.Boolean('Use Metric')
server = fields.Selection([
('testing', 'Testing'),
('production', 'Production'),
], 'Server')
@classmethod
def default_use_metric(cls):
return True
@classmethod
def default_server(cls):
return 'testing'
class Carrier(metaclass=PoolMeta):
__name__ = 'carrier'
ups_service_type = fields.Selection([
(None, ''),
('01', 'Next Day Air'),
('02', '2nd Day Air'),
('03', 'Ground'),
('07', 'Express'),
('08', 'Expedited'),
('11', 'UPS Standard'),
('12', '3 Days Select'),
('13', 'Next Day Air Saver'),
('14', 'UPS Next Day Air Early'),
('54', 'Express Plus'),
('59', '2nd Day Air A.M.'),
('65', 'UPS Saver'),
('M2', 'First Class Mail'),
('M3', 'Priority Mail'),
('M4', 'Expedited Mail Innovations'),
('M5', 'Priority Mail Innovations'),
('M6', 'Economy Mail Innovations'),
('70', 'UPS Access Point Economy'),
('82', 'UPS Today Standard'),
('83', 'UPS Today Dedicated Courier'),
('84', 'UPS Today Intercity'),
('85', 'UPS Today Express'),
('86', 'UPS Today Express Saver'),
('96', 'UPS Worldwide Express Freight'),
], 'Service Type', sort=False, translate=False,
states={
'required': Eval('shipping_service') == 'ups',
'invisible': Eval('shipping_service') != 'ups',
},
depends=['shipping_service'])
ups_label_image_format = fields.Selection([
(None, ''),
('EPL', 'EPL2'),
('SPL', 'SPL'),
('ZPL', 'ZPL'),
('GIF', 'GIF'),
('STARPL', 'Star Printer'),
], 'Label Image Format', sort=False, translate=False,
states={
'required': Eval('shipping_service') == 'ups',
'invisible': Eval('shipping_service') != 'ups',
},
depends=['shipping_service'])
ups_label_height = fields.Selection([
(None, ''),
('6', '6'),
('8', '8'),
], 'Label Height', sort=False, translate=False,
states={
'required': ((Eval('shipping_service') == 'ups')
& (Eval('ups_label_image_format') != 'GIF')),
'invisible': ((Eval('shipping_service') != 'ups')
| (Eval('ups_label_image_format') == 'GIF')),
},
depends=['shipping_service', 'ups_label_image_format'])
@classmethod
def __setup__(cls):
super(Carrier, cls).__setup__()
cls.shipping_service.selection.append(('ups', 'UPS'))
@classmethod
def view_attributes(cls):
return super(Carrier, cls).view_attributes() + [
("/form/separator[@id='ups']", 'states', {
'invisible': Eval('shipping_service') != 'ups',
}),
]
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1629498377.0
trytond_stock_package_shipping_ups-6.0.2/carrier.xml 0000644 0001750 0001750 00000005620 00000000000 021115 0 ustar 00ced ced
carriercarrier_formcarrier.credential.upsformups_credential_formcarrier.credential.upstreeups_credential_listUPS Credentialscarrier.credential.ups
././@PaxHeader 0000000 0000000 0000000 00000000034 00000000000 010212 x ustar 00 28 mtime=1631828715.6315825
trytond_stock_package_shipping_ups-6.0.2/doc/ 0000755 0001750 0001750 00000000000 00000000000 017506 5 ustar 00ced ced ././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1620052452.0
trytond_stock_package_shipping_ups-6.0.2/doc/index.rst 0000644 0001750 0001750 00000002661 00000000000 021354 0 ustar 00ced ced Stock Package Shipping UPS Module
#################################
The Stock Package Shipping UPS module allows you to generate the UPS labels per
package using the UPS webservices.
The credential for the webservice is specified by the following fields:
UPS Carrier Credential
**********************
This model allows to define the credential used to connect the UPS API.
The credentials used to connect to the UPS API will be automatically retrieved
based on the company of the Shipment.
- *Company*: The company for which those credentials are valid
- *User ID*: The User ID provided by UPS.
- *Password*: The Password used to access the MyUPS Portal.
- *Account Number*: The account number UPS assigned to you when you requested the
API credentials (also known as the Shipper Number).
- *License*: The License number UPS assigned to you when you requested the API
credentials
- *Server*: Are those credentials used for accessing the Testing or the
Production server of UPS.
- *Use Metric*: Use Metric units when communicating with the UPS webservice.
Carrier
*******
The Carrier model is extended with the following fields:
- *Service Type*: The UPS service type requested
- *Label Image Format*: The Image Format used for the label sent by UPS
- *Label Image Height*: The Height of the label sent by UPS.
Package Type
************
The Package Type model is extended with the following field:
- *UPS Code*: The UPS Code of the package.
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1629498377.0
trytond_stock_package_shipping_ups-6.0.2/exceptions.py 0000644 0001750 0001750 00000000340 00000000000 021471 0 ustar 00ced ced # This file is part of Tryton. The COPYRIGHT file at the top level of
# this repository contains the full copyright notices and license terms.
from trytond.exceptions import UserError
class UPSError(UserError):
pass
././@PaxHeader 0000000 0000000 0000000 00000000034 00000000000 010212 x ustar 00 28 mtime=1631828715.6282492
trytond_stock_package_shipping_ups-6.0.2/locale/ 0000755 0001750 0001750 00000000000 00000000000 020200 5 ustar 00ced ced ././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1629498377.0
trytond_stock_package_shipping_ups-6.0.2/locale/bg.po 0000644 0001750 0001750 00000005323 00000000000 021133 0 ustar 00ced ced #
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:carrier,ups_label_height:"
msgid "Label Height"
msgstr ""
msgctxt "field:carrier,ups_label_image_format:"
msgid "Label Image Format"
msgstr ""
msgctxt "field:carrier,ups_service_type:"
msgid "Service Type"
msgstr ""
msgctxt "field:carrier.credential.ups,account_number:"
msgid "Account Number"
msgstr ""
#, fuzzy
msgctxt "field:carrier.credential.ups,company:"
msgid "Company"
msgstr "Фирма"
msgctxt "field:carrier.credential.ups,license:"
msgid "License"
msgstr ""
#, fuzzy
msgctxt "field:carrier.credential.ups,password:"
msgid "Password"
msgstr "Парола"
#, fuzzy
msgctxt "field:carrier.credential.ups,server:"
msgid "Server"
msgstr "Сървър"
msgctxt "field:carrier.credential.ups,use_metric:"
msgid "Use Metric"
msgstr ""
msgctxt "field:carrier.credential.ups,user_id:"
msgid "User ID"
msgstr ""
msgctxt "field:stock.package.type,ups_code:"
msgid "UPS Code"
msgstr ""
#, fuzzy
msgctxt "model:carrier.credential.ups,name:"
msgid "UPS Credential"
msgstr "UPS Credentials"
msgctxt "model:ir.action,name:act_create_shipping_ups_wizard"
msgid "Create UPS Shipping for Packages"
msgstr "Create UPS Shipping for Packages"
msgctxt "model:ir.action,name:act_ups_credential_form"
msgid "UPS Credentials"
msgstr "UPS Credentials"
msgctxt "model:ir.message,text:msg_phone_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must add phone number to party "
"\"%(party)s\"."
msgstr ""
msgctxt "model:ir.message,text:msg_shipment_has_reference_number"
msgid ""
"You cannot create shipping for shipment \"%(shipment)s\" because it has "
"already a reference number."
msgstr ""
msgctxt "model:ir.message,text:msg_shipping_description_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must fill its shipping "
"description."
msgstr ""
msgctxt "model:ir.message,text:msg_ups_webservice_error"
msgid ""
"UPS webservice call failed with the following error message:\n"
"%(message)s"
msgstr ""
msgctxt "model:ir.message,text:msg_warehouse_address_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must set an address on warehouse "
"\"%(warehouse)s\"."
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_ups_credential_form"
msgid "UPS Credentials"
msgstr "UPS Credentials"
msgctxt "selection:carrier,shipping_service:"
msgid "UPS"
msgstr ""
#, fuzzy
msgctxt "selection:carrier.credential.ups,server:"
msgid "Production"
msgstr "Управление на производство"
msgctxt "selection:carrier.credential.ups,server:"
msgid "Testing"
msgstr ""
msgctxt "view:carrier.credential.ups:"
msgid "Credential Information"
msgstr ""
msgctxt "view:carrier:"
msgid "UPS"
msgstr ""
msgctxt "view:stock.package.type:"
msgid "UPS"
msgstr ""
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1629498377.0
trytond_stock_package_shipping_ups-6.0.2/locale/ca.po 0000644 0001750 0001750 00000006430 00000000000 021126 0 ustar 00ced ced #
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:carrier,ups_label_height:"
msgid "Label Height"
msgstr "Alçada de l'etiqueta"
msgctxt "field:carrier,ups_label_image_format:"
msgid "Label Image Format"
msgstr "Format de la imatge de l'etiqueta"
msgctxt "field:carrier,ups_service_type:"
msgid "Service Type"
msgstr "Tipus de servei"
msgctxt "field:carrier.credential.ups,account_number:"
msgid "Account Number"
msgstr "Número de compte"
msgctxt "field:carrier.credential.ups,company:"
msgid "Company"
msgstr "Empresa"
msgctxt "field:carrier.credential.ups,license:"
msgid "License"
msgstr "Llicència"
msgctxt "field:carrier.credential.ups,password:"
msgid "Password"
msgstr "Contrasenya"
msgctxt "field:carrier.credential.ups,server:"
msgid "Server"
msgstr "Servidor"
msgctxt "field:carrier.credential.ups,use_metric:"
msgid "Use Metric"
msgstr "Usa mètric"
msgctxt "field:carrier.credential.ups,user_id:"
msgid "User ID"
msgstr "Identificador usuari"
msgctxt "field:stock.package.type,ups_code:"
msgid "UPS Code"
msgstr "Codi UPS"
msgctxt "model:carrier.credential.ups,name:"
msgid "UPS Credential"
msgstr "Credencial UPS"
msgctxt "model:ir.action,name:act_create_shipping_ups_wizard"
msgid "Create UPS Shipping for Packages"
msgstr "Crea enviament UPS per paquets"
msgctxt "model:ir.action,name:act_ups_credential_form"
msgid "UPS Credentials"
msgstr "Credencials UPS"
msgctxt "model:ir.message,text:msg_phone_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must add phone number to party "
"\"%(party)s\"."
msgstr ""
"Per a validar l'albarà \"%(shipment)s\" s'ha d'afegir un número de telèfon "
"al tercer \"%(party)s\"."
msgctxt "model:ir.message,text:msg_shipment_has_reference_number"
msgid ""
"You cannot create shipping for shipment \"%(shipment)s\" because it has "
"already a reference number."
msgstr ""
"No podeu crear el enviament per l'albarà \"%(shipment)s\" perquè ja té un "
"número de referència."
msgctxt "model:ir.message,text:msg_shipping_description_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must fill its shipping "
"description."
msgstr ""
"Per validar l'albarà \"%(shipment)s\" heu d'emplenar la seva descripció "
"d'enviament."
msgctxt "model:ir.message,text:msg_ups_webservice_error"
msgid ""
"UPS webservice call failed with the following error message:\n"
"%(message)s"
msgstr ""
"La crida al servei web UPS ha fallat amb el següent missatge d'error:\n"
"%(message)s"
msgctxt "model:ir.message,text:msg_warehouse_address_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must set an address on warehouse "
"\"%(warehouse)s\"."
msgstr ""
"Per validar l'albarà \"%(shipment)s\" heu d'establir una adreça al magatzem "
"\"%(warehouse)s\"."
msgctxt "model:ir.ui.menu,name:menu_ups_credential_form"
msgid "UPS Credentials"
msgstr "Credencials UPS"
msgctxt "selection:carrier,shipping_service:"
msgid "UPS"
msgstr "UPS"
msgctxt "selection:carrier.credential.ups,server:"
msgid "Production"
msgstr "Producció"
msgctxt "selection:carrier.credential.ups,server:"
msgid "Testing"
msgstr "Proves"
msgctxt "view:carrier.credential.ups:"
msgid "Credential Information"
msgstr "Informació de les credencials"
msgctxt "view:carrier:"
msgid "UPS"
msgstr "UPS"
msgctxt "view:stock.package.type:"
msgid "UPS"
msgstr "UPS"
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1629498377.0
trytond_stock_package_shipping_ups-6.0.2/locale/cs.po 0000644 0001750 0001750 00000005133 00000000000 021147 0 ustar 00ced ced #
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:carrier,ups_label_height:"
msgid "Label Height"
msgstr ""
msgctxt "field:carrier,ups_label_image_format:"
msgid "Label Image Format"
msgstr ""
msgctxt "field:carrier,ups_service_type:"
msgid "Service Type"
msgstr ""
msgctxt "field:carrier.credential.ups,account_number:"
msgid "Account Number"
msgstr ""
msgctxt "field:carrier.credential.ups,company:"
msgid "Company"
msgstr ""
msgctxt "field:carrier.credential.ups,license:"
msgid "License"
msgstr ""
msgctxt "field:carrier.credential.ups,password:"
msgid "Password"
msgstr ""
msgctxt "field:carrier.credential.ups,server:"
msgid "Server"
msgstr ""
msgctxt "field:carrier.credential.ups,use_metric:"
msgid "Use Metric"
msgstr ""
msgctxt "field:carrier.credential.ups,user_id:"
msgid "User ID"
msgstr ""
msgctxt "field:stock.package.type,ups_code:"
msgid "UPS Code"
msgstr ""
#, fuzzy
msgctxt "model:carrier.credential.ups,name:"
msgid "UPS Credential"
msgstr "UPS Credentials"
msgctxt "model:ir.action,name:act_create_shipping_ups_wizard"
msgid "Create UPS Shipping for Packages"
msgstr "Create UPS Shipping for Packages"
msgctxt "model:ir.action,name:act_ups_credential_form"
msgid "UPS Credentials"
msgstr "UPS Credentials"
msgctxt "model:ir.message,text:msg_phone_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must add phone number to party "
"\"%(party)s\"."
msgstr ""
msgctxt "model:ir.message,text:msg_shipment_has_reference_number"
msgid ""
"You cannot create shipping for shipment \"%(shipment)s\" because it has "
"already a reference number."
msgstr ""
msgctxt "model:ir.message,text:msg_shipping_description_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must fill its shipping "
"description."
msgstr ""
msgctxt "model:ir.message,text:msg_ups_webservice_error"
msgid ""
"UPS webservice call failed with the following error message:\n"
"%(message)s"
msgstr ""
msgctxt "model:ir.message,text:msg_warehouse_address_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must set an address on warehouse "
"\"%(warehouse)s\"."
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_ups_credential_form"
msgid "UPS Credentials"
msgstr "UPS Credentials"
msgctxt "selection:carrier,shipping_service:"
msgid "UPS"
msgstr ""
msgctxt "selection:carrier.credential.ups,server:"
msgid "Production"
msgstr ""
msgctxt "selection:carrier.credential.ups,server:"
msgid "Testing"
msgstr ""
msgctxt "view:carrier.credential.ups:"
msgid "Credential Information"
msgstr ""
msgctxt "view:carrier:"
msgid "UPS"
msgstr ""
msgctxt "view:stock.package.type:"
msgid "UPS"
msgstr ""
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1629498377.0
trytond_stock_package_shipping_ups-6.0.2/locale/de.po 0000644 0001750 0001750 00000006552 00000000000 021140 0 ustar 00ced ced #
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:carrier,ups_label_height:"
msgid "Label Height"
msgstr "Höhe Etikett"
msgctxt "field:carrier,ups_label_image_format:"
msgid "Label Image Format"
msgstr "Bildformat Etikett"
msgctxt "field:carrier,ups_service_type:"
msgid "Service Type"
msgstr "Dienstleistungstyp"
msgctxt "field:carrier.credential.ups,account_number:"
msgid "Account Number"
msgstr "Kontonummer"
msgctxt "field:carrier.credential.ups,company:"
msgid "Company"
msgstr "Unternehmen"
msgctxt "field:carrier.credential.ups,license:"
msgid "License"
msgstr "Lizenz"
msgctxt "field:carrier.credential.ups,password:"
msgid "Password"
msgstr "Passwort"
msgctxt "field:carrier.credential.ups,server:"
msgid "Server"
msgstr "Server"
msgctxt "field:carrier.credential.ups,use_metric:"
msgid "Use Metric"
msgstr "Metrische Einheiten verwenden"
msgctxt "field:carrier.credential.ups,user_id:"
msgid "User ID"
msgstr "Benutzer ID"
msgctxt "field:stock.package.type,ups_code:"
msgid "UPS Code"
msgstr "UPS Code"
msgctxt "model:carrier.credential.ups,name:"
msgid "UPS Credential"
msgstr "UPS Anmeldedaten"
msgctxt "model:ir.action,name:act_create_shipping_ups_wizard"
msgid "Create UPS Shipping for Packages"
msgstr "UPS Versand für Pakete erstellen"
msgctxt "model:ir.action,name:act_ups_credential_form"
msgid "UPS Credentials"
msgstr "UPS Anmeldedaten"
msgctxt "model:ir.message,text:msg_phone_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must add phone number to party "
"\"%(party)s\"."
msgstr ""
"Um den Lieferposten \"%(shipment)s\" validieren zu können muss eine "
"Telefonnummer zu Partei \"%(party)s\" hinzugefügt werden."
msgctxt "model:ir.message,text:msg_shipment_has_reference_number"
msgid ""
"You cannot create shipping for shipment \"%(shipment)s\" because it has "
"already a reference number."
msgstr ""
"Für den Lieferposten \"%(shipment)s\" kann keine Sendung erstellt werden, da"
" er bereits eine Referenznummer hat."
msgctxt "model:ir.message,text:msg_shipping_description_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must fill its shipping "
"description."
msgstr ""
"Um den Lieferposten \"%(shipment)s\" validieren zu können, muss dessen "
"Versandbeschreibung ausgefüllt werden."
msgctxt "model:ir.message,text:msg_ups_webservice_error"
msgid ""
"UPS webservice call failed with the following error message:\n"
"%(message)s"
msgstr ""
"Der Aufruf des UPS-Webservice schlug fehl mit der folgenden Fehlermeldung:\n"
"%(message)s"
msgctxt "model:ir.message,text:msg_warehouse_address_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must set an address on warehouse "
"\"%(warehouse)s\"."
msgstr ""
"Um den Lieferposten \"%(shipment)s\" validieren zu können, muss eine Adresse"
" für das Warenlager \"%(warehouse)s\" erfasst werden."
msgctxt "model:ir.ui.menu,name:menu_ups_credential_form"
msgid "UPS Credentials"
msgstr "UPS Anmeldedaten"
msgctxt "selection:carrier,shipping_service:"
msgid "UPS"
msgstr "UPS"
msgctxt "selection:carrier.credential.ups,server:"
msgid "Production"
msgstr "Produktionsbetrieb"
msgctxt "selection:carrier.credential.ups,server:"
msgid "Testing"
msgstr "Testbetrieb"
msgctxt "view:carrier.credential.ups:"
msgid "Credential Information"
msgstr "Anmeldedaten"
msgctxt "view:carrier:"
msgid "UPS"
msgstr "UPS"
msgctxt "view:stock.package.type:"
msgid "UPS"
msgstr "UPS"
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1629498377.0
trytond_stock_package_shipping_ups-6.0.2/locale/es.po 0000644 0001750 0001750 00000006471 00000000000 021157 0 ustar 00ced ced #
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:carrier,ups_label_height:"
msgid "Label Height"
msgstr "Altura de la etiqueta"
msgctxt "field:carrier,ups_label_image_format:"
msgid "Label Image Format"
msgstr "Formato de la imagen de la etiqueta"
msgctxt "field:carrier,ups_service_type:"
msgid "Service Type"
msgstr "Tipo de servicio"
msgctxt "field:carrier.credential.ups,account_number:"
msgid "Account Number"
msgstr "Número de cuenta"
msgctxt "field:carrier.credential.ups,company:"
msgid "Company"
msgstr "Empresa"
msgctxt "field:carrier.credential.ups,license:"
msgid "License"
msgstr "Licencia"
msgctxt "field:carrier.credential.ups,password:"
msgid "Password"
msgstr "Contraseña"
msgctxt "field:carrier.credential.ups,server:"
msgid "Server"
msgstr "Servidor"
msgctxt "field:carrier.credential.ups,use_metric:"
msgid "Use Metric"
msgstr "Usar sistema métrico"
msgctxt "field:carrier.credential.ups,user_id:"
msgid "User ID"
msgstr "Identificador usuario"
msgctxt "field:stock.package.type,ups_code:"
msgid "UPS Code"
msgstr "Código UPS"
msgctxt "model:carrier.credential.ups,name:"
msgid "UPS Credential"
msgstr "Credencial UPS"
msgctxt "model:ir.action,name:act_create_shipping_ups_wizard"
msgid "Create UPS Shipping for Packages"
msgstr "Crear envíos UPS para paquetes"
msgctxt "model:ir.action,name:act_ups_credential_form"
msgid "UPS Credentials"
msgstr "Credenciales UPS"
msgctxt "model:ir.message,text:msg_phone_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must add phone number to party "
"\"%(party)s\"."
msgstr ""
"Para validar el albarán \"%(shipment)s\" debes añadir un numero de teléfono "
"al tercero \"%(party)s\"."
msgctxt "model:ir.message,text:msg_shipment_has_reference_number"
msgid ""
"You cannot create shipping for shipment \"%(shipment)s\" because it has "
"already a reference number."
msgstr ""
"No puede crear el envío para el albarán \"%(shipment)s\" porque ya tiene un "
"número de referencia."
msgctxt "model:ir.message,text:msg_shipping_description_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must fill its shipping "
"description."
msgstr ""
"Para validar el albaran \"%(shipment)s\" debe llenar la descripción de "
"envío."
msgctxt "model:ir.message,text:msg_ups_webservice_error"
msgid ""
"UPS webservice call failed with the following error message:\n"
"%(message)s"
msgstr ""
"La llamada al servicio web UPS ha fallado con el siguiente mensaje de error:\n"
"%(message)s"
msgctxt "model:ir.message,text:msg_warehouse_address_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must set an address on warehouse "
"\"%(warehouse)s\"."
msgstr ""
"Para validar el albarán \"%(shipment)s\" debe establecer una dirección en el"
" almacén \"%(warehouse)s\"."
msgctxt "model:ir.ui.menu,name:menu_ups_credential_form"
msgid "UPS Credentials"
msgstr "Credenciales UPS"
msgctxt "selection:carrier,shipping_service:"
msgid "UPS"
msgstr "UPS"
msgctxt "selection:carrier.credential.ups,server:"
msgid "Production"
msgstr "Producción"
msgctxt "selection:carrier.credential.ups,server:"
msgid "Testing"
msgstr "Pruebas"
msgctxt "view:carrier.credential.ups:"
msgid "Credential Information"
msgstr "Información de las credenciales"
msgctxt "view:carrier:"
msgid "UPS"
msgstr "UPS"
msgctxt "view:stock.package.type:"
msgid "UPS"
msgstr "UPS"
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1629498377.0
trytond_stock_package_shipping_ups-6.0.2/locale/es_419.po 0000644 0001750 0001750 00000005035 00000000000 021547 0 ustar 00ced ced #
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:carrier,ups_label_height:"
msgid "Label Height"
msgstr ""
msgctxt "field:carrier,ups_label_image_format:"
msgid "Label Image Format"
msgstr ""
msgctxt "field:carrier,ups_service_type:"
msgid "Service Type"
msgstr ""
msgctxt "field:carrier.credential.ups,account_number:"
msgid "Account Number"
msgstr ""
msgctxt "field:carrier.credential.ups,company:"
msgid "Company"
msgstr ""
msgctxt "field:carrier.credential.ups,license:"
msgid "License"
msgstr ""
msgctxt "field:carrier.credential.ups,password:"
msgid "Password"
msgstr ""
msgctxt "field:carrier.credential.ups,server:"
msgid "Server"
msgstr ""
msgctxt "field:carrier.credential.ups,use_metric:"
msgid "Use Metric"
msgstr ""
msgctxt "field:carrier.credential.ups,user_id:"
msgid "User ID"
msgstr "Identificador de usuario"
msgctxt "field:stock.package.type,ups_code:"
msgid "UPS Code"
msgstr ""
msgctxt "model:carrier.credential.ups,name:"
msgid "UPS Credential"
msgstr ""
msgctxt "model:ir.action,name:act_create_shipping_ups_wizard"
msgid "Create UPS Shipping for Packages"
msgstr ""
msgctxt "model:ir.action,name:act_ups_credential_form"
msgid "UPS Credentials"
msgstr ""
msgctxt "model:ir.message,text:msg_phone_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must add phone number to party "
"\"%(party)s\"."
msgstr ""
msgctxt "model:ir.message,text:msg_shipment_has_reference_number"
msgid ""
"You cannot create shipping for shipment \"%(shipment)s\" because it has "
"already a reference number."
msgstr ""
msgctxt "model:ir.message,text:msg_shipping_description_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must fill its shipping "
"description."
msgstr ""
msgctxt "model:ir.message,text:msg_ups_webservice_error"
msgid ""
"UPS webservice call failed with the following error message:\n"
"%(message)s"
msgstr ""
msgctxt "model:ir.message,text:msg_warehouse_address_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must set an address on warehouse "
"\"%(warehouse)s\"."
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_ups_credential_form"
msgid "UPS Credentials"
msgstr ""
msgctxt "selection:carrier,shipping_service:"
msgid "UPS"
msgstr ""
msgctxt "selection:carrier.credential.ups,server:"
msgid "Production"
msgstr ""
msgctxt "selection:carrier.credential.ups,server:"
msgid "Testing"
msgstr ""
msgctxt "view:carrier.credential.ups:"
msgid "Credential Information"
msgstr ""
msgctxt "view:carrier:"
msgid "UPS"
msgstr ""
msgctxt "view:stock.package.type:"
msgid "UPS"
msgstr ""
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1629498377.0
trytond_stock_package_shipping_ups-6.0.2/locale/et.po 0000644 0001750 0001750 00000005252 00000000000 021154 0 ustar 00ced ced #
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:carrier,ups_label_height:"
msgid "Label Height"
msgstr "Etiketi kõrgus"
msgctxt "field:carrier,ups_label_image_format:"
msgid "Label Image Format"
msgstr "Etiketi pildi formaat"
msgctxt "field:carrier,ups_service_type:"
msgid "Service Type"
msgstr "Teenuse tüüp"
msgctxt "field:carrier.credential.ups,account_number:"
msgid "Account Number"
msgstr "Konto number"
msgctxt "field:carrier.credential.ups,company:"
msgid "Company"
msgstr "Ettevõte"
msgctxt "field:carrier.credential.ups,license:"
msgid "License"
msgstr "Litsents"
msgctxt "field:carrier.credential.ups,password:"
msgid "Password"
msgstr "Salasõna"
msgctxt "field:carrier.credential.ups,server:"
msgid "Server"
msgstr "Server"
msgctxt "field:carrier.credential.ups,use_metric:"
msgid "Use Metric"
msgstr ""
msgctxt "field:carrier.credential.ups,user_id:"
msgid "User ID"
msgstr "Kasutaja ID"
msgctxt "field:stock.package.type,ups_code:"
msgid "UPS Code"
msgstr "UPS kood"
msgctxt "model:carrier.credential.ups,name:"
msgid "UPS Credential"
msgstr "UPS viide"
msgctxt "model:ir.action,name:act_create_shipping_ups_wizard"
msgid "Create UPS Shipping for Packages"
msgstr ""
msgctxt "model:ir.action,name:act_ups_credential_form"
msgid "UPS Credentials"
msgstr "UPS viide"
msgctxt "model:ir.message,text:msg_phone_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must add phone number to party "
"\"%(party)s\"."
msgstr ""
msgctxt "model:ir.message,text:msg_shipment_has_reference_number"
msgid ""
"You cannot create shipping for shipment \"%(shipment)s\" because it has "
"already a reference number."
msgstr ""
msgctxt "model:ir.message,text:msg_shipping_description_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must fill its shipping "
"description."
msgstr ""
msgctxt "model:ir.message,text:msg_ups_webservice_error"
msgid ""
"UPS webservice call failed with the following error message:\n"
"%(message)s"
msgstr ""
msgctxt "model:ir.message,text:msg_warehouse_address_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must set an address on warehouse "
"\"%(warehouse)s\"."
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_ups_credential_form"
msgid "UPS Credentials"
msgstr "UPSviide"
msgctxt "selection:carrier,shipping_service:"
msgid "UPS"
msgstr "UPS"
msgctxt "selection:carrier.credential.ups,server:"
msgid "Production"
msgstr "Tootmine"
msgctxt "selection:carrier.credential.ups,server:"
msgid "Testing"
msgstr "Testimine"
msgctxt "view:carrier.credential.ups:"
msgid "Credential Information"
msgstr ""
msgctxt "view:carrier:"
msgid "UPS"
msgstr "UPS"
msgctxt "view:stock.package.type:"
msgid "UPS"
msgstr "UPS"
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1629498377.0
trytond_stock_package_shipping_ups-6.0.2/locale/fa.po 0000644 0001750 0001750 00000007147 00000000000 021137 0 ustar 00ced ced #
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:carrier,ups_label_height:"
msgid "Label Height"
msgstr "ارتفاع برچسب"
msgctxt "field:carrier,ups_label_image_format:"
msgid "Label Image Format"
msgstr "فرمت تصویر برچسب"
msgctxt "field:carrier,ups_service_type:"
msgid "Service Type"
msgstr "نوع خدمات"
msgctxt "field:carrier.credential.ups,account_number:"
msgid "Account Number"
msgstr "شماره حساب"
msgctxt "field:carrier.credential.ups,company:"
msgid "Company"
msgstr "شرکت"
msgctxt "field:carrier.credential.ups,license:"
msgid "License"
msgstr "لایسنس"
msgctxt "field:carrier.credential.ups,password:"
msgid "Password"
msgstr "کلمه عبور"
msgctxt "field:carrier.credential.ups,server:"
msgid "Server"
msgstr "سرور"
msgctxt "field:carrier.credential.ups,use_metric:"
msgid "Use Metric"
msgstr "استفاده از متریک"
msgctxt "field:carrier.credential.ups,user_id:"
msgid "User ID"
msgstr "شناسه کاربر"
msgctxt "field:stock.package.type,ups_code:"
msgid "UPS Code"
msgstr "کد سرویس UPS"
msgctxt "model:carrier.credential.ups,name:"
msgid "UPS Credential"
msgstr "گواهی نامه UPS"
msgctxt "model:ir.action,name:act_create_shipping_ups_wizard"
msgid "Create UPS Shipping for Packages"
msgstr "ایجاد حمل ونقل UPS برای بسته ها"
msgctxt "model:ir.action,name:act_ups_credential_form"
msgid "UPS Credentials"
msgstr "گواهی نامه UPS"
msgctxt "model:ir.message,text:msg_phone_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must add phone number to party "
"\"%(party)s\"."
msgstr ""
"برای تأیید حمل و نقل :\"%(shipment)s\" شما باید شماره تلفن را به نهاد/سازمان"
" :\"%(party)s\" اضافه کنید."
msgctxt "model:ir.message,text:msg_shipment_has_reference_number"
msgid ""
"You cannot create shipping for shipment \"%(shipment)s\" because it has "
"already a reference number."
msgstr ""
"شما نمی توانید حمل را برای حمل و نقل :\"%(shipment)s\" ایجاد کنید، چراکه "
"دارای یک شماره مرجع است."
msgctxt "model:ir.message,text:msg_shipping_description_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must fill its shipping "
"description."
msgstr ""
"برای تایید حمل و نقل :\"%(shipment)s\" شما باید توضیحات حمل و نقل خود را پر "
"کنید."
msgctxt "model:ir.message,text:msg_ups_webservice_error"
msgid ""
"UPS webservice call failed with the following error message:\n"
"%(message)s"
msgstr ""
"تماس با وب سرویس UPS با پیغام خطای زیر انجام نشد :\n"
"\"%s\""
msgctxt "model:ir.message,text:msg_warehouse_address_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must set an address on warehouse "
"\"%(warehouse)s\"."
msgstr ""
"برای تأیید حمل و نقل :\"%(shipment)s\" شما باید آدرس را در "
"انبار:\"%(warehouse)s\" قرار دهید."
msgctxt "model:ir.ui.menu,name:menu_ups_credential_form"
msgid "UPS Credentials"
msgstr "گواهی نامه های UPS"
msgctxt "selection:carrier,shipping_service:"
msgid "UPS"
msgstr "UPS"
msgctxt "selection:carrier.credential.ups,server:"
msgid "Production"
msgstr "تهیه کننده"
msgctxt "selection:carrier.credential.ups,server:"
msgid "Testing"
msgstr "آزمایش"
#, fuzzy
msgctxt "view:carrier.credential.ups:"
msgid "Credential Information"
msgstr "اطلاعات گواهی نامه"
msgctxt "view:carrier:"
msgid "UPS"
msgstr "UPS"
msgctxt "view:stock.package.type:"
msgid "UPS"
msgstr "UPS"
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1629498377.0
trytond_stock_package_shipping_ups-6.0.2/locale/fi.po 0000644 0001750 0001750 00000005133 00000000000 021140 0 ustar 00ced ced #
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:carrier,ups_label_height:"
msgid "Label Height"
msgstr ""
msgctxt "field:carrier,ups_label_image_format:"
msgid "Label Image Format"
msgstr ""
msgctxt "field:carrier,ups_service_type:"
msgid "Service Type"
msgstr ""
msgctxt "field:carrier.credential.ups,account_number:"
msgid "Account Number"
msgstr ""
msgctxt "field:carrier.credential.ups,company:"
msgid "Company"
msgstr ""
msgctxt "field:carrier.credential.ups,license:"
msgid "License"
msgstr ""
msgctxt "field:carrier.credential.ups,password:"
msgid "Password"
msgstr ""
msgctxt "field:carrier.credential.ups,server:"
msgid "Server"
msgstr ""
msgctxt "field:carrier.credential.ups,use_metric:"
msgid "Use Metric"
msgstr ""
msgctxt "field:carrier.credential.ups,user_id:"
msgid "User ID"
msgstr ""
msgctxt "field:stock.package.type,ups_code:"
msgid "UPS Code"
msgstr ""
#, fuzzy
msgctxt "model:carrier.credential.ups,name:"
msgid "UPS Credential"
msgstr "UPS Credentials"
msgctxt "model:ir.action,name:act_create_shipping_ups_wizard"
msgid "Create UPS Shipping for Packages"
msgstr "Create UPS Shipping for Packages"
msgctxt "model:ir.action,name:act_ups_credential_form"
msgid "UPS Credentials"
msgstr "UPS Credentials"
msgctxt "model:ir.message,text:msg_phone_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must add phone number to party "
"\"%(party)s\"."
msgstr ""
msgctxt "model:ir.message,text:msg_shipment_has_reference_number"
msgid ""
"You cannot create shipping for shipment \"%(shipment)s\" because it has "
"already a reference number."
msgstr ""
msgctxt "model:ir.message,text:msg_shipping_description_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must fill its shipping "
"description."
msgstr ""
msgctxt "model:ir.message,text:msg_ups_webservice_error"
msgid ""
"UPS webservice call failed with the following error message:\n"
"%(message)s"
msgstr ""
msgctxt "model:ir.message,text:msg_warehouse_address_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must set an address on warehouse "
"\"%(warehouse)s\"."
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_ups_credential_form"
msgid "UPS Credentials"
msgstr "UPS Credentials"
msgctxt "selection:carrier,shipping_service:"
msgid "UPS"
msgstr ""
msgctxt "selection:carrier.credential.ups,server:"
msgid "Production"
msgstr ""
msgctxt "selection:carrier.credential.ups,server:"
msgid "Testing"
msgstr ""
msgctxt "view:carrier.credential.ups:"
msgid "Credential Information"
msgstr ""
msgctxt "view:carrier:"
msgid "UPS"
msgstr ""
msgctxt "view:stock.package.type:"
msgid "UPS"
msgstr ""
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1629498377.0
trytond_stock_package_shipping_ups-6.0.2/locale/fr.po 0000644 0001750 0001750 00000006600 00000000000 021151 0 ustar 00ced ced #
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:carrier,ups_label_height:"
msgid "Label Height"
msgstr "Hauteur d'étiquette"
msgctxt "field:carrier,ups_label_image_format:"
msgid "Label Image Format"
msgstr "Format de l'image d'étiquette"
msgctxt "field:carrier,ups_service_type:"
msgid "Service Type"
msgstr "Type de service"
msgctxt "field:carrier.credential.ups,account_number:"
msgid "Account Number"
msgstr "Numéro de compte"
msgctxt "field:carrier.credential.ups,company:"
msgid "Company"
msgstr "Société"
msgctxt "field:carrier.credential.ups,license:"
msgid "License"
msgstr "Licence"
msgctxt "field:carrier.credential.ups,password:"
msgid "Password"
msgstr "Mot de passe"
msgctxt "field:carrier.credential.ups,server:"
msgid "Server"
msgstr "Serveur"
msgctxt "field:carrier.credential.ups,use_metric:"
msgid "Use Metric"
msgstr "Utiliser le système métrique"
msgctxt "field:carrier.credential.ups,user_id:"
msgid "User ID"
msgstr "ID d'utilisateur"
msgctxt "field:stock.package.type,ups_code:"
msgid "UPS Code"
msgstr "Code UPS"
msgctxt "model:carrier.credential.ups,name:"
msgid "UPS Credential"
msgstr "Accréditation UPS"
msgctxt "model:ir.action,name:act_create_shipping_ups_wizard"
msgid "Create UPS Shipping for Packages"
msgstr "Créer la livraison UPS pour les emballages"
msgctxt "model:ir.action,name:act_ups_credential_form"
msgid "UPS Credentials"
msgstr "Accréditations UPS"
msgctxt "model:ir.message,text:msg_phone_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must add phone number to party "
"\"%(party)s\"."
msgstr ""
"Pour valider l'expédition « %(shipment)s », vous devez ajouter un numéro de "
"téléphone au tiers « %(party)s »."
msgctxt "model:ir.message,text:msg_shipment_has_reference_number"
msgid ""
"You cannot create shipping for shipment \"%(shipment)s\" because it has "
"already a reference number."
msgstr ""
"Vous ne pouvez pas créer de livraison pour l'expédition « %(shipment)s » car"
" elle a déjà un numéro de référence."
msgctxt "model:ir.message,text:msg_shipping_description_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must fill its shipping "
"description."
msgstr ""
"Pour valider l'expédition « %(shipment)s », vous devez remplir sa "
"description de livraison."
msgctxt "model:ir.message,text:msg_ups_webservice_error"
msgid ""
"UPS webservice call failed with the following error message:\n"
"%(message)s"
msgstr ""
"L'appel au web service UPS a échoué avec le message d'erreur :\n"
"%(message)s"
msgctxt "model:ir.message,text:msg_warehouse_address_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must set an address on warehouse "
"\"%(warehouse)s\"."
msgstr ""
"Pour validé l'expédition « %(shipment)s », vous devez définir une adresse "
"pour l'entrepôt « %(warehouse)s »."
msgctxt "model:ir.ui.menu,name:menu_ups_credential_form"
msgid "UPS Credentials"
msgstr "Accréditations UPS"
msgctxt "selection:carrier,shipping_service:"
msgid "UPS"
msgstr "UPS"
msgctxt "selection:carrier.credential.ups,server:"
msgid "Production"
msgstr "Production"
msgctxt "selection:carrier.credential.ups,server:"
msgid "Testing"
msgstr "Essai"
msgctxt "view:carrier.credential.ups:"
msgid "Credential Information"
msgstr "Informations d'accréditation"
msgctxt "view:carrier:"
msgid "UPS"
msgstr "UPS"
msgctxt "view:stock.package.type:"
msgid "UPS"
msgstr "UPS"
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1629498377.0
trytond_stock_package_shipping_ups-6.0.2/locale/hu.po 0000644 0001750 0001750 00000005220 00000000000 021153 0 ustar 00ced ced #
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:carrier,ups_label_height:"
msgid "Label Height"
msgstr ""
msgctxt "field:carrier,ups_label_image_format:"
msgid "Label Image Format"
msgstr ""
msgctxt "field:carrier,ups_service_type:"
msgid "Service Type"
msgstr ""
msgctxt "field:carrier.credential.ups,account_number:"
msgid "Account Number"
msgstr ""
#, fuzzy
msgctxt "field:carrier.credential.ups,company:"
msgid "Company"
msgstr "Társaság"
msgctxt "field:carrier.credential.ups,license:"
msgid "License"
msgstr ""
#, fuzzy
msgctxt "field:carrier.credential.ups,password:"
msgid "Password"
msgstr "Jelszó"
msgctxt "field:carrier.credential.ups,server:"
msgid "Server"
msgstr ""
msgctxt "field:carrier.credential.ups,use_metric:"
msgid "Use Metric"
msgstr ""
msgctxt "field:carrier.credential.ups,user_id:"
msgid "User ID"
msgstr ""
msgctxt "field:stock.package.type,ups_code:"
msgid "UPS Code"
msgstr ""
#, fuzzy
msgctxt "model:carrier.credential.ups,name:"
msgid "UPS Credential"
msgstr "UPS Credentials"
msgctxt "model:ir.action,name:act_create_shipping_ups_wizard"
msgid "Create UPS Shipping for Packages"
msgstr "Create UPS Shipping for Packages"
msgctxt "model:ir.action,name:act_ups_credential_form"
msgid "UPS Credentials"
msgstr "UPS Credentials"
msgctxt "model:ir.message,text:msg_phone_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must add phone number to party "
"\"%(party)s\"."
msgstr ""
msgctxt "model:ir.message,text:msg_shipment_has_reference_number"
msgid ""
"You cannot create shipping for shipment \"%(shipment)s\" because it has "
"already a reference number."
msgstr ""
msgctxt "model:ir.message,text:msg_shipping_description_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must fill its shipping "
"description."
msgstr ""
msgctxt "model:ir.message,text:msg_ups_webservice_error"
msgid ""
"UPS webservice call failed with the following error message:\n"
"%(message)s"
msgstr ""
msgctxt "model:ir.message,text:msg_warehouse_address_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must set an address on warehouse "
"\"%(warehouse)s\"."
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_ups_credential_form"
msgid "UPS Credentials"
msgstr "UPS Credentials"
msgctxt "selection:carrier,shipping_service:"
msgid "UPS"
msgstr ""
#, fuzzy
msgctxt "selection:carrier.credential.ups,server:"
msgid "Production"
msgstr "Termelés"
msgctxt "selection:carrier.credential.ups,server:"
msgid "Testing"
msgstr ""
msgctxt "view:carrier.credential.ups:"
msgid "Credential Information"
msgstr ""
msgctxt "view:carrier:"
msgid "UPS"
msgstr ""
msgctxt "view:stock.package.type:"
msgid "UPS"
msgstr ""
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1629498377.0
trytond_stock_package_shipping_ups-6.0.2/locale/id.po 0000644 0001750 0001750 00000005065 00000000000 021142 0 ustar 00ced ced #
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:carrier,ups_label_height:"
msgid "Label Height"
msgstr ""
msgctxt "field:carrier,ups_label_image_format:"
msgid "Label Image Format"
msgstr ""
msgctxt "field:carrier,ups_service_type:"
msgid "Service Type"
msgstr ""
msgctxt "field:carrier.credential.ups,account_number:"
msgid "Account Number"
msgstr ""
msgctxt "field:carrier.credential.ups,company:"
msgid "Company"
msgstr "Perusahaan"
msgctxt "field:carrier.credential.ups,license:"
msgid "License"
msgstr "Lisensi"
msgctxt "field:carrier.credential.ups,password:"
msgid "Password"
msgstr "Kata sandi"
msgctxt "field:carrier.credential.ups,server:"
msgid "Server"
msgstr "Server"
msgctxt "field:carrier.credential.ups,use_metric:"
msgid "Use Metric"
msgstr ""
msgctxt "field:carrier.credential.ups,user_id:"
msgid "User ID"
msgstr ""
msgctxt "field:stock.package.type,ups_code:"
msgid "UPS Code"
msgstr ""
msgctxt "model:carrier.credential.ups,name:"
msgid "UPS Credential"
msgstr ""
msgctxt "model:ir.action,name:act_create_shipping_ups_wizard"
msgid "Create UPS Shipping for Packages"
msgstr ""
msgctxt "model:ir.action,name:act_ups_credential_form"
msgid "UPS Credentials"
msgstr ""
msgctxt "model:ir.message,text:msg_phone_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must add phone number to party "
"\"%(party)s\"."
msgstr ""
msgctxt "model:ir.message,text:msg_shipment_has_reference_number"
msgid ""
"You cannot create shipping for shipment \"%(shipment)s\" because it has "
"already a reference number."
msgstr ""
msgctxt "model:ir.message,text:msg_shipping_description_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must fill its shipping "
"description."
msgstr ""
msgctxt "model:ir.message,text:msg_ups_webservice_error"
msgid ""
"UPS webservice call failed with the following error message:\n"
"%(message)s"
msgstr ""
msgctxt "model:ir.message,text:msg_warehouse_address_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must set an address on warehouse "
"\"%(warehouse)s\"."
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_ups_credential_form"
msgid "UPS Credentials"
msgstr ""
msgctxt "selection:carrier,shipping_service:"
msgid "UPS"
msgstr ""
msgctxt "selection:carrier.credential.ups,server:"
msgid "Production"
msgstr "Produksi"
msgctxt "selection:carrier.credential.ups,server:"
msgid "Testing"
msgstr "Testing"
msgctxt "view:carrier.credential.ups:"
msgid "Credential Information"
msgstr ""
msgctxt "view:carrier:"
msgid "UPS"
msgstr ""
msgctxt "view:stock.package.type:"
msgid "UPS"
msgstr ""
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1629498377.0
trytond_stock_package_shipping_ups-6.0.2/locale/it.po 0000644 0001750 0001750 00000005214 00000000000 021156 0 ustar 00ced ced #
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:carrier,ups_label_height:"
msgid "Label Height"
msgstr ""
msgctxt "field:carrier,ups_label_image_format:"
msgid "Label Image Format"
msgstr ""
msgctxt "field:carrier,ups_service_type:"
msgid "Service Type"
msgstr ""
#, fuzzy
msgctxt "field:carrier.credential.ups,account_number:"
msgid "Account Number"
msgstr "Numero del conto"
msgctxt "field:carrier.credential.ups,company:"
msgid "Company"
msgstr "Azienda"
msgctxt "field:carrier.credential.ups,license:"
msgid "License"
msgstr ""
#, fuzzy
msgctxt "field:carrier.credential.ups,password:"
msgid "Password"
msgstr "Password"
msgctxt "field:carrier.credential.ups,server:"
msgid "Server"
msgstr ""
msgctxt "field:carrier.credential.ups,use_metric:"
msgid "Use Metric"
msgstr ""
msgctxt "field:carrier.credential.ups,user_id:"
msgid "User ID"
msgstr ""
msgctxt "field:stock.package.type,ups_code:"
msgid "UPS Code"
msgstr ""
#, fuzzy
msgctxt "model:carrier.credential.ups,name:"
msgid "UPS Credential"
msgstr "UPS Credentials"
msgctxt "model:ir.action,name:act_create_shipping_ups_wizard"
msgid "Create UPS Shipping for Packages"
msgstr "Create UPS Shipping for Packages"
msgctxt "model:ir.action,name:act_ups_credential_form"
msgid "UPS Credentials"
msgstr "UPS Credentials"
msgctxt "model:ir.message,text:msg_phone_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must add phone number to party "
"\"%(party)s\"."
msgstr ""
msgctxt "model:ir.message,text:msg_shipment_has_reference_number"
msgid ""
"You cannot create shipping for shipment \"%(shipment)s\" because it has "
"already a reference number."
msgstr ""
msgctxt "model:ir.message,text:msg_shipping_description_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must fill its shipping "
"description."
msgstr ""
msgctxt "model:ir.message,text:msg_ups_webservice_error"
msgid ""
"UPS webservice call failed with the following error message:\n"
"%(message)s"
msgstr ""
msgctxt "model:ir.message,text:msg_warehouse_address_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must set an address on warehouse "
"\"%(warehouse)s\"."
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_ups_credential_form"
msgid "UPS Credentials"
msgstr "UPS Credentials"
msgctxt "selection:carrier,shipping_service:"
msgid "UPS"
msgstr ""
msgctxt "selection:carrier.credential.ups,server:"
msgid "Production"
msgstr ""
msgctxt "selection:carrier.credential.ups,server:"
msgid "Testing"
msgstr ""
msgctxt "view:carrier.credential.ups:"
msgid "Credential Information"
msgstr ""
msgctxt "view:carrier:"
msgid "UPS"
msgstr ""
msgctxt "view:stock.package.type:"
msgid "UPS"
msgstr ""
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1629498377.0
trytond_stock_package_shipping_ups-6.0.2/locale/lo.po 0000644 0001750 0001750 00000005271 00000000000 021157 0 ustar 00ced ced #
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:carrier,ups_label_height:"
msgid "Label Height"
msgstr ""
msgctxt "field:carrier,ups_label_image_format:"
msgid "Label Image Format"
msgstr ""
msgctxt "field:carrier,ups_service_type:"
msgid "Service Type"
msgstr ""
msgctxt "field:carrier.credential.ups,account_number:"
msgid "Account Number"
msgstr ""
#, fuzzy
msgctxt "field:carrier.credential.ups,company:"
msgid "Company"
msgstr "ຫ້ອງການ/ສຳນັກງານ"
msgctxt "field:carrier.credential.ups,license:"
msgid "License"
msgstr ""
msgctxt "field:carrier.credential.ups,password:"
msgid "Password"
msgstr ""
msgctxt "field:carrier.credential.ups,server:"
msgid "Server"
msgstr ""
msgctxt "field:carrier.credential.ups,use_metric:"
msgid "Use Metric"
msgstr ""
msgctxt "field:carrier.credential.ups,user_id:"
msgid "User ID"
msgstr ""
msgctxt "field:stock.package.type,ups_code:"
msgid "UPS Code"
msgstr ""
#, fuzzy
msgctxt "model:carrier.credential.ups,name:"
msgid "UPS Credential"
msgstr "UPS Credentials"
msgctxt "model:ir.action,name:act_create_shipping_ups_wizard"
msgid "Create UPS Shipping for Packages"
msgstr "Create UPS Shipping for Packages"
msgctxt "model:ir.action,name:act_ups_credential_form"
msgid "UPS Credentials"
msgstr "UPS Credentials"
msgctxt "model:ir.message,text:msg_phone_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must add phone number to party "
"\"%(party)s\"."
msgstr ""
msgctxt "model:ir.message,text:msg_shipment_has_reference_number"
msgid ""
"You cannot create shipping for shipment \"%(shipment)s\" because it has "
"already a reference number."
msgstr ""
msgctxt "model:ir.message,text:msg_shipping_description_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must fill its shipping "
"description."
msgstr ""
msgctxt "model:ir.message,text:msg_ups_webservice_error"
msgid ""
"UPS webservice call failed with the following error message:\n"
"%(message)s"
msgstr ""
msgctxt "model:ir.message,text:msg_warehouse_address_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must set an address on warehouse "
"\"%(warehouse)s\"."
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_ups_credential_form"
msgid "UPS Credentials"
msgstr "UPS Credentials"
msgctxt "selection:carrier,shipping_service:"
msgid "UPS"
msgstr ""
#, fuzzy
msgctxt "selection:carrier.credential.ups,server:"
msgid "Production"
msgstr "ຜະລິດຕະພັນ"
msgctxt "selection:carrier.credential.ups,server:"
msgid "Testing"
msgstr ""
msgctxt "view:carrier.credential.ups:"
msgid "Credential Information"
msgstr ""
msgctxt "view:carrier:"
msgid "UPS"
msgstr ""
msgctxt "view:stock.package.type:"
msgid "UPS"
msgstr ""
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1629498377.0
trytond_stock_package_shipping_ups-6.0.2/locale/lt.po 0000644 0001750 0001750 00000005163 00000000000 021164 0 ustar 00ced ced #
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:carrier,ups_label_height:"
msgid "Label Height"
msgstr ""
msgctxt "field:carrier,ups_label_image_format:"
msgid "Label Image Format"
msgstr ""
msgctxt "field:carrier,ups_service_type:"
msgid "Service Type"
msgstr ""
msgctxt "field:carrier.credential.ups,account_number:"
msgid "Account Number"
msgstr ""
msgctxt "field:carrier.credential.ups,company:"
msgid "Company"
msgstr "Organizacija"
msgctxt "field:carrier.credential.ups,license:"
msgid "License"
msgstr ""
msgctxt "field:carrier.credential.ups,password:"
msgid "Password"
msgstr ""
msgctxt "field:carrier.credential.ups,server:"
msgid "Server"
msgstr ""
msgctxt "field:carrier.credential.ups,use_metric:"
msgid "Use Metric"
msgstr ""
msgctxt "field:carrier.credential.ups,user_id:"
msgid "User ID"
msgstr "Naudotojo ID"
msgctxt "field:stock.package.type,ups_code:"
msgid "UPS Code"
msgstr ""
#, fuzzy
msgctxt "model:carrier.credential.ups,name:"
msgid "UPS Credential"
msgstr "UPS Credentials"
msgctxt "model:ir.action,name:act_create_shipping_ups_wizard"
msgid "Create UPS Shipping for Packages"
msgstr "Create UPS Shipping for Packages"
msgctxt "model:ir.action,name:act_ups_credential_form"
msgid "UPS Credentials"
msgstr "UPS Credentials"
msgctxt "model:ir.message,text:msg_phone_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must add phone number to party "
"\"%(party)s\"."
msgstr ""
msgctxt "model:ir.message,text:msg_shipment_has_reference_number"
msgid ""
"You cannot create shipping for shipment \"%(shipment)s\" because it has "
"already a reference number."
msgstr ""
msgctxt "model:ir.message,text:msg_shipping_description_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must fill its shipping "
"description."
msgstr ""
msgctxt "model:ir.message,text:msg_ups_webservice_error"
msgid ""
"UPS webservice call failed with the following error message:\n"
"%(message)s"
msgstr ""
msgctxt "model:ir.message,text:msg_warehouse_address_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must set an address on warehouse "
"\"%(warehouse)s\"."
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_ups_credential_form"
msgid "UPS Credentials"
msgstr "UPS Credentials"
msgctxt "selection:carrier,shipping_service:"
msgid "UPS"
msgstr ""
msgctxt "selection:carrier.credential.ups,server:"
msgid "Production"
msgstr ""
msgctxt "selection:carrier.credential.ups,server:"
msgid "Testing"
msgstr ""
msgctxt "view:carrier.credential.ups:"
msgid "Credential Information"
msgstr ""
msgctxt "view:carrier:"
msgid "UPS"
msgstr ""
msgctxt "view:stock.package.type:"
msgid "UPS"
msgstr ""
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1629498377.0
trytond_stock_package_shipping_ups-6.0.2/locale/nl.po 0000644 0001750 0001750 00000006404 00000000000 021155 0 ustar 00ced ced #
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:carrier,ups_label_height:"
msgid "Label Height"
msgstr "Label hoogte"
msgctxt "field:carrier,ups_label_image_format:"
msgid "Label Image Format"
msgstr "Label afbeeldingsformaat"
msgctxt "field:carrier,ups_service_type:"
msgid "Service Type"
msgstr "Dienst Type"
msgctxt "field:carrier.credential.ups,account_number:"
msgid "Account Number"
msgstr "Rekeningnummer"
msgctxt "field:carrier.credential.ups,company:"
msgid "Company"
msgstr "Bedrijf"
msgctxt "field:carrier.credential.ups,license:"
msgid "License"
msgstr "Licentie"
msgctxt "field:carrier.credential.ups,password:"
msgid "Password"
msgstr "Paswoord"
msgctxt "field:carrier.credential.ups,server:"
msgid "Server"
msgstr "Server"
msgctxt "field:carrier.credential.ups,use_metric:"
msgid "Use Metric"
msgstr "Gebruik metrische eenheden"
msgctxt "field:carrier.credential.ups,user_id:"
msgid "User ID"
msgstr "Gebruiker ID"
msgctxt "field:stock.package.type,ups_code:"
msgid "UPS Code"
msgstr "UPS-code"
msgctxt "model:carrier.credential.ups,name:"
msgid "UPS Credential"
msgstr "UPS-gegevens"
msgctxt "model:ir.action,name:act_create_shipping_ups_wizard"
msgid "Create UPS Shipping for Packages"
msgstr "Maak een UPS-verzending voor de pakketten"
msgctxt "model:ir.action,name:act_ups_credential_form"
msgid "UPS Credentials"
msgstr "UPS aanmeldgegevens"
msgctxt "model:ir.message,text:msg_phone_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must add phone number to party "
"\"%(party)s\"."
msgstr ""
"Om verzending \"%(shipment)s\"\" te valideren, moet u een telefoonnummer "
"toevoegen aan partij \"%(party)s\"."
msgctxt "model:ir.message,text:msg_shipment_has_reference_number"
msgid ""
"You cannot create shipping for shipment \"%(shipment)s\" because it has "
"already a reference number."
msgstr ""
"U kunt geen verzending voor zending \"%(shipment)s\" maken omdat deze al een"
" referentienummer heeft."
msgctxt "model:ir.message,text:msg_shipping_description_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must fill its shipping "
"description."
msgstr ""
"Om verzending \"%(shipment)s\" te valideren, moet u de verzendbeschrijving "
"invullen."
msgctxt "model:ir.message,text:msg_ups_webservice_error"
msgid ""
"UPS webservice call failed with the following error message:\n"
"%(message)s"
msgstr ""
"UPS webservice-oproep is mislukt met het volgende foutbericht:\n"
"%(message)s"
msgctxt "model:ir.message,text:msg_warehouse_address_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must set an address on warehouse "
"\"%(warehouse)s\"."
msgstr ""
"Om zending \"%(shipment)s\" te valideren, moet u een adres in het magazijn "
"\"%(warehouse)s\" instellen."
msgctxt "model:ir.ui.menu,name:menu_ups_credential_form"
msgid "UPS Credentials"
msgstr "UPS aanmeldgegevens"
msgctxt "selection:carrier,shipping_service:"
msgid "UPS"
msgstr "UPS"
msgctxt "selection:carrier.credential.ups,server:"
msgid "Production"
msgstr "Productie"
msgctxt "selection:carrier.credential.ups,server:"
msgid "Testing"
msgstr "testen"
msgctxt "view:carrier.credential.ups:"
msgid "Credential Information"
msgstr "aanmeld gegevens"
msgctxt "view:carrier:"
msgid "UPS"
msgstr "UPS"
msgctxt "view:stock.package.type:"
msgid "UPS"
msgstr "UPS"
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1629498377.0
trytond_stock_package_shipping_ups-6.0.2/locale/pl.po 0000644 0001750 0001750 00000005304 00000000000 021155 0 ustar 00ced ced #
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:carrier,ups_label_height:"
msgid "Label Height"
msgstr ""
msgctxt "field:carrier,ups_label_image_format:"
msgid "Label Image Format"
msgstr ""
msgctxt "field:carrier,ups_service_type:"
msgid "Service Type"
msgstr "Typ usługi"
msgctxt "field:carrier.credential.ups,account_number:"
msgid "Account Number"
msgstr "Numer konta"
msgctxt "field:carrier.credential.ups,company:"
msgid "Company"
msgstr "Firma"
msgctxt "field:carrier.credential.ups,license:"
msgid "License"
msgstr "Licencja"
msgctxt "field:carrier.credential.ups,password:"
msgid "Password"
msgstr "Hasło"
msgctxt "field:carrier.credential.ups,server:"
msgid "Server"
msgstr "Serwer"
msgctxt "field:carrier.credential.ups,use_metric:"
msgid "Use Metric"
msgstr ""
msgctxt "field:carrier.credential.ups,user_id:"
msgid "User ID"
msgstr "ID użytkownika"
msgctxt "field:stock.package.type,ups_code:"
msgid "UPS Code"
msgstr "Kod UPS"
#, fuzzy
msgctxt "model:carrier.credential.ups,name:"
msgid "UPS Credential"
msgstr "UPS Credentials"
msgctxt "model:ir.action,name:act_create_shipping_ups_wizard"
msgid "Create UPS Shipping for Packages"
msgstr "Create UPS Shipping for Packages"
#, fuzzy
msgctxt "model:ir.action,name:act_ups_credential_form"
msgid "UPS Credentials"
msgstr "UPS Credentials"
msgctxt "model:ir.message,text:msg_phone_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must add phone number to party "
"\"%(party)s\"."
msgstr ""
msgctxt "model:ir.message,text:msg_shipment_has_reference_number"
msgid ""
"You cannot create shipping for shipment \"%(shipment)s\" because it has "
"already a reference number."
msgstr ""
msgctxt "model:ir.message,text:msg_shipping_description_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must fill its shipping "
"description."
msgstr ""
msgctxt "model:ir.message,text:msg_ups_webservice_error"
msgid ""
"UPS webservice call failed with the following error message:\n"
"%(message)s"
msgstr ""
msgctxt "model:ir.message,text:msg_warehouse_address_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must set an address on warehouse "
"\"%(warehouse)s\"."
msgstr ""
#, fuzzy
msgctxt "model:ir.ui.menu,name:menu_ups_credential_form"
msgid "UPS Credentials"
msgstr "UPS Credentials"
msgctxt "selection:carrier,shipping_service:"
msgid "UPS"
msgstr "UPS"
msgctxt "selection:carrier.credential.ups,server:"
msgid "Production"
msgstr "Produkcja"
msgctxt "selection:carrier.credential.ups,server:"
msgid "Testing"
msgstr ""
msgctxt "view:carrier.credential.ups:"
msgid "Credential Information"
msgstr ""
msgctxt "view:carrier:"
msgid "UPS"
msgstr "UPS"
msgctxt "view:stock.package.type:"
msgid "UPS"
msgstr "UPS"
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1629498377.0
trytond_stock_package_shipping_ups-6.0.2/locale/pt.po 0000644 0001750 0001750 00000005632 00000000000 021171 0 ustar 00ced ced #
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:carrier,ups_label_height:"
msgid "Label Height"
msgstr "Altura da Etiqueta"
msgctxt "field:carrier,ups_label_image_format:"
msgid "Label Image Format"
msgstr "Formato da Imagem da Etiqueta"
msgctxt "field:carrier,ups_service_type:"
msgid "Service Type"
msgstr "Tipo de serviço"
msgctxt "field:carrier.credential.ups,account_number:"
msgid "Account Number"
msgstr "Número da Conta"
msgctxt "field:carrier.credential.ups,company:"
msgid "Company"
msgstr "Empresa"
msgctxt "field:carrier.credential.ups,license:"
msgid "License"
msgstr "Licença"
msgctxt "field:carrier.credential.ups,password:"
msgid "Password"
msgstr "Senha"
msgctxt "field:carrier.credential.ups,server:"
msgid "Server"
msgstr "Servidor"
msgctxt "field:carrier.credential.ups,use_metric:"
msgid "Use Metric"
msgstr "Usar Métrica"
msgctxt "field:carrier.credential.ups,user_id:"
msgid "User ID"
msgstr "ID de usuário"
msgctxt "field:stock.package.type,ups_code:"
msgid "UPS Code"
msgstr "Código UPS"
msgctxt "model:carrier.credential.ups,name:"
msgid "UPS Credential"
msgstr "Credencial UPS"
#, fuzzy
msgctxt "model:ir.action,name:act_create_shipping_ups_wizard"
msgid "Create UPS Shipping for Packages"
msgstr "Create UPS Shipping for Packages"
#, fuzzy
msgctxt "model:ir.action,name:act_ups_credential_form"
msgid "UPS Credentials"
msgstr "UPS Credentials"
msgctxt "model:ir.message,text:msg_phone_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must add phone number to party "
"\"%(party)s\"."
msgstr ""
msgctxt "model:ir.message,text:msg_shipment_has_reference_number"
msgid ""
"You cannot create shipping for shipment \"%(shipment)s\" because it has "
"already a reference number."
msgstr ""
msgctxt "model:ir.message,text:msg_shipping_description_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must fill its shipping "
"description."
msgstr ""
#, fuzzy
msgctxt "model:ir.message,text:msg_ups_webservice_error"
msgid ""
"UPS webservice call failed with the following error message:\n"
"%(message)s"
msgstr ""
"A chamada ao serviço web UPS falhou com a seguinte mensagem:\n"
"\n"
"%(message)s"
msgctxt "model:ir.message,text:msg_warehouse_address_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must set an address on warehouse "
"\"%(warehouse)s\"."
msgstr ""
#, fuzzy
msgctxt "model:ir.ui.menu,name:menu_ups_credential_form"
msgid "UPS Credentials"
msgstr "UPS Credentials"
msgctxt "selection:carrier,shipping_service:"
msgid "UPS"
msgstr "UPS"
msgctxt "selection:carrier.credential.ups,server:"
msgid "Production"
msgstr "Produção"
msgctxt "selection:carrier.credential.ups,server:"
msgid "Testing"
msgstr "Testando"
#, fuzzy
msgctxt "view:carrier.credential.ups:"
msgid "Credential Information"
msgstr "Informações da Credencial"
msgctxt "view:carrier:"
msgid "UPS"
msgstr "UPS"
msgctxt "view:stock.package.type:"
msgid "UPS"
msgstr "UPS"
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1629498377.0
trytond_stock_package_shipping_ups-6.0.2/locale/ro.po 0000644 0001750 0001750 00000005015 00000000000 021161 0 ustar 00ced ced #
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:carrier,ups_label_height:"
msgid "Label Height"
msgstr ""
msgctxt "field:carrier,ups_label_image_format:"
msgid "Label Image Format"
msgstr ""
msgctxt "field:carrier,ups_service_type:"
msgid "Service Type"
msgstr ""
msgctxt "field:carrier.credential.ups,account_number:"
msgid "Account Number"
msgstr ""
msgctxt "field:carrier.credential.ups,company:"
msgid "Company"
msgstr "Companie"
msgctxt "field:carrier.credential.ups,license:"
msgid "License"
msgstr ""
msgctxt "field:carrier.credential.ups,password:"
msgid "Password"
msgstr ""
msgctxt "field:carrier.credential.ups,server:"
msgid "Server"
msgstr ""
msgctxt "field:carrier.credential.ups,use_metric:"
msgid "Use Metric"
msgstr ""
msgctxt "field:carrier.credential.ups,user_id:"
msgid "User ID"
msgstr ""
msgctxt "field:stock.package.type,ups_code:"
msgid "UPS Code"
msgstr ""
msgctxt "model:carrier.credential.ups,name:"
msgid "UPS Credential"
msgstr ""
msgctxt "model:ir.action,name:act_create_shipping_ups_wizard"
msgid "Create UPS Shipping for Packages"
msgstr ""
msgctxt "model:ir.action,name:act_ups_credential_form"
msgid "UPS Credentials"
msgstr ""
msgctxt "model:ir.message,text:msg_phone_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must add phone number to party "
"\"%(party)s\"."
msgstr ""
msgctxt "model:ir.message,text:msg_shipment_has_reference_number"
msgid ""
"You cannot create shipping for shipment \"%(shipment)s\" because it has "
"already a reference number."
msgstr ""
msgctxt "model:ir.message,text:msg_shipping_description_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must fill its shipping "
"description."
msgstr ""
msgctxt "model:ir.message,text:msg_ups_webservice_error"
msgid ""
"UPS webservice call failed with the following error message:\n"
"%(message)s"
msgstr ""
msgctxt "model:ir.message,text:msg_warehouse_address_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must set an address on warehouse "
"\"%(warehouse)s\"."
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_ups_credential_form"
msgid "UPS Credentials"
msgstr ""
msgctxt "selection:carrier,shipping_service:"
msgid "UPS"
msgstr ""
msgctxt "selection:carrier.credential.ups,server:"
msgid "Production"
msgstr ""
msgctxt "selection:carrier.credential.ups,server:"
msgid "Testing"
msgstr ""
msgctxt "view:carrier.credential.ups:"
msgid "Credential Information"
msgstr ""
msgctxt "view:carrier:"
msgid "UPS"
msgstr ""
msgctxt "view:stock.package.type:"
msgid "UPS"
msgstr ""
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1629498377.0
trytond_stock_package_shipping_ups-6.0.2/locale/ru.po 0000644 0001750 0001750 00000005277 00000000000 021201 0 ustar 00ced ced #
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:carrier,ups_label_height:"
msgid "Label Height"
msgstr ""
msgctxt "field:carrier,ups_label_image_format:"
msgid "Label Image Format"
msgstr ""
msgctxt "field:carrier,ups_service_type:"
msgid "Service Type"
msgstr ""
msgctxt "field:carrier.credential.ups,account_number:"
msgid "Account Number"
msgstr ""
#, fuzzy
msgctxt "field:carrier.credential.ups,company:"
msgid "Company"
msgstr "Учет.орг."
msgctxt "field:carrier.credential.ups,license:"
msgid "License"
msgstr ""
#, fuzzy
msgctxt "field:carrier.credential.ups,password:"
msgid "Password"
msgstr "Пароль"
#, fuzzy
msgctxt "field:carrier.credential.ups,server:"
msgid "Server"
msgstr "Сервер"
msgctxt "field:carrier.credential.ups,use_metric:"
msgid "Use Metric"
msgstr ""
msgctxt "field:carrier.credential.ups,user_id:"
msgid "User ID"
msgstr ""
msgctxt "field:stock.package.type,ups_code:"
msgid "UPS Code"
msgstr ""
#, fuzzy
msgctxt "model:carrier.credential.ups,name:"
msgid "UPS Credential"
msgstr "UPS Credentials"
msgctxt "model:ir.action,name:act_create_shipping_ups_wizard"
msgid "Create UPS Shipping for Packages"
msgstr "Create UPS Shipping for Packages"
msgctxt "model:ir.action,name:act_ups_credential_form"
msgid "UPS Credentials"
msgstr "UPS Credentials"
msgctxt "model:ir.message,text:msg_phone_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must add phone number to party "
"\"%(party)s\"."
msgstr ""
msgctxt "model:ir.message,text:msg_shipment_has_reference_number"
msgid ""
"You cannot create shipping for shipment \"%(shipment)s\" because it has "
"already a reference number."
msgstr ""
msgctxt "model:ir.message,text:msg_shipping_description_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must fill its shipping "
"description."
msgstr ""
msgctxt "model:ir.message,text:msg_ups_webservice_error"
msgid ""
"UPS webservice call failed with the following error message:\n"
"%(message)s"
msgstr ""
msgctxt "model:ir.message,text:msg_warehouse_address_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must set an address on warehouse "
"\"%(warehouse)s\"."
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_ups_credential_form"
msgid "UPS Credentials"
msgstr "UPS Credentials"
msgctxt "selection:carrier,shipping_service:"
msgid "UPS"
msgstr ""
#, fuzzy
msgctxt "selection:carrier.credential.ups,server:"
msgid "Production"
msgstr "Производство"
msgctxt "selection:carrier.credential.ups,server:"
msgid "Testing"
msgstr ""
msgctxt "view:carrier.credential.ups:"
msgid "Credential Information"
msgstr ""
msgctxt "view:carrier:"
msgid "UPS"
msgstr ""
msgctxt "view:stock.package.type:"
msgid "UPS"
msgstr ""
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1629498377.0
trytond_stock_package_shipping_ups-6.0.2/locale/sl.po 0000644 0001750 0001750 00000005556 00000000000 021171 0 ustar 00ced ced #
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:carrier,ups_label_height:"
msgid "Label Height"
msgstr "Velikost nalepke"
msgctxt "field:carrier,ups_label_image_format:"
msgid "Label Image Format"
msgstr "Format nalepke"
msgctxt "field:carrier,ups_service_type:"
msgid "Service Type"
msgstr "Vrsta storitve"
msgctxt "field:carrier.credential.ups,account_number:"
msgid "Account Number"
msgstr "Številka računa"
msgctxt "field:carrier.credential.ups,company:"
msgid "Company"
msgstr "Družba"
msgctxt "field:carrier.credential.ups,license:"
msgid "License"
msgstr "Dovoljenje"
msgctxt "field:carrier.credential.ups,password:"
msgid "Password"
msgstr "Geslo"
msgctxt "field:carrier.credential.ups,server:"
msgid "Server"
msgstr "Strežnik"
msgctxt "field:carrier.credential.ups,use_metric:"
msgid "Use Metric"
msgstr "Metrični sistem"
msgctxt "field:carrier.credential.ups,user_id:"
msgid "User ID"
msgstr "Uporabnikov ID"
msgctxt "field:stock.package.type,ups_code:"
msgid "UPS Code"
msgstr "UPS Šifra"
msgctxt "model:carrier.credential.ups,name:"
msgid "UPS Credential"
msgstr "UPS prijava"
#, fuzzy
msgctxt "model:ir.action,name:act_create_shipping_ups_wizard"
msgid "Create UPS Shipping for Packages"
msgstr "Create UPS Shipping for Packages"
#, fuzzy
msgctxt "model:ir.action,name:act_ups_credential_form"
msgid "UPS Credentials"
msgstr "UPS Credentials"
msgctxt "model:ir.message,text:msg_phone_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must add phone number to party "
"\"%(party)s\"."
msgstr ""
msgctxt "model:ir.message,text:msg_shipment_has_reference_number"
msgid ""
"You cannot create shipping for shipment \"%(shipment)s\" because it has "
"already a reference number."
msgstr ""
msgctxt "model:ir.message,text:msg_shipping_description_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must fill its shipping "
"description."
msgstr ""
#, fuzzy
msgctxt "model:ir.message,text:msg_ups_webservice_error"
msgid ""
"UPS webservice call failed with the following error message:\n"
"%(message)s"
msgstr ""
"Sporočilo napake pri klicu UPS spletne storitve:\n"
"\n"
"%(message)s"
msgctxt "model:ir.message,text:msg_warehouse_address_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must set an address on warehouse "
"\"%(warehouse)s\"."
msgstr ""
#, fuzzy
msgctxt "model:ir.ui.menu,name:menu_ups_credential_form"
msgid "UPS Credentials"
msgstr "UPS Credentials"
msgctxt "selection:carrier,shipping_service:"
msgid "UPS"
msgstr "UPS"
msgctxt "selection:carrier.credential.ups,server:"
msgid "Production"
msgstr "Produkcijski"
msgctxt "selection:carrier.credential.ups,server:"
msgid "Testing"
msgstr "Preizkusni"
#, fuzzy
msgctxt "view:carrier.credential.ups:"
msgid "Credential Information"
msgstr "Prijava"
msgctxt "view:carrier:"
msgid "UPS"
msgstr "UPS"
msgctxt "view:stock.package.type:"
msgid "UPS"
msgstr "UPS"
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1629498377.0
trytond_stock_package_shipping_ups-6.0.2/locale/tr.po 0000644 0001750 0001750 00000005133 00000000000 021167 0 ustar 00ced ced #
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:carrier,ups_label_height:"
msgid "Label Height"
msgstr ""
msgctxt "field:carrier,ups_label_image_format:"
msgid "Label Image Format"
msgstr ""
msgctxt "field:carrier,ups_service_type:"
msgid "Service Type"
msgstr ""
msgctxt "field:carrier.credential.ups,account_number:"
msgid "Account Number"
msgstr ""
msgctxt "field:carrier.credential.ups,company:"
msgid "Company"
msgstr ""
msgctxt "field:carrier.credential.ups,license:"
msgid "License"
msgstr ""
msgctxt "field:carrier.credential.ups,password:"
msgid "Password"
msgstr ""
msgctxt "field:carrier.credential.ups,server:"
msgid "Server"
msgstr ""
msgctxt "field:carrier.credential.ups,use_metric:"
msgid "Use Metric"
msgstr ""
msgctxt "field:carrier.credential.ups,user_id:"
msgid "User ID"
msgstr ""
msgctxt "field:stock.package.type,ups_code:"
msgid "UPS Code"
msgstr ""
#, fuzzy
msgctxt "model:carrier.credential.ups,name:"
msgid "UPS Credential"
msgstr "UPS Credentials"
msgctxt "model:ir.action,name:act_create_shipping_ups_wizard"
msgid "Create UPS Shipping for Packages"
msgstr "Create UPS Shipping for Packages"
msgctxt "model:ir.action,name:act_ups_credential_form"
msgid "UPS Credentials"
msgstr "UPS Credentials"
msgctxt "model:ir.message,text:msg_phone_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must add phone number to party "
"\"%(party)s\"."
msgstr ""
msgctxt "model:ir.message,text:msg_shipment_has_reference_number"
msgid ""
"You cannot create shipping for shipment \"%(shipment)s\" because it has "
"already a reference number."
msgstr ""
msgctxt "model:ir.message,text:msg_shipping_description_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must fill its shipping "
"description."
msgstr ""
msgctxt "model:ir.message,text:msg_ups_webservice_error"
msgid ""
"UPS webservice call failed with the following error message:\n"
"%(message)s"
msgstr ""
msgctxt "model:ir.message,text:msg_warehouse_address_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must set an address on warehouse "
"\"%(warehouse)s\"."
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_ups_credential_form"
msgid "UPS Credentials"
msgstr "UPS Credentials"
msgctxt "selection:carrier,shipping_service:"
msgid "UPS"
msgstr ""
msgctxt "selection:carrier.credential.ups,server:"
msgid "Production"
msgstr ""
msgctxt "selection:carrier.credential.ups,server:"
msgid "Testing"
msgstr ""
msgctxt "view:carrier.credential.ups:"
msgid "Credential Information"
msgstr ""
msgctxt "view:carrier:"
msgid "UPS"
msgstr ""
msgctxt "view:stock.package.type:"
msgid "UPS"
msgstr ""
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1629498377.0
trytond_stock_package_shipping_ups-6.0.2/locale/zh_CN.po 0000644 0001750 0001750 00000005152 00000000000 021544 0 ustar 00ced ced #
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:carrier,ups_label_height:"
msgid "Label Height"
msgstr ""
msgctxt "field:carrier,ups_label_image_format:"
msgid "Label Image Format"
msgstr ""
msgctxt "field:carrier,ups_service_type:"
msgid "Service Type"
msgstr ""
msgctxt "field:carrier.credential.ups,account_number:"
msgid "Account Number"
msgstr ""
msgctxt "field:carrier.credential.ups,company:"
msgid "Company"
msgstr ""
msgctxt "field:carrier.credential.ups,license:"
msgid "License"
msgstr ""
#, fuzzy
msgctxt "field:carrier.credential.ups,password:"
msgid "Password"
msgstr "密码"
msgctxt "field:carrier.credential.ups,server:"
msgid "Server"
msgstr ""
msgctxt "field:carrier.credential.ups,use_metric:"
msgid "Use Metric"
msgstr ""
msgctxt "field:carrier.credential.ups,user_id:"
msgid "User ID"
msgstr ""
msgctxt "field:stock.package.type,ups_code:"
msgid "UPS Code"
msgstr ""
#, fuzzy
msgctxt "model:carrier.credential.ups,name:"
msgid "UPS Credential"
msgstr "UPS Credentials"
msgctxt "model:ir.action,name:act_create_shipping_ups_wizard"
msgid "Create UPS Shipping for Packages"
msgstr "Create UPS Shipping for Packages"
msgctxt "model:ir.action,name:act_ups_credential_form"
msgid "UPS Credentials"
msgstr "UPS Credentials"
msgctxt "model:ir.message,text:msg_phone_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must add phone number to party "
"\"%(party)s\"."
msgstr ""
msgctxt "model:ir.message,text:msg_shipment_has_reference_number"
msgid ""
"You cannot create shipping for shipment \"%(shipment)s\" because it has "
"already a reference number."
msgstr ""
msgctxt "model:ir.message,text:msg_shipping_description_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must fill its shipping "
"description."
msgstr ""
msgctxt "model:ir.message,text:msg_ups_webservice_error"
msgid ""
"UPS webservice call failed with the following error message:\n"
"%(message)s"
msgstr ""
msgctxt "model:ir.message,text:msg_warehouse_address_required"
msgid ""
"To validate shipment \"%(shipment)s\" you must set an address on warehouse "
"\"%(warehouse)s\"."
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_ups_credential_form"
msgid "UPS Credentials"
msgstr "UPS Credentials"
msgctxt "selection:carrier,shipping_service:"
msgid "UPS"
msgstr ""
msgctxt "selection:carrier.credential.ups,server:"
msgid "Production"
msgstr ""
msgctxt "selection:carrier.credential.ups,server:"
msgid "Testing"
msgstr ""
msgctxt "view:carrier.credential.ups:"
msgid "Credential Information"
msgstr ""
msgctxt "view:carrier:"
msgid "UPS"
msgstr ""
msgctxt "view:stock.package.type:"
msgid "UPS"
msgstr ""
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1629498377.0
trytond_stock_package_shipping_ups-6.0.2/message.xml 0000644 0001750 0001750 00000002377 00000000000 021120 0 ustar 00ced ced
UPS webservice call failed with the following error message:
%(message)sTo validate shipment "%(shipment)s" you must set an address on warehouse "%(warehouse)s".To validate shipment "%(shipment)s" you must add phone number to party "%(party)s".To validate shipment "%(shipment)s" you must fill its shipping description.You cannot create shipping for shipment "%(shipment)s" because it has already a reference number.
././@PaxHeader 0000000 0000000 0000000 00000000034 00000000000 010212 x ustar 00 28 mtime=1631828715.6315825
trytond_stock_package_shipping_ups-6.0.2/setup.cfg 0000644 0001750 0001750 00000000046 00000000000 020562 0 ustar 00ced ced [egg_info]
tag_build =
tag_date = 0
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1629498377.0
trytond_stock_package_shipping_ups-6.0.2/setup.py 0000755 0001750 0001750 00000012312 00000000000 020455 0 ustar 00ced ced #!/usr/bin/env python3
# This file is part of Tryton. The COPYRIGHT file at the top level of
# this repository contains the full copyright notices and license terms.
import io
import os
import re
from configparser import ConfigParser
from setuptools import setup, find_packages
def read(fname):
return io.open(
os.path.join(os.path.dirname(__file__), fname),
'r', encoding='utf-8').read()
def get_require_version(name):
if minor_version % 2:
require = '%s >= %s.%s.dev0, < %s.%s'
else:
require = '%s >= %s.%s, < %s.%s'
require %= (name, major_version, minor_version,
major_version, minor_version + 1)
return require
config = ConfigParser()
config.read_file(open(os.path.join(os.path.dirname(__file__), 'tryton.cfg')))
info = dict(config.items('tryton'))
for key in ('depends', 'extras_depend', 'xml'):
if key in info:
info[key] = info[key].strip().splitlines()
version = info.get('version', '0.0.1')
major_version, minor_version, _ = version.split('.', 2)
major_version = int(major_version)
minor_version = int(minor_version)
name = 'trytond_stock_package_shipping_ups'
download_url = 'http://downloads.tryton.org/%s.%s/' % (
major_version, minor_version)
if minor_version % 2:
version = '%s.%s.dev0' % (major_version, minor_version)
download_url = (
'hg+http://hg.tryton.org/modules/%s#egg=%s-%s' % (
name[8:], name, version))
local_version = []
if os.environ.get('CI_JOB_ID'):
local_version.append(os.environ['CI_JOB_ID'])
else:
for build in ['CI_BUILD_NUMBER', 'CI_JOB_NUMBER']:
if os.environ.get(build):
local_version.append(os.environ[build])
else:
local_version = []
break
if local_version:
version += '+' + '.'.join(local_version)
requires = ['requests']
for dep in info.get('depends', []):
if not re.match(r'(ir|res)(\W|$)', dep):
requires.append(get_require_version('trytond_%s' % dep))
requires.append(get_require_version('trytond'))
tests_require = [get_require_version('proteus')]
dependency_links = []
if minor_version % 2:
dependency_links.append(
'https://trydevpi.tryton.org/?local_version='
+ '.'.join(local_version))
setup(name=name,
version=version,
description='UPS connector for the Tryton application plateform',
long_description=read('README.rst'),
author='Tryton',
author_email='bugs@tryton.org',
url='http://www.tryton.org/',
download_url=download_url,
project_urls={
"Bug Tracker": 'https://bugs.tryton.org/',
"Documentation": 'https://docs.tryton.org/',
"Forum": 'https://www.tryton.org/forum',
"Source Code": (
'https://hg.tryton.org/modules/stock_package_shipping_ups'),
},
keywords='tryton stock package shipping ups',
package_dir={'trytond.modules.stock_package_shipping_ups': '.'},
packages=(
['trytond.modules.stock_package_shipping_ups']
+ ['trytond.modules.stock_package_shipping_ups.%s' % p
for p in find_packages()]
),
package_data={
'trytond.modules.stock_package_shipping_ups': (info.get('xml', [])
+ ['tryton.cfg', 'view/*.xml', 'locale/*.po', '*.fodt',
'icons/*.svg', 'tests/*.rst']),
},
classifiers=[
'Development Status :: 5 - Production/Stable',
'Environment :: Plugins',
'Framework :: Tryton',
'Intended Audience :: Developers',
'Intended Audience :: Financial and Insurance Industry',
'Intended Audience :: Legal Industry',
'License :: OSI Approved :: '
'GNU General Public License v3 or later (GPLv3+)',
'Natural Language :: Bulgarian',
'Natural Language :: Catalan',
'Natural Language :: Czech',
'Natural Language :: Dutch',
'Natural Language :: English',
'Natural Language :: Finnish',
'Natural Language :: French',
'Natural Language :: German',
'Natural Language :: Hungarian',
'Natural Language :: Indonesian',
'Natural Language :: Italian',
'Natural Language :: Persian',
'Natural Language :: Polish',
'Natural Language :: Portuguese (Brazilian)',
'Natural Language :: Romanian',
'Natural Language :: Russian',
'Natural Language :: Slovenian',
'Natural Language :: Spanish',
'Natural Language :: Turkish',
'Operating System :: OS Independent',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9',
'Programming Language :: Python :: Implementation :: CPython',
'Programming Language :: Python :: Implementation :: PyPy',
'Topic :: Office/Business',
],
license='GPL-3',
python_requires='>=3.6',
install_requires=requires,
dependency_links=dependency_links,
zip_safe=False,
entry_points="""
[trytond.modules]
stock_package_shipping_ups = trytond.modules.stock_package_shipping_ups
""",
test_suite='tests',
test_loader='trytond.test_loader:Loader',
tests_require=tests_require,
)
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1629498377.0
trytond_stock_package_shipping_ups-6.0.2/stock.py 0000644 0001750 0001750 00000033463 00000000000 020447 0 ustar 00ced ced # This file is part of Tryton. The COPYRIGHT file at the top level of
# this repository contains the full copyright notices and license terms.
import re
import base64
import requests
import ssl
import urllib.parse
from itertools import zip_longest
from trytond.config import config
from trytond.i18n import gettext
from trytond.model import fields
from trytond.model.exceptions import AccessError
from trytond.pool import Pool, PoolMeta
from trytond.transaction import Transaction
from trytond.wizard import Wizard, StateTransition, StateAction
from trytond.modules.stock_package_shipping.exceptions import (
PackingValidationError)
from .exceptions import UPSError
SERVER_URLS = {
'testing': 'https://wwwcie.ups.com/json/Ship',
'production': 'https://onlinetools.ups.com/json/Ship',
}
TRACKING_URL = 'https://www.ups.com/track'
class PackageType(metaclass=PoolMeta):
__name__ = 'stock.package.type'
ups_code = fields.Selection([
(None, ''),
('01', 'UPS Letter'),
('02', 'Customer Supplied Package'),
('03', 'Tube'),
('04', 'PAK'),
('21', 'UPS Express Box'),
('24', 'UPS 25KG Box'),
('25', 'UPS 10KG Box'),
('30', 'Pallet'),
('2a', 'Small Express Box'),
('2b', 'Medium Express Box'),
('2c', 'Large Express Box'),
('56', 'Flats'),
('57', 'Parcels'),
('58', 'BPM'),
('59', 'First Class'),
('60', 'Priority'),
('61', 'Machinables'),
('62', 'Irregulars'),
('63', 'Parcel Post'),
('64', 'BPM Parcel'),
('65', 'Media Mail'),
('66', 'BPM Flat'),
('67', 'Standard Flat'),
], 'UPS Code', sort=False, translate=False)
@classmethod
def default_ups_code(cls):
return None
class Package(metaclass=PoolMeta):
__name__ = 'stock.package'
def get_shipping_tracking_url(self, name):
pool = Pool()
ShipmentOut = pool.get('stock.shipment.out')
ShipmentInReturn = pool.get('stock.shipment.in.return')
url = super().get_shipping_tracking_url(name)
if (self.shipping_reference
and self.shipment
and self.shipment.id >= 0
and self.shipment.carrier
and self.shipment.carrier.shipping_service == 'ups'):
party = address = None
if isinstance(self.shipment, ShipmentOut):
party = self.shipment.customer
address = self.shipment.delivery_address
elif isinstance(self.shipment, ShipmentInReturn):
party = self.shipment.supplier
address = self.shipment.delivery_address
parts = urllib.parse.urlsplit(TRACKING_URL)
query = urllib.parse.parse_qsl(parts.query)
if party and party.lang and address and address.country:
loc = '_'.join(
(party.lang.code.split('_')[0], address.country.code))
query.append(('loc', loc))
query.append(('tracknum', self.shipping_reference))
parts = list(parts)
parts[3] = urllib.parse.urlencode(query)
url = urllib.parse.urlunsplit(parts)
return url
class ShippingUPSMixin:
def validate_packing_ups(self):
warehouse = self.shipping_warehouse
if not warehouse.address:
raise PackingValidationError(
gettext('stock_package_shipping_ups'
'.msg_warehouse_address_required',
shipment=self.rec_name,
warehouse=warehouse.rec_name))
if warehouse.address.country != self.delivery_address.country:
for party in {self.shipping_to, self.company.party}:
for mechanism in party.contact_mechanisms:
if mechanism.type in ('phone', 'mobile'):
break
else:
raise PackingValidationError(
gettext('stock_package_shipping_ups'
'.msg_phone_required',
shipment=self.rec_name,
party=party.rec_name))
if not self.shipping_description:
if (any(p.type.ups_code != '01' for p in self.root_packages)
and self.carrier.ups_service_type != '11'):
# TODO Should also test if a country is not in the EU
raise PackingValidationError(
gettext('stock_package_shipping_ups'
'.msg_shipping_description_required',
shipment=self.rec_name))
class ShipmentOut(ShippingUPSMixin, metaclass=PoolMeta):
__name__ = 'stock.shipment.out'
class ShipmentInReturn(ShippingUPSMixin, metaclass=PoolMeta):
__name__ = 'stock.shipment.in.return'
class CreateShipping(metaclass=PoolMeta):
__name__ = 'stock.shipment.create_shipping'
ups = StateAction(
'stock_package_shipping_ups.act_create_shipping_ups_wizard')
def transition_start(self):
next_state = super(CreateShipping, self).transition_start()
if self.record.carrier.shipping_service == 'ups':
next_state = 'ups'
return next_state
def do_ups(self, action):
ctx = Transaction().context
return action, {
'model': ctx['active_model'],
'id': ctx['active_id'],
'ids': [ctx['active_id']],
}
class CreateShippingUPS(Wizard):
'Create UPS Shipping'
__name__ = 'stock.shipment.create_shipping.ups'
start = StateTransition()
def transition_start(self):
pool = Pool()
Package = pool.get('stock.package')
shipment = self.record
if shipment.reference:
raise AccessError(
gettext('stock_package_shipping_ups'
'.msg_shipment_has_reference_number',
shipment=shipment.rec_name))
credential = self.get_credential(shipment)
packages = shipment.root_packages
shipment_request = self.get_request(shipment, packages, credential)
api_url = config.get('stock_package_shipping_ups', credential.server,
default=SERVER_URLS[credential.server])
nb_tries, response = 0, None
error_message = ''
try:
while nb_tries < 5 and response is None:
try:
req = requests.post(api_url, json=shipment_request)
except ssl.SSLError as e:
error_message = e.reason
nb_tries += 1
continue
req.raise_for_status()
response = req.json()
except requests.HTTPError as e:
error_message = e.args[0]
if error_message:
raise UPSError(
gettext('stock_package_shipping_ups.msg_ups_webservice_error',
message=error_message))
if 'Fault' in response:
error = response['Fault']['detail']['Errors']
message = '%s\n\n%s - %s' % (response['Fault']['faultstring'],
error['ErrorDetail']['PrimaryErrorCode']['Code'],
error['ErrorDetail']['PrimaryErrorCode']['Description'])
raise UPSError(
gettext('stock_package_shipping_ups.msg_ups_webservice_error',
message=message))
shipment_response = response['ShipmentResponse']
response_status = shipment_response['Response']['ResponseStatus']
if response_status['Code'] != '1':
raise UPSError(
gettext('stock_package_shipping_ups.msg_ups_webservice_error',
message=response_status['Description']))
shipment_results = shipment_response['ShipmentResults']
shipment.reference = shipment_results['ShipmentIdentificationNumber']
ups_packages = shipment_results['PackageResults']
if len(packages) == 1:
# In case only one package is requested UPS returns a dictionnary
# instead of a list of one package
ups_packages = [ups_packages]
for tryton_pkg, ups_pkg in zip_longest(packages, ups_packages):
label = fields.Binary.cast(base64.b64decode(
ups_pkg['ShippingLabel']['GraphicImage']))
tryton_pkg.shipping_reference = ups_pkg['TrackingNumber']
tryton_pkg.shipping_label = label
Package.save(packages)
shipment.save()
return 'end'
def get_credential_pattern(self, shipment):
return {
'company': shipment.company.id,
}
def get_credential(self, shipment):
pool = Pool()
UPSCredential = pool.get('carrier.credential.ups')
credential_pattern = self.get_credential_pattern(shipment)
for credential in UPSCredential.search([]):
if credential.match(credential_pattern):
return credential
def get_security(self, credential):
return {
'UsernameToken': {
'Username': credential.user_id,
'Password': credential.password,
},
'ServiceAccessToken': {
'AccessLicenseNumber': credential.license,
},
}
def get_request_container(self, shipment):
return {
'RequestOption': 'validate',
'TransactionReference': {
'CustomerContext': (shipment.number or '')[:512],
},
}
def get_shipping_party(self, party, address):
shipping_party = {
'Name': address.party_full_name[:35],
'AttentionName': party.full_name[:35],
'Address': {
'AddressLine': [l[:35]
for l in (address.street or '').splitlines()[:3]],
'City': address.city[:30],
'PostalCode': (address.postal_code or '').replace(' ', '')[:9],
'CountryCode': address.country.code if address.country else '',
},
}
phone = ''
for mechanism in party.contact_mechanisms:
if mechanism.type in {'phone', 'mobile'}:
phone = mechanism.value
break
if phone:
shipping_party['Phone'] = {
'Number': re.sub('[() .-]', '', phone)[:15]
}
return shipping_party
def get_payment_information(self, shipment, credential):
return {
'ShipmentCharge': {
# Type 01 is for Transportation Charges
'Type': '01',
'BillShipper': {
'AccountNumber': credential.account_number,
},
},
}
def get_package(self, use_metric, package):
pool = Pool()
UoM = pool.get('product.uom')
ModelData = pool.get('ir.model.data')
cm = UoM(ModelData.get_id('product', 'uom_centimeter'))
inch = UoM(ModelData.get_id('product', 'uom_inch'))
kg = UoM(ModelData.get_id('product', 'uom_kilogram'))
lb = UoM(ModelData.get_id('product', 'uom_pound'))
pkg = {
'Packaging': {
'Code': package.type.ups_code,
},
}
if (package.length is not None
and package.width is not None
and package.height is not None):
pkg['Dimensions'] = {
'UnitOfMeasurement': {
'Code': 'CM' if use_metric else 'IN',
},
'Length': '%i' % round(UoM.compute_qty(package.length_uom,
package.length, cm if use_metric else inch)),
'Width': '%i' % round(UoM.compute_qty(package.width_uom,
package.width, cm if use_metric else inch)),
'Height': '%i' % round(UoM.compute_qty(package.height_uom,
package.height, cm if use_metric else inch)),
}
if package.total_weight is not None:
pkg['PackageWeight'] = {
'UnitOfMeasurement': {
'Code': 'KGS' if use_metric else 'LBS',
},
'Weight': str(UoM.compute_qty(kg, package.total_weight,
kg if use_metric else lb)),
}
return pkg
def get_request(self, shipment, packages, credential):
shipper = self.get_shipping_party(
shipment.company.party, shipment.shipping_warehouse.address)
shipper['ShipperNumber'] = credential.account_number
packages = [self.get_package(credential.use_metric, p)
for p in packages]
return {
'UPSSecurity': self.get_security(credential),
'ShipmentRequest': {
'Request': self.get_request_container(shipment),
'Shipment': {
'Description': (shipment.shipping_description or '')[:50],
'Shipper': shipper,
'ShipTo': self.get_shipping_party(
shipment.shipping_to, shipment.shipping_to_address),
'PaymentInformation': self.get_payment_information(
shipment, credential),
'Service': {
'Code': shipment.carrier.ups_service_type,
},
'Package': packages,
},
'LabelSpecification': {
'LabelImageFormat': {
'Code': shipment.carrier.ups_label_image_format,
},
'LabelStockSize': {
'Width': '4',
'Height': shipment.carrier.ups_label_height,
},
}
},
}
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1620052452.0
trytond_stock_package_shipping_ups-6.0.2/stock.xml 0000644 0001750 0001750 00000001341 00000000000 020605 0 ustar 00ced ced
stock.package.typepackage_type_formCreate UPS Shipping for Packagesstock.shipment.create_shipping.ups
././@PaxHeader 0000000 0000000 0000000 00000000034 00000000000 010212 x ustar 00 28 mtime=1631828715.6282492
trytond_stock_package_shipping_ups-6.0.2/tests/ 0000755 0001750 0001750 00000000000 00000000000 020103 5 ustar 00ced ced ././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1629498377.0
trytond_stock_package_shipping_ups-6.0.2/tests/__init__.py 0000644 0001750 0001750 00000000517 00000000000 022217 0 ustar 00ced ced # This file is part of Tryton. The COPYRIGHT file at the top level of
# this repository contains the full copyright notices and license terms.
try:
from trytond.modules.stock_package_shipping_ups.tests.test_shipping_ups import suite # noqa: E501
except ImportError:
from .test_shipping_ups import suite
__all__ = ['suite']
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1629498377.0
trytond_stock_package_shipping_ups-6.0.2/tests/scenario_shipping_ups.rst 0000644 0001750 0001750 00000017124 00000000000 025235 0 ustar 00ced ced ========================================
Stock Package Shipping with UPS scenario
========================================
Imports::
>>> import datetime
>>> import os
>>> from dateutil.relativedelta import relativedelta
>>> from decimal import Decimal
>>> from operator import attrgetter
>>> from proteus import Model, Wizard, Report
>>> from trytond.tests.tools import activate_modules
>>> from trytond.modules.company.tests.tools import create_company, \
... get_company
>>> from trytond.modules.account.tests.tools import create_fiscalyear, \
... create_chart, get_accounts, create_tax
>>> from trytond.modules.account_invoice.tests.tools import \
... set_fiscalyear_invoice_sequences, create_payment_term
>>> today = datetime.date.today()
Activate modules::
>>> config = activate_modules(['stock_package_shipping_ups', 'sale'])
Create company::
>>> _ = create_company()
>>> company = get_company()
Create fiscal year::
>>> fiscalyear = set_fiscalyear_invoice_sequences(
... create_fiscalyear(company))
>>> fiscalyear.click('create_period')
Create chart of accounts::
>>> _ = create_chart(company)
>>> accounts = get_accounts(company)
>>> revenue = accounts['revenue']
>>> expense = accounts['expense']
Create a payment term::
>>> payment_term = create_payment_term()
>>> payment_term.save()
Create parties::
>>> Party = Model.get('party.party')
>>> Country = Model.get('country.country')
>>> belgium = Country(code='BE', name='Belgium')
>>> belgium.save()
>>> britain = Country(code='GB', name='Great Britain')
>>> britain.save()
>>> customer = Party(name='Customer')
>>> customer.save()
>>> customer_address = customer.addresses.new()
>>> customer_address.street = 'Anfield Road'
>>> customer_address.postal_code = 'L 40TH'
>>> customer_address.city = 'Liverpool'
>>> customer_address.country = britain
>>> customer_address.save()
>>> customer_phone = customer.contact_mechanisms.new()
>>> customer_phone.type = 'phone'
>>> customer_phone.value = '+44 151 260 6677'
>>> customer_phone.save()
Set the warehouse address::
>>> Address = Model.get('party.address')
>>> Location = Model.get('stock.location')
>>> warehouse, = Location.find([('type', '=', 'warehouse')])
>>> company_address = Address()
>>> company_address.party = company.party
>>> company_address.street = '2 rue de la Centrale'
>>> company_address.postal_code = '4000'
>>> company_address.city = 'Sclessin'
>>> company_address.country = belgium
>>> company_address.save()
>>> company_phone = company.party.contact_mechanisms.new()
>>> company_phone.type = 'phone'
>>> company_phone.value = '+32 4 2522122'
>>> company_phone.save()
>>> warehouse.address = company_address
>>> warehouse.save()
Get some units::
>>> UoM = Model.get('product.uom')
>>> cm, = UoM.find([('symbol', '=', 'cm')])
>>> g, = UoM.find([('symbol', '=', 'g')])
Create account category::
>>> ProductCategory = Model.get('product.category')
>>> account_category = ProductCategory(name="Account Category")
>>> account_category.accounting = True
>>> account_category.account_expense = expense
>>> account_category.account_revenue = revenue
>>> account_category.save()
Create product::
>>> ProductUom = Model.get('product.uom')
>>> unit, = ProductUom.find([('name', '=', 'Unit')])
>>> ProductTemplate = Model.get('product.template')
>>> template = ProductTemplate()
>>> template.name = 'product'
>>> template.default_uom = unit
>>> template.type = 'goods'
>>> template.salable = True
>>> template.weight = 100
>>> template.weight_uom = g
>>> template.list_price = Decimal('10')
>>> template.account_category = account_category
>>> template.save()
>>> product, = template.products
Create an Inventory::
>>> Inventory = Model.get('stock.inventory')
>>> storage, = Location.find([
... ('code', '=', 'STO'),
... ])
>>> inventory = Inventory()
>>> inventory.location = storage
>>> inventory_line = inventory.lines.new(product=product)
>>> inventory_line.quantity = 100.0
>>> inventory_line.expected_quantity = 0.0
>>> inventory.click('confirm')
>>> inventory.state
'done'
Create Package Type::
>>> PackageType = Model.get('stock.package.type')
>>> ups_box = PackageType(
... name='UPS Box', ups_code='02',
... length=10, length_uom=cm,
... height=8, height_uom=cm,
... width=1, width_uom=cm)
>>> ups_box.save()
Create a UPS Carrier and the related credential::
>>> Carrier = Model.get('carrier')
>>> CarrierSelection = Model.get('carrier.selection')
>>> UPSCredential = Model.get('carrier.credential.ups')
>>> credential = UPSCredential()
>>> credential.company = company
>>> credential.user_id = os.getenv('UPS_USER_ID')
>>> credential.password = os.getenv('UPS_PASSWORD')
>>> credential.license = os.getenv('UPS_LICENSE')
>>> credential.account_number = os.getenv('UPS_ACCOUNT_NUMBER')
>>> credential.server = 'testing'
>>> credential.save()
>>> carrier_product_template = ProductTemplate()
>>> carrier_product_template.name = 'UPS Ground'
>>> carrier_product_template.default_uom = unit
>>> carrier_product_template.type = 'service'
>>> carrier_product_template.salable = True
>>> carrier_product_template.list_price = Decimal(20)
>>> carrier_product_template.account_category = account_category
>>> carrier_product_template.save()
>>> carrier_product, = carrier_product_template.products
>>> ups = Party(name='UPS')
>>> ups.save()
>>> carrier = Carrier()
>>> carrier.party = ups
>>> carrier.carrier_product = carrier_product
>>> carrier.shipping_service = 'ups'
>>> carrier.ups_service_type = '65'
>>> carrier.ups_label_image_format = 'GIF'
>>> carrier.save()
>>> catchall_selection = CarrierSelection(carrier=carrier)
>>> catchall_selection.save()
Create a sale and thus a shipment::
>>> Sale = Model.get('sale.sale')
>>> SaleLine = Model.get('sale.line')
>>> sale = Sale()
>>> sale.party = customer
>>> sale.shipment_address = customer_address
>>> sale.payment_term = payment_term
>>> sale.invoice_method = 'order'
>>> sale.carrier = carrier
>>> sale_line = sale.lines.new()
>>> sale_line.product = product
>>> sale_line.quantity = 2.0
>>> sale.click('quote')
>>> sale.click('confirm')
>>> sale.click('process')
Create the packs and ship the shipment::
>>> Package = Model.get('stock.package')
>>> shipment, = sale.shipments
>>> shipment.shipping_description = 'Football Players'
>>> shipment.click('assign_try')
True
>>> shipment.click('pick')
>>> pack = shipment.packages.new()
>>> pack.type = ups_box
>>> pack_move, = pack.moves.find([])
>>> pack.moves.append(pack_move)
>>> shipment.click('pack')
>>> create_shipping = Wizard('stock.shipment.create_shipping', [shipment])
>>> shipment.reload()
>>> shipment.reference != ''
True
>>> pack, = shipment.root_packages
>>> pack.shipping_label is not None
True
>>> pack.shipping_reference is not None
True
>>> pack.shipping_tracking_url.startswith('https://www.ups.com/track?')
True
>>> pack.shipping_reference in pack.shipping_tracking_url
True
Because there is only one box, the pack shipping number is also the shipment
identification number::
>>> pack.shipping_reference == shipment.reference
True
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1620052452.0
trytond_stock_package_shipping_ups-6.0.2/tests/test_shipping_ups.py 0000644 0001750 0001750 00000002030 00000000000 024217 0 ustar 00ced ced # This file is part of Tryton. The COPYRIGHT file at the top level of
# this repository contains the full copyright notices and license terms.
import doctest
import os
import unittest
from trytond.tests.test_tryton import ModuleTestCase
from trytond.tests.test_tryton import suite as test_suite
from trytond.tests.test_tryton import doctest_teardown, doctest_checker
class ShippingUpsTestCase(ModuleTestCase):
'Test Shipping Ups module'
module = 'stock_package_shipping_ups'
def suite():
suite = test_suite()
suite.addTests(unittest.TestLoader().loadTestsFromTestCase(
ShippingUpsTestCase))
if (os.getenv('UPS_USER_ID')
and os.getenv('UPS_PASSWORD')
and os.getenv('UPS_LICENSE')
and os.getenv('UPS_ACCOUNT_NUMBER')):
suite.addTests(doctest.DocFileSuite('scenario_shipping_ups.rst',
tearDown=doctest_teardown, encoding='utf-8',
optionflags=doctest.REPORT_ONLY_FIRST_FAILURE,
checker=doctest_checker))
return suite
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1629498377.0
trytond_stock_package_shipping_ups-6.0.2/tox.ini 0000644 0001750 0001750 00000001337 00000000000 020260 0 ustar 00ced ced [tox]
envlist = {py36,py37,py38,py39}-{sqlite,postgresql},pypy3-{sqlite,postgresql}
[testenv]
commands = {envpython} setup.py test
deps =
{py36,py37,py38,py39}-postgresql: psycopg2 >= 2.5
pypy3-postgresql: psycopg2cffi >= 2.5
py36-sqlite: sqlitebck
setenv =
sqlite: TRYTOND_DATABASE_URI={env:SQLITE_URI:sqlite://}
postgresql: TRYTOND_DATABASE_URI={env:POSTGRESQL_URI:postgresql://}
sqlite: DB_NAME={env:SQLITE_NAME::memory:}
postgresql: DB_NAME={env:POSTGRESQL_NAME:test}
passenv = UPS_USER_ID UPS_PASSWORD UPS_ACCOUNT_NUMBER UPS_LICENSE
install_command = pip install --pre --find-links https://trydevpi.tryton.org/?local_version={env:CI_JOB_ID:{env:CI_BUILD_NUMBER}.{env:CI_JOB_NUMBER}} {opts} {packages}
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1629498377.0
trytond_stock_package_shipping_ups-6.0.2/tryton.cfg 0000644 0001750 0001750 00000000317 00000000000 020762 0 ustar 00ced ced [tryton]
version=6.0.2
depends:
ir
res
party
product
stock
stock_shipment_measurements
stock_package
stock_package_shipping
xml:
carrier.xml
stock.xml
message.xml
././@PaxHeader 0000000 0000000 0000000 00000000034 00000000000 010212 x ustar 00 28 mtime=1631828715.6315825
trytond_stock_package_shipping_ups-6.0.2/trytond_stock_package_shipping_ups.egg-info/ 0000755 0001750 0001750 00000000000 00000000000 027604 5 ustar 00ced ced ././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1631828715.0
trytond_stock_package_shipping_ups-6.0.2/trytond_stock_package_shipping_ups.egg-info/PKG-INFO 0000644 0001750 0001750 00000007662 00000000000 030714 0 ustar 00ced ced Metadata-Version: 1.2
Name: trytond-stock-package-shipping-ups
Version: 6.0.2
Summary: UPS connector for the Tryton application plateform
Home-page: http://www.tryton.org/
Author: Tryton
Author-email: bugs@tryton.org
License: GPL-3
Download-URL: http://downloads.tryton.org/6.0/
Project-URL: Bug Tracker, https://bugs.tryton.org/
Project-URL: Documentation, https://docs.tryton.org/
Project-URL: Forum, https://www.tryton.org/forum
Project-URL: Source Code, https://hg.tryton.org/modules/stock_package_shipping_ups
Description: Stock Package Shipping UPS Module
#################################
The Stock Package Shipping UPS module allows you to generate the UPS labels per
package using the UPS webservices.
The credential for the webservice is specified by the following fields:
UPS Carrier Credential
**********************
This model allows to define the credential used to connect the UPS API.
The credentials used to connect to the UPS API will be automatically retrieved
based on the company of the Shipment.
- *Company*: The company for which those credentials are valid
- *User ID*: The User ID provided by UPS.
- *Password*: The Password used to access the MyUPS Portal.
- *Account Number*: The account number UPS assigned to you when you requested the
API credentials (also known as the Shipper Number).
- *License*: The License number UPS assigned to you when you requested the API
credentials
- *Server*: Are those credentials used for accessing the Testing or the
Production server of UPS.
- *Use Metric*: Use Metric units when communicating with the UPS webservice.
Carrier
*******
The Carrier model is extended with the following fields:
- *Service Type*: The UPS service type requested
- *Label Image Format*: The Image Format used for the label sent by UPS
- *Label Image Height*: The Height of the label sent by UPS.
Package Type
************
The Package Type model is extended with the following field:
- *UPS Code*: The UPS Code of the package.
Keywords: tryton stock package shipping ups
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Plugins
Classifier: Framework :: Tryton
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Intended Audience :: Legal Industry
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: Bulgarian
Classifier: Natural Language :: Catalan
Classifier: Natural Language :: Czech
Classifier: Natural Language :: Dutch
Classifier: Natural Language :: English
Classifier: Natural Language :: Finnish
Classifier: Natural Language :: French
Classifier: Natural Language :: German
Classifier: Natural Language :: Hungarian
Classifier: Natural Language :: Indonesian
Classifier: Natural Language :: Italian
Classifier: Natural Language :: Persian
Classifier: Natural Language :: Polish
Classifier: Natural Language :: Portuguese (Brazilian)
Classifier: Natural Language :: Romanian
Classifier: Natural Language :: Russian
Classifier: Natural Language :: Slovenian
Classifier: Natural Language :: Spanish
Classifier: Natural Language :: Turkish
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Office/Business
Requires-Python: >=3.6
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1631828715.0
trytond_stock_package_shipping_ups-6.0.2/trytond_stock_package_shipping_ups.egg-info/SOURCES.txt 0000644 0001750 0001750 00000003331 00000000000 031470 0 ustar 00ced ced .drone.yml
.flake8
.hgtags
CHANGELOG
COPYRIGHT
LICENSE
MANIFEST.in
README.rst
__init__.py
carrier.py
carrier.xml
exceptions.py
message.xml
setup.py
stock.py
stock.xml
tox.ini
tryton.cfg
./__init__.py
./carrier.py
./carrier.xml
./exceptions.py
./message.xml
./stock.py
./stock.xml
./tryton.cfg
./locale/bg.po
./locale/ca.po
./locale/cs.po
./locale/de.po
./locale/es.po
./locale/es_419.po
./locale/et.po
./locale/fa.po
./locale/fi.po
./locale/fr.po
./locale/hu.po
./locale/id.po
./locale/it.po
./locale/lo.po
./locale/lt.po
./locale/nl.po
./locale/pl.po
./locale/pt.po
./locale/ro.po
./locale/ru.po
./locale/sl.po
./locale/tr.po
./locale/zh_CN.po
./tests/__init__.py
./tests/scenario_shipping_ups.rst
./tests/test_shipping_ups.py
./view/carrier_form.xml
./view/package_type_form.xml
./view/ups_credential_form.xml
./view/ups_credential_list.xml
doc/index.rst
locale/bg.po
locale/ca.po
locale/cs.po
locale/de.po
locale/es.po
locale/es_419.po
locale/et.po
locale/fa.po
locale/fi.po
locale/fr.po
locale/hu.po
locale/id.po
locale/it.po
locale/lo.po
locale/lt.po
locale/nl.po
locale/pl.po
locale/pt.po
locale/ro.po
locale/ru.po
locale/sl.po
locale/tr.po
locale/zh_CN.po
tests/__init__.py
tests/scenario_shipping_ups.rst
tests/test_shipping_ups.py
trytond_stock_package_shipping_ups.egg-info/PKG-INFO
trytond_stock_package_shipping_ups.egg-info/SOURCES.txt
trytond_stock_package_shipping_ups.egg-info/dependency_links.txt
trytond_stock_package_shipping_ups.egg-info/entry_points.txt
trytond_stock_package_shipping_ups.egg-info/not-zip-safe
trytond_stock_package_shipping_ups.egg-info/requires.txt
trytond_stock_package_shipping_ups.egg-info/top_level.txt
view/carrier_form.xml
view/package_type_form.xml
view/ups_credential_form.xml
view/ups_credential_list.xml ././@PaxHeader 0000000 0000000 0000000 00000000211 00000000000 010207 x ustar 00 115 path=trytond_stock_package_shipping_ups-6.0.2/trytond_stock_package_shipping_ups.egg-info/dependency_links.txt
22 mtime=1631828715.0
trytond_stock_package_shipping_ups-6.0.2/trytond_stock_package_shipping_ups.egg-info/dependency_link0000644 0001750 0001750 00000000001 00000000000 032651 0 ustar 00ced ced
././@PaxHeader 0000000 0000000 0000000 00000000205 00000000000 010212 x ustar 00 111 path=trytond_stock_package_shipping_ups-6.0.2/trytond_stock_package_shipping_ups.egg-info/entry_points.txt
22 mtime=1631828715.0
trytond_stock_package_shipping_ups-6.0.2/trytond_stock_package_shipping_ups.egg-info/entry_points.tx0000644 0001750 0001750 00000000147 00000000000 032720 0 ustar 00ced ced
[trytond.modules]
stock_package_shipping_ups = trytond.modules.stock_package_shipping_ups
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1620419755.0
trytond_stock_package_shipping_ups-6.0.2/trytond_stock_package_shipping_ups.egg-info/not-zip-safe 0000644 0001750 0001750 00000000001 00000000000 032032 0 ustar 00ced ced
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1631828715.0
trytond_stock_package_shipping_ups-6.0.2/trytond_stock_package_shipping_ups.egg-info/requires.txt 0000644 0001750 0001750 00000000334 00000000000 032204 0 ustar 00ced ced requests
trytond_party<6.1,>=6.0
trytond_product<6.1,>=6.0
trytond_stock<6.1,>=6.0
trytond_stock_shipment_measurements<6.1,>=6.0
trytond_stock_package<6.1,>=6.0
trytond_stock_package_shipping<6.1,>=6.0
trytond<6.1,>=6.0
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1631828715.0
trytond_stock_package_shipping_ups-6.0.2/trytond_stock_package_shipping_ups.egg-info/top_level.txt 0000644 0001750 0001750 00000000010 00000000000 032325 0 ustar 00ced ced trytond
././@PaxHeader 0000000 0000000 0000000 00000000034 00000000000 010212 x ustar 00 28 mtime=1631828715.6315825
trytond_stock_package_shipping_ups-6.0.2/view/ 0000755 0001750 0001750 00000000000 00000000000 017713 5 ustar 00ced ced ././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1629498377.0
trytond_stock_package_shipping_ups-6.0.2/view/carrier_form.xml 0000644 0001750 0001750 00000001140 00000000000 023103 0 ustar 00ced ced
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1620052452.0
trytond_stock_package_shipping_ups-6.0.2/view/package_type_form.xml 0000644 0001750 0001750 00000000572 00000000000 024120 0 ustar 00ced ced
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1629498377.0
trytond_stock_package_shipping_ups-6.0.2/view/ups_credential_form.xml 0000644 0001750 0001750 00000001307 00000000000 024462 0 ustar 00ced ced
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1629498377.0
trytond_stock_package_shipping_ups-6.0.2/view/ups_credential_list.xml 0000644 0001750 0001750 00000000467 00000000000 024500 0 ustar 00ced ced