././@PaxHeader 0000000 0000000 0000000 00000000033 00000000000 010211 x ustar 00 27 mtime=1623958612.835654
trytond_account_statement_rule-6.0.1/ 0000755 0001750 0001750 00000000000 00000000000 016121 5 ustar 00ced ced ././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1622755483.0
trytond_account_statement_rule-6.0.1/.drone.yml 0000644 0001750 0001750 00000003517 00000000000 020037 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
- POSTGRESQL_URI=postgresql://postgres@postgresql:5432/
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=1620052442.0
trytond_account_statement_rule-6.0.1/.flake8 0000644 0001750 0001750 00000000056 00000000000 017275 0 ustar 00ced ced [flake8]
ignore=E123,E124,E126,E128,E741,W503
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1623958611.0
trytond_account_statement_rule-6.0.1/.hgtags 0000644 0001750 0001750 00000000432 00000000000 017376 0 ustar 00ced ced fd21d34fb18846ab4ef0a28905757667f3f547cb 5.2.0
c9c7d52d75b72ccf9c033ff79d5f1d0b679fee54 5.4.0
2bdb130f4767fe8f3e56389d6d7d2fa88d65a408 5.6.0
d61314f92fda9b8e1d7c6830df3a1d0bba50ec0b 5.8.0
c272a650989e912033603aa997b56432fe034c86 6.0.0
63cf855de9345cb5e5b3420eef4048df56729b67 6.0.1
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1623958610.0
trytond_account_statement_rule-6.0.1/CHANGELOG 0000644 0001750 0001750 00000000672 00000000000 017340 0 ustar 00ced ced Version 6.0.1 - 2021-06-17
* 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
* Initial release
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1623958609.0
trytond_account_statement_rule-6.0.1/COPYRIGHT 0000644 0001750 0001750 00000001213 00000000000 017411 0 ustar 00ced ced Copyright (C) 2018-2021 Cédric Krier
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=1620052442.0
trytond_account_statement_rule-6.0.1/LICENSE 0000644 0001750 0001750 00000104513 00000000000 017132 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=1620052442.0
trytond_account_statement_rule-6.0.1/MANIFEST.in 0000644 0001750 0001750 00000000125 00000000000 017655 0 ustar 00ced ced include CHANGELOG
include COPYRIGHT
include LICENSE
include README.rst
include doc/*
././@PaxHeader 0000000 0000000 0000000 00000000033 00000000000 010211 x ustar 00 27 mtime=1623958612.835654
trytond_account_statement_rule-6.0.1/PKG-INFO 0000644 0001750 0001750 00000010641 00000000000 017220 0 ustar 00ced ced Metadata-Version: 1.2
Name: trytond_account_statement_rule
Version: 6.0.1
Summary: Tryton module to automate statement import with rules
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/account_statement_rule
Description: Account Statement Rule Module
#############################
The account_statement_rule module allows rules to be defined to complete
statement lines from imported files.
When the "Apply Rule" button is clicked on a statement, each rule is tested in
order against each origin that does not have any lines until one is found that
matches. Then the rule found is used to create the statement lines linked to
the origin.
Rule
****
A rule is composed of two parts: matching criteria and lines.
Criteria
--------
The criteria are matched with each origin of the statement:
* Company
* Journal
* Amount: Check if the amount is between two values
* Description: `A regular expression
`_ to
search for a match in the origin description.
* Information rules:
* Key: the statement information key on which the rule applies
* The matching value depending of the type of the key:
* Boolean
* Numeric: A range of value.
* Char: A regular expression.
* Selection
The regular expression can register the group names `party`, `bank_account` and
`invoice` which are later used to search for a party and an invoice.
Lines
-----
They define how to create the statement lines from the matching origin:
* Amount: A Python expression evaluated with:
* `amount`: the amount of the origin.
* `pending`: the amount from which previous lines have been deducted.
* Party
* Account
If the party is not filled in, one will be searched for using the
`bank_account` or the `party` group names from the regular expressions.
If the `invoice` group name appears in a regular expression, it will be used to
find an invoice to link with.
Keywords: tryton statement import rule
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 :: Chinese (Simplified)
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=1620052442.0
trytond_account_statement_rule-6.0.1/README.rst 0000644 0001750 0001750 00000003415 00000000000 017613 0 ustar 00ced ced Account Statement Rule Module
#############################
The account_statement_rule module allows rules to be defined to complete
statement lines from imported files.
When the "Apply Rule" button is clicked on a statement, each rule is tested in
order against each origin that does not have any lines until one is found that
matches. Then the rule found is used to create the statement lines linked to
the origin.
Rule
****
A rule is composed of two parts: matching criteria and lines.
Criteria
--------
The criteria are matched with each origin of the statement:
* Company
* Journal
* Amount: Check if the amount is between two values
* Description: `A regular expression
`_ to
search for a match in the origin description.
* Information rules:
* Key: the statement information key on which the rule applies
* The matching value depending of the type of the key:
* Boolean
* Numeric: A range of value.
* Char: A regular expression.
* Selection
The regular expression can register the group names `party`, `bank_account` and
`invoice` which are later used to search for a party and an invoice.
Lines
-----
They define how to create the statement lines from the matching origin:
* Amount: A Python expression evaluated with:
* `amount`: the amount of the origin.
* `pending`: the amount from which previous lines have been deducted.
* Party
* Account
If the party is not filled in, one will be searched for using the
`bank_account` or the `party` group names from the regular expressions.
If the `invoice` group name appears in a regular expression, it will be used to
find an invoice to link with.
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1620052442.0
trytond_account_statement_rule-6.0.1/__init__.py 0000644 0001750 0001750 00000001131 00000000000 020226 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 account
__all__ = ['register']
def register():
Pool.register(
account.Statement,
account.StatementRule,
account.StatementRuleInformation,
account.StatementRuleLine,
module='account_statement_rule', type_='model')
Pool.register(
module='account_statement_rule', type_='wizard')
Pool.register(
module='account_statement_rule', type_='report')
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1622755483.0
trytond_account_statement_rule-6.0.1/account.py 0000644 0001750 0001750 00000032615 00000000000 020136 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 json
import re
from decimal import Decimal
from simpleeval import simple_eval
from trytond.model import ModelSQL, ModelView, sequence_ordered, fields
from trytond.pool import Pool, PoolMeta
from trytond.pyson import If, Eval
from trytond.tools import decistmt
from trytond.transaction import Transaction
class Statement(metaclass=PoolMeta):
__name__ = 'account.statement'
@classmethod
def __setup__(cls):
super().__setup__()
cls._buttons.update(
apply_rules={
'invisible': Eval('state') != 'draft',
'depends': ['state'],
},
)
@classmethod
@ModelView.button
def apply_rules(cls, statements):
pool = Pool()
Rule = pool.get('account.statement.rule')
Line = pool.get('account.statement.line')
lines = []
rules = Rule.search([])
for statement in statements:
lines.extend(statement._apply_rules(rules))
Line.save(lines)
def _apply_rules(self, rules):
for origin in self.origins:
if origin.lines:
continue
for rule in rules:
keywords = rule.match(origin)
if keywords:
yield from rule.apply(origin, keywords)
break
class StatementRule(sequence_ordered(), ModelSQL, ModelView):
"Account Statement Rule"
__name__ = 'account.statement.rule'
name = fields.Char("Name")
company = fields.Many2One('company.company', "Company")
journal = fields.Many2One(
'account.statement.journal', "Journal",
domain=[
If(Eval('company'),
('company', '=', Eval('company')),
()),
],
depends=['company'])
amount_low = fields.Numeric(
"Amount Low",
digits=(16, Eval('currency_digits', 2)),
domain=[If(Eval('amount_high'),
['OR',
('amount_low', '=', None),
('amount_low', '<=', Eval('amount_high')),
],
[])],
depends=['currency_digits', 'amount_high'])
amount_high = fields.Numeric(
"Amount High",
digits=(16, Eval('currency_digits', 2)),
domain=[If(Eval('amount_low'),
['OR',
('amount_high', '=', None),
('amount_high', '>=', Eval('amount_low')),
],
[])],
depends=['currency_digits', 'amount_low'])
description = fields.Char("Description",
help="The regular expression the description is searched with.\n"
"It may define the groups named:\n"
"'party', 'bank_account', 'invoice'.")
information_rules = fields.One2Many(
'account.statement.rule.information', 'rule', "Information Rules")
lines = fields.One2Many(
'account.statement.rule.line', 'rule', "Lines")
currency_digits = fields.Function(
fields.Integer("Currency Digits"),
'on_change_with_currency_digits')
@fields.depends('journal')
def on_change_with_currency_digits(self, name=None):
if self.journal:
return self.journal.currency.digits
return None
def match(self, origin):
keywords = {}
if self.company and self.company != origin.company:
return False
if self.journal and self.journal != origin.statement.journal:
return False
if self.amount_low is not None and self.amount_low > origin.amount:
return False
if self.amount_high is not None and self.amount_high < origin.amount:
return False
if self.information_rules:
for irule in self.information_rules:
result = irule.match(origin)
if isinstance(result, dict):
keywords.update(result)
elif not result:
return False
if self.description:
result = re.search(self.description, origin.description or '')
if not result:
return False
keywords.update(result.groupdict())
keywords.update(amount=origin.amount, pending=origin.amount)
return keywords
def apply(self, origin, keywords):
keywords = keywords.copy()
for rule_line in self.lines:
line = rule_line.get_line(origin, keywords)
if not line:
return
keywords['pending'] -= line.amount
yield line
class StatementRuleInformation(sequence_ordered(), ModelSQL, ModelView):
"Account Statement Rule Information"
__name__ = 'account.statement.rule.information'
rule = fields.Many2One(
'account.statement.rule', "Rule", required=True, ondelete='CASCADE')
key = fields.Many2One(
'account.statement.origin.information', "Key", required=True,
domain=[
('type_', 'in', [
'boolean', 'integer', 'float', 'number', 'char',
'selection']),
])
boolean = fields.Boolean("Boolean",
states={
'invisible': Eval('key_type') != 'boolean',
},
depends=['key_type'])
char = fields.Char("Char",
states={
'invisible': Eval('key_type') != 'char',
},
depends=['key_type'],
help="The regular expression the key information is searched with.\n"
"It may define the groups named:\n"
"party, bank_account, invoice.")
selection = fields.Selection(
'get_selections', "Selection",
states={
'invisible': Eval('key_type') != 'selection',
},
depends=['key_type'])
key_type = fields.Function(
fields.Selection('get_key_types', "Key Type"),
'on_change_with_key_type')
@classmethod
def __setup__(cls):
super().__setup__()
cls.__access__.add('rule')
@classmethod
def get_key_types(cls):
pool = Pool()
OriginInformation = pool.get('account.statement.origin.information')
return OriginInformation.fields_get(['type_'])['type_']['selection']
@fields.depends('key')
def on_change_with_key_type(self, name=None):
if self.key:
return self.key.type_
@fields.depends('key')
def get_selections(self):
if self.key and self.key.type_ == 'selection':
return json.loads(self.key.selection_json)
return [(None, '')]
@classmethod
def view_attributes(cls):
return super().view_attributes() + [
('//group[@id="%s"]' % type_, 'states', {
'invisible': Eval('key_type') != type_,
}) for type_ in ['integer', 'float', 'number']]
def match(self, origin):
return getattr(self, '_match_%s' % self.key_type)(
origin, origin.information or {})
def _match_boolean(self, origin, information):
return self.boolean == information.get(self.key.name, False)
def _match_range(self, origin, information):
low = getattr(self, '%s_low' % self.key_type)
high = getattr(self, '%s_high' % self.key_type)
amount = information.get(self.key.name)
if amount is None:
return False
if low is not None and low > amount:
return False
if high is not None and high < amount:
return False
_match_integer = _match_range
_match_float = _match_range
_match_number = _match_range
def _match_char(self, origin, information):
result = re.search(
self.char, information.get(self.key.name, ''))
if not result:
return False
return result.groupdict()
def _match_selection(self, origin, information):
return self.selection == information.get(self.key.name)
def _add_range(cls, name, type_, string):
low_name = '%s_low' % name
high_name = '%s_high' % name
setattr(cls, low_name,
type_("%s Low" % string,
domain=[If(Eval(high_name),
['OR',
(low_name, '=', None),
(low_name, '<=', Eval(high_name)),
],
[])],
states={
'invisible': Eval('key_type') != name,
},
depends=['key_type', high_name]))
setattr(cls, high_name,
type_("%s High" % string,
domain=[If(Eval(low_name),
['OR',
(high_name, '=', None),
(high_name, '<=', Eval(low_name)),
],
[])],
states={
'invisible': Eval('key_type') != name,
},
depends=['key_type', low_name]))
_add_range(StatementRuleInformation, 'integer', fields.Integer, "Integer")
_add_range(StatementRuleInformation, 'float', fields.Float, "Float")
_add_range(StatementRuleInformation, 'number', fields.Numeric, "Numeric")
class StatementRuleLine(sequence_ordered(), ModelSQL, ModelView):
"Account Statement Rule Line"
__name__ = 'account.statement.rule.line'
rule = fields.Many2One(
'account.statement.rule', "Rule", required=True, ondelete='CASCADE')
amount = fields.Char(
"Amount", required=True,
help="A Python expression evaluated with 'amount' and 'pending'.")
party = fields.Many2One(
'party.party', "Party",
context={
'company': Eval('company', -1),
},
depends=['company'],
help="Leave empty to use the group named 'party' "
"from the regular expressions.")
account = fields.Many2One(
'account.account', "Account",
domain=[
('company', '=', Eval('company')),
('type', '!=', None),
],
states={
'readonly': ~Eval('company'),
},
depends=['company'],
help="Leave empty to use the party's receivable or payable account.\n"
"The rule must have a company to use this field.")
company = fields.Function(
fields.Many2One('company.company', "Company"),
'on_change_with_company')
@classmethod
def __setup__(cls):
super().__setup__()
cls.__access__.add('rule')
@fields.depends('rule', '_parent_rule.company')
def on_change_with_company(self, name=None):
if self.rule and self.rule.company:
return self.rule.company.id
def get_line(self, origin, keywords, **context):
pool = Pool()
Line = pool.get('account.statement.line')
context.setdefault('functions', {})['Decimal'] = Decimal
context.setdefault('names', {}).update(keywords)
currency = origin.statement.journal.currency
amount = currency.round(simple_eval(decistmt(self.amount), **context))
party = self._get_party(origin, keywords)
invoice = self._get_invoice(origin, keywords)
if invoice and party and invoice.party != party:
return
if invoice and not party:
party = invoice.party
account = self.account
if not account:
if invoice:
account = invoice.account
elif party:
with Transaction().set_context(date=origin.date):
if amount > Decimal('0.0'):
account = party.account_receivable_used
else:
account = party.account_payable_used
if not account:
return
if not party:
party = origin.party
if account.party_required and not party:
return
if not account.party_required:
party = None
line = Line()
line.statement = origin.statement
line.number = origin.number
line.description = origin.description
line.origin = origin
line.amount = amount
line.date = origin.date
line.party = party
line.account = account
line.invoice = invoice
return line
def _get_party(self, origin, keywords):
pool = Pool()
Party = pool.get('party.party')
try:
AccountNumber = pool.get('bank.account.number')
except KeyError:
AccountNumber = None
party = self.party
if not party:
if keywords.get('bank_account') and AccountNumber:
bank_account = keywords['bank_account']
numbers = AccountNumber.search(['OR',
('number', '=', bank_account),
('number_compact', '=', bank_account),
])
if len(numbers) == 1:
number, = numbers
if number.account.owners:
party = number.account.owners[0]
elif keywords.get('party'):
parties = Party.search(
[('rec_name', 'ilike', keywords['party'])])
if len(parties) == 1:
party, = parties
return party
def _get_invoice(self, origin, keywords):
pool = Pool()
Invoice = pool.get('account.invoice')
if keywords.get('invoice'):
invoices = Invoice.search([('rec_name', '=', keywords['invoice'])])
if len(invoices) == 1:
invoice, = invoices
return invoice
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1622755483.0
trytond_account_statement_rule-6.0.1/account.xml 0000644 0001750 0001750 00000012167 00000000000 020306 0 ustar 00ced ced
account.statementstatement_formaccount.statementstatement_treeapply_rulesApply Rulesaccount.statement.ruleformrule_formaccount.statement.ruletreerule_listRulesaccount.statement.ruleUser in companiesaccount.statement.rule.informationformrule_information_formaccount.statement.rule.informationtreerule_information_listaccount.statement.rule.lineformrule_line_formaccount.statement.rule.linetreerule_line_list
././@PaxHeader 0000000 0000000 0000000 00000000034 00000000000 010212 x ustar 00 28 mtime=1623958612.8323207
trytond_account_statement_rule-6.0.1/doc/ 0000755 0001750 0001750 00000000000 00000000000 016666 5 ustar 00ced ced ././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1620052442.0
trytond_account_statement_rule-6.0.1/doc/index.rst 0000644 0001750 0001750 00000003415 00000000000 020532 0 ustar 00ced ced Account Statement Rule Module
#############################
The account_statement_rule module allows rules to be defined to complete
statement lines from imported files.
When the "Apply Rule" button is clicked on a statement, each rule is tested in
order against each origin that does not have any lines until one is found that
matches. Then the rule found is used to create the statement lines linked to
the origin.
Rule
****
A rule is composed of two parts: matching criteria and lines.
Criteria
--------
The criteria are matched with each origin of the statement:
* Company
* Journal
* Amount: Check if the amount is between two values
* Description: `A regular expression
`_ to
search for a match in the origin description.
* Information rules:
* Key: the statement information key on which the rule applies
* The matching value depending of the type of the key:
* Boolean
* Numeric: A range of value.
* Char: A regular expression.
* Selection
The regular expression can register the group names `party`, `bank_account` and
`invoice` which are later used to search for a party and an invoice.
Lines
-----
They define how to create the statement lines from the matching origin:
* Amount: A Python expression evaluated with:
* `amount`: the amount of the origin.
* `pending`: the amount from which previous lines have been deducted.
* Party
* Account
If the party is not filled in, one will be searched for using the
`bank_account` or the `party` group names from the regular expressions.
If the `invoice` group name appears in a regular expression, it will be used to
find an invoice to link with.
././@PaxHeader 0000000 0000000 0000000 00000000034 00000000000 010212 x ustar 00 28 mtime=1623958612.8289874
trytond_account_statement_rule-6.0.1/locale/ 0000755 0001750 0001750 00000000000 00000000000 017360 5 ustar 00ced ced ././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1622755483.0
trytond_account_statement_rule-6.0.1/locale/bg.po 0000644 0001750 0001750 00000007713 00000000000 020320 0 ustar 00ced ced #
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.statement.rule,amount_high:"
msgid "Amount High"
msgstr ""
msgctxt "field:account.statement.rule,amount_low:"
msgid "Amount Low"
msgstr ""
msgctxt "field:account.statement.rule,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.statement.rule,currency_digits:"
msgid "Currency Digits"
msgstr ""
msgctxt "field:account.statement.rule,description:"
msgid "Description"
msgstr ""
msgctxt "field:account.statement.rule,information_rules:"
msgid "Information Rules"
msgstr ""
msgctxt "field:account.statement.rule,journal:"
msgid "Journal"
msgstr ""
msgctxt "field:account.statement.rule,lines:"
msgid "Lines"
msgstr ""
msgctxt "field:account.statement.rule,name:"
msgid "Name"
msgstr ""
msgctxt "field:account.statement.rule.information,boolean:"
msgid "Boolean"
msgstr ""
msgctxt "field:account.statement.rule.information,char:"
msgid "Char"
msgstr ""
msgctxt "field:account.statement.rule.information,float_high:"
msgid "Float High"
msgstr ""
msgctxt "field:account.statement.rule.information,float_low:"
msgid "Float Low"
msgstr ""
msgctxt "field:account.statement.rule.information,integer_high:"
msgid "Integer High"
msgstr ""
msgctxt "field:account.statement.rule.information,integer_low:"
msgid "Integer Low"
msgstr ""
msgctxt "field:account.statement.rule.information,key:"
msgid "Key"
msgstr ""
msgctxt "field:account.statement.rule.information,key_type:"
msgid "Key Type"
msgstr ""
msgctxt "field:account.statement.rule.information,number_high:"
msgid "Numeric High"
msgstr ""
msgctxt "field:account.statement.rule.information,number_low:"
msgid "Numeric Low"
msgstr ""
msgctxt "field:account.statement.rule.information,rule:"
msgid "Rule"
msgstr ""
msgctxt "field:account.statement.rule.information,selection:"
msgid "Selection"
msgstr ""
msgctxt "field:account.statement.rule.line,account:"
msgid "Account"
msgstr ""
msgctxt "field:account.statement.rule.line,amount:"
msgid "Amount"
msgstr ""
msgctxt "field:account.statement.rule.line,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.statement.rule.line,party:"
msgid "Party"
msgstr ""
msgctxt "field:account.statement.rule.line,rule:"
msgid "Rule"
msgstr ""
msgctxt "help:account.statement.rule,description:"
msgid ""
"The regular expression the description is searched with.\n"
"It may define the groups named:\n"
"'party', 'bank_account', 'invoice'."
msgstr ""
msgctxt "help:account.statement.rule.information,char:"
msgid ""
"The regular expression the key information is searched with.\n"
"It may define the groups named:\n"
"party, bank_account, invoice."
msgstr ""
msgctxt "help:account.statement.rule.line,account:"
msgid ""
"Leave empty to use the party's receivable or payable account.\n"
"The rule must have a company to use this field."
msgstr ""
msgctxt "help:account.statement.rule.line,amount:"
msgid "A Python expression evaluated with 'amount' and 'pending'."
msgstr ""
msgctxt "help:account.statement.rule.line,party:"
msgid ""
"Leave empty to use the group named 'party' from the regular expressions."
msgstr ""
msgctxt "model:account.statement.rule,name:"
msgid "Account Statement Rule"
msgstr ""
msgctxt "model:account.statement.rule.information,name:"
msgid "Account Statement Rule Information"
msgstr ""
msgctxt "model:account.statement.rule.line,name:"
msgid "Account Statement Rule Line"
msgstr ""
msgctxt "model:ir.action,name:act_rule_form"
msgid "Rules"
msgstr ""
msgctxt "model:ir.model.button,string:statement_apply_rules_button"
msgid "Apply Rules"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_rule_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_rule_form"
msgid "Rules"
msgstr ""
#, fuzzy
msgctxt "view:account.statement.rule.information:"
msgid "-"
msgstr "-"
#, fuzzy
msgctxt "view:account.statement.rule:"
msgid "-"
msgstr "-"
msgctxt "view:account.statement.rule:"
msgid "Between"
msgstr ""
msgctxt "view:account.statement.rule:"
msgid "Criteria"
msgstr ""
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1622755483.0
trytond_account_statement_rule-6.0.1/locale/ca.po 0000644 0001750 0001750 00000011630 00000000000 020304 0 ustar 00ced ced #
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.statement.rule,amount_high:"
msgid "Amount High"
msgstr "Import superior"
msgctxt "field:account.statement.rule,amount_low:"
msgid "Amount Low"
msgstr "Import inferior"
msgctxt "field:account.statement.rule,company:"
msgid "Company"
msgstr "Empresa"
msgctxt "field:account.statement.rule,currency_digits:"
msgid "Currency Digits"
msgstr "Decimals de la moneda"
msgctxt "field:account.statement.rule,description:"
msgid "Description"
msgstr "Descripció"
msgctxt "field:account.statement.rule,information_rules:"
msgid "Information Rules"
msgstr "Regles d'informació"
msgctxt "field:account.statement.rule,journal:"
msgid "Journal"
msgstr "Diari"
msgctxt "field:account.statement.rule,lines:"
msgid "Lines"
msgstr "Línies"
msgctxt "field:account.statement.rule,name:"
msgid "Name"
msgstr "Nom"
msgctxt "field:account.statement.rule.information,boolean:"
msgid "Boolean"
msgstr "Booleà"
msgctxt "field:account.statement.rule.information,char:"
msgid "Char"
msgstr "Text"
msgctxt "field:account.statement.rule.information,float_high:"
msgid "Float High"
msgstr "Nombre superior"
msgctxt "field:account.statement.rule.information,float_low:"
msgid "Float Low"
msgstr "Nombre inferior"
msgctxt "field:account.statement.rule.information,integer_high:"
msgid "Integer High"
msgstr "Enter superior"
msgctxt "field:account.statement.rule.information,integer_low:"
msgid "Integer Low"
msgstr "Enter inferior"
msgctxt "field:account.statement.rule.information,key:"
msgid "Key"
msgstr "Clau"
msgctxt "field:account.statement.rule.information,key_type:"
msgid "Key Type"
msgstr "Tipus de clau"
msgctxt "field:account.statement.rule.information,number_high:"
msgid "Numeric High"
msgstr "Numèric superior"
msgctxt "field:account.statement.rule.information,number_low:"
msgid "Numeric Low"
msgstr "Numèric inferior"
msgctxt "field:account.statement.rule.information,rule:"
msgid "Rule"
msgstr "Regla"
msgctxt "field:account.statement.rule.information,selection:"
msgid "Selection"
msgstr "Selecció"
msgctxt "field:account.statement.rule.line,account:"
msgid "Account"
msgstr "Compte"
msgctxt "field:account.statement.rule.line,amount:"
msgid "Amount"
msgstr "Import"
msgctxt "field:account.statement.rule.line,company:"
msgid "Company"
msgstr "Empresa"
msgctxt "field:account.statement.rule.line,party:"
msgid "Party"
msgstr "Tercer"
msgctxt "field:account.statement.rule.line,rule:"
msgid "Rule"
msgstr "Regla"
msgctxt "help:account.statement.rule,description:"
msgid ""
"The regular expression the description is searched with.\n"
"It may define the groups named:\n"
"'party', 'bank_account', 'invoice'."
msgstr ""
"Expressió regular per buscar a la descripció.\n"
"Es poden definir els grups anomenats:\n"
"'party', 'bank_account', 'invoice'."
msgctxt "help:account.statement.rule.information,char:"
msgid ""
"The regular expression the key information is searched with.\n"
"It may define the groups named:\n"
"party, bank_account, invoice."
msgstr ""
"Expressió regular per buscar les claus d'informació.\n"
"Es poden definir els grups anomenats:\n"
"'party', 'bank_account', 'invoice'."
msgctxt "help:account.statement.rule.line,account:"
msgid ""
"Leave empty to use the party's receivable or payable account.\n"
"The rule must have a company to use this field."
msgstr ""
"Deixeu-ho en blanc per utilitzar el compte a cobrar o a pagar del tercer.\n"
"La regla ha de tenir una empresa per utilitzar aquest camp."
msgctxt "help:account.statement.rule.line,amount:"
msgid "A Python expression evaluated with 'amount' and 'pending'."
msgstr "Una expressió de Python avaluada amb 'amount' i 'pending'."
msgctxt "help:account.statement.rule.line,party:"
msgid ""
"Leave empty to use the group named 'party' from the regular expressions."
msgstr ""
"Deixeu-ho en blanc per utilitzar el grup anomenat 'party' de les expressions"
" regulars."
msgctxt "model:account.statement.rule,name:"
msgid "Account Statement Rule"
msgstr "Regla d'extracte bancari"
msgctxt "model:account.statement.rule.information,name:"
msgid "Account Statement Rule Information"
msgstr "Informació de la regla d'extracte bancari"
msgctxt "model:account.statement.rule.line,name:"
msgid "Account Statement Rule Line"
msgstr "Línia de la regla d'extracte bancari"
msgctxt "model:ir.action,name:act_rule_form"
msgid "Rules"
msgstr "Regles"
msgctxt "model:ir.model.button,string:statement_apply_rules_button"
msgid "Apply Rules"
msgstr "Aplica regles"
msgctxt "model:ir.rule.group,name:rule_group_rule_companies"
msgid "User in companies"
msgstr "Usuari a les empreses"
msgctxt "model:ir.ui.menu,name:menu_rule_form"
msgid "Rules"
msgstr "Regles"
msgctxt "view:account.statement.rule.information:"
msgid "-"
msgstr "-"
msgctxt "view:account.statement.rule:"
msgid "-"
msgstr "-"
msgctxt "view:account.statement.rule:"
msgid "Between"
msgstr "Entre"
msgctxt "view:account.statement.rule:"
msgid "Criteria"
msgstr "Criteri"
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1622755483.0
trytond_account_statement_rule-6.0.1/locale/cs.po 0000644 0001750 0001750 00000007713 00000000000 020335 0 ustar 00ced ced #
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.statement.rule,amount_high:"
msgid "Amount High"
msgstr ""
msgctxt "field:account.statement.rule,amount_low:"
msgid "Amount Low"
msgstr ""
msgctxt "field:account.statement.rule,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.statement.rule,currency_digits:"
msgid "Currency Digits"
msgstr ""
msgctxt "field:account.statement.rule,description:"
msgid "Description"
msgstr ""
msgctxt "field:account.statement.rule,information_rules:"
msgid "Information Rules"
msgstr ""
msgctxt "field:account.statement.rule,journal:"
msgid "Journal"
msgstr ""
msgctxt "field:account.statement.rule,lines:"
msgid "Lines"
msgstr ""
msgctxt "field:account.statement.rule,name:"
msgid "Name"
msgstr ""
msgctxt "field:account.statement.rule.information,boolean:"
msgid "Boolean"
msgstr ""
msgctxt "field:account.statement.rule.information,char:"
msgid "Char"
msgstr ""
msgctxt "field:account.statement.rule.information,float_high:"
msgid "Float High"
msgstr ""
msgctxt "field:account.statement.rule.information,float_low:"
msgid "Float Low"
msgstr ""
msgctxt "field:account.statement.rule.information,integer_high:"
msgid "Integer High"
msgstr ""
msgctxt "field:account.statement.rule.information,integer_low:"
msgid "Integer Low"
msgstr ""
msgctxt "field:account.statement.rule.information,key:"
msgid "Key"
msgstr ""
msgctxt "field:account.statement.rule.information,key_type:"
msgid "Key Type"
msgstr ""
msgctxt "field:account.statement.rule.information,number_high:"
msgid "Numeric High"
msgstr ""
msgctxt "field:account.statement.rule.information,number_low:"
msgid "Numeric Low"
msgstr ""
msgctxt "field:account.statement.rule.information,rule:"
msgid "Rule"
msgstr ""
msgctxt "field:account.statement.rule.information,selection:"
msgid "Selection"
msgstr ""
msgctxt "field:account.statement.rule.line,account:"
msgid "Account"
msgstr ""
msgctxt "field:account.statement.rule.line,amount:"
msgid "Amount"
msgstr ""
msgctxt "field:account.statement.rule.line,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.statement.rule.line,party:"
msgid "Party"
msgstr ""
msgctxt "field:account.statement.rule.line,rule:"
msgid "Rule"
msgstr ""
msgctxt "help:account.statement.rule,description:"
msgid ""
"The regular expression the description is searched with.\n"
"It may define the groups named:\n"
"'party', 'bank_account', 'invoice'."
msgstr ""
msgctxt "help:account.statement.rule.information,char:"
msgid ""
"The regular expression the key information is searched with.\n"
"It may define the groups named:\n"
"party, bank_account, invoice."
msgstr ""
msgctxt "help:account.statement.rule.line,account:"
msgid ""
"Leave empty to use the party's receivable or payable account.\n"
"The rule must have a company to use this field."
msgstr ""
msgctxt "help:account.statement.rule.line,amount:"
msgid "A Python expression evaluated with 'amount' and 'pending'."
msgstr ""
msgctxt "help:account.statement.rule.line,party:"
msgid ""
"Leave empty to use the group named 'party' from the regular expressions."
msgstr ""
msgctxt "model:account.statement.rule,name:"
msgid "Account Statement Rule"
msgstr ""
msgctxt "model:account.statement.rule.information,name:"
msgid "Account Statement Rule Information"
msgstr ""
msgctxt "model:account.statement.rule.line,name:"
msgid "Account Statement Rule Line"
msgstr ""
msgctxt "model:ir.action,name:act_rule_form"
msgid "Rules"
msgstr ""
msgctxt "model:ir.model.button,string:statement_apply_rules_button"
msgid "Apply Rules"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_rule_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_rule_form"
msgid "Rules"
msgstr ""
#, fuzzy
msgctxt "view:account.statement.rule.information:"
msgid "-"
msgstr "-"
#, fuzzy
msgctxt "view:account.statement.rule:"
msgid "-"
msgstr "-"
msgctxt "view:account.statement.rule:"
msgid "Between"
msgstr ""
msgctxt "view:account.statement.rule:"
msgid "Criteria"
msgstr ""
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1622755483.0
trytond_account_statement_rule-6.0.1/locale/de.po 0000644 0001750 0001750 00000012151 00000000000 020310 0 ustar 00ced ced #
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.statement.rule,amount_high:"
msgid "Amount High"
msgstr "Höchstbetrag"
msgctxt "field:account.statement.rule,amount_low:"
msgid "Amount Low"
msgstr "Mindestbetrag"
msgctxt "field:account.statement.rule,company:"
msgid "Company"
msgstr "Unternehmen"
msgctxt "field:account.statement.rule,currency_digits:"
msgid "Currency Digits"
msgstr "Nachkommastellen Währung"
msgctxt "field:account.statement.rule,description:"
msgid "Description"
msgstr "Beschreibung"
msgctxt "field:account.statement.rule,information_rules:"
msgid "Information Rules"
msgstr "Regeln Umsatzinformationen"
msgctxt "field:account.statement.rule,journal:"
msgid "Journal"
msgstr "Journal"
msgctxt "field:account.statement.rule,lines:"
msgid "Lines"
msgstr "Zeilen"
msgctxt "field:account.statement.rule,name:"
msgid "Name"
msgstr "Name"
msgctxt "field:account.statement.rule.information,boolean:"
msgid "Boolean"
msgstr "Boolescher Ausdruck"
msgctxt "field:account.statement.rule.information,char:"
msgid "Char"
msgstr "Zeichenfolge"
msgctxt "field:account.statement.rule.information,float_high:"
msgid "Float High"
msgstr "Float (Höchstwert)"
msgctxt "field:account.statement.rule.information,float_low:"
msgid "Float Low"
msgstr "Float (Mindestwert)"
msgctxt "field:account.statement.rule.information,integer_high:"
msgid "Integer High"
msgstr "Integer (Höchstwert)"
msgctxt "field:account.statement.rule.information,integer_low:"
msgid "Integer Low"
msgstr "Integer (Mindestwert)"
msgctxt "field:account.statement.rule.information,key:"
msgid "Key"
msgstr "Schlüssel"
msgctxt "field:account.statement.rule.information,key_type:"
msgid "Key Type"
msgstr "Schlüsseltyp"
msgctxt "field:account.statement.rule.information,number_high:"
msgid "Numeric High"
msgstr "Numerisch (Höchstwert)"
msgctxt "field:account.statement.rule.information,number_low:"
msgid "Numeric Low"
msgstr "Numerisch (Mindestwert)"
msgctxt "field:account.statement.rule.information,rule:"
msgid "Rule"
msgstr "Regel"
msgctxt "field:account.statement.rule.information,selection:"
msgid "Selection"
msgstr "Auswahl"
msgctxt "field:account.statement.rule.line,account:"
msgid "Account"
msgstr "Konto"
msgctxt "field:account.statement.rule.line,amount:"
msgid "Amount"
msgstr "Betrag"
msgctxt "field:account.statement.rule.line,company:"
msgid "Company"
msgstr "Unternehmen"
msgctxt "field:account.statement.rule.line,party:"
msgid "Party"
msgstr "Partei"
msgctxt "field:account.statement.rule.line,rule:"
msgid "Rule"
msgstr "Regel"
msgctxt "help:account.statement.rule,description:"
msgid ""
"The regular expression the description is searched with.\n"
"It may define the groups named:\n"
"'party', 'bank_account', 'invoice'."
msgstr ""
"Der reguläre Ausdruck mit dem die Beschreibung durchsucht wird.\n"
"Im regulären Ausdruck können folgende Gruppen definiert werden:\n"
"'party', 'bank_account', 'invoice'."
msgctxt "help:account.statement.rule.information,char:"
msgid ""
"The regular expression the key information is searched with.\n"
"It may define the groups named:\n"
"party, bank_account, invoice."
msgstr ""
"Der reguläre Ausdruck mit dem die Schlüsselinformationen durchsucht werden.\n"
"Im regulären Ausdruck können folgende Gruppen definiert werden:\n"
"party, bank_account, invoice."
msgctxt "help:account.statement.rule.line,account:"
msgid ""
"Leave empty to use the party's receivable or payable account.\n"
"The rule must have a company to use this field."
msgstr ""
"Leer lassen, um das Debitoren-/Kreditorenkonto der Partei zu verwenden.\n"
"Auf der Regel muss ein Unternehmen angegeben sein, damit dieses Feld verwendet werden kann."
msgctxt "help:account.statement.rule.line,amount:"
msgid "A Python expression evaluated with 'amount' and 'pending'."
msgstr ""
"Ein Python-Ausdruck der mit den Schlüsselwörtern 'amount' und 'pending' "
"ausgewertet wird."
msgctxt "help:account.statement.rule.line,party:"
msgid ""
"Leave empty to use the group named 'party' from the regular expressions."
msgstr ""
"Leer lassen, um die Gruppe mit dem Namen 'party' aus dem regulären Ausdruck "
"zu verwenden."
msgctxt "model:account.statement.rule,name:"
msgid "Account Statement Rule"
msgstr "Kontoauszugsregel"
msgctxt "model:account.statement.rule.information,name:"
msgid "Account Statement Rule Information"
msgstr "Kontoauszugsregelinformation"
msgctxt "model:account.statement.rule.line,name:"
msgid "Account Statement Rule Line"
msgstr "Kontoauszugsregelzeile"
msgctxt "model:ir.action,name:act_rule_form"
msgid "Rules"
msgstr "Regeln"
msgctxt "model:ir.model.button,string:statement_apply_rules_button"
msgid "Apply Rules"
msgstr "Regeln anwenden"
msgctxt "model:ir.rule.group,name:rule_group_rule_companies"
msgid "User in companies"
msgstr "Benutzer im Unternehmen"
msgctxt "model:ir.ui.menu,name:menu_rule_form"
msgid "Rules"
msgstr "Regeln"
msgctxt "view:account.statement.rule.information:"
msgid "-"
msgstr "-"
msgctxt "view:account.statement.rule:"
msgid "-"
msgstr "-"
msgctxt "view:account.statement.rule:"
msgid "Between"
msgstr "Zwischen"
msgctxt "view:account.statement.rule:"
msgid "Criteria"
msgstr "Kriterien"
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1622755483.0
trytond_account_statement_rule-6.0.1/locale/es.po 0000644 0001750 0001750 00000011632 00000000000 020332 0 ustar 00ced ced #
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.statement.rule,amount_high:"
msgid "Amount High"
msgstr "Importe superior"
msgctxt "field:account.statement.rule,amount_low:"
msgid "Amount Low"
msgstr "Importe inferior"
msgctxt "field:account.statement.rule,company:"
msgid "Company"
msgstr "Empresa"
msgctxt "field:account.statement.rule,currency_digits:"
msgid "Currency Digits"
msgstr "Decimales de la moneda"
msgctxt "field:account.statement.rule,description:"
msgid "Description"
msgstr "Descripción"
msgctxt "field:account.statement.rule,information_rules:"
msgid "Information Rules"
msgstr "Reglas de información"
msgctxt "field:account.statement.rule,journal:"
msgid "Journal"
msgstr "Diario"
msgctxt "field:account.statement.rule,lines:"
msgid "Lines"
msgstr "Líneas"
msgctxt "field:account.statement.rule,name:"
msgid "Name"
msgstr "Nombre"
msgctxt "field:account.statement.rule.information,boolean:"
msgid "Boolean"
msgstr "Booleano"
msgctxt "field:account.statement.rule.information,char:"
msgid "Char"
msgstr "Texto"
msgctxt "field:account.statement.rule.information,float_high:"
msgid "Float High"
msgstr "Número superior"
msgctxt "field:account.statement.rule.information,float_low:"
msgid "Float Low"
msgstr "Número inferior"
msgctxt "field:account.statement.rule.information,integer_high:"
msgid "Integer High"
msgstr "Entero superior"
msgctxt "field:account.statement.rule.information,integer_low:"
msgid "Integer Low"
msgstr "Entero inferior"
msgctxt "field:account.statement.rule.information,key:"
msgid "Key"
msgstr "Clave"
msgctxt "field:account.statement.rule.information,key_type:"
msgid "Key Type"
msgstr "Tipo de clave"
msgctxt "field:account.statement.rule.information,number_high:"
msgid "Numeric High"
msgstr "Numérico superior"
msgctxt "field:account.statement.rule.information,number_low:"
msgid "Numeric Low"
msgstr "Numérico inferior"
msgctxt "field:account.statement.rule.information,rule:"
msgid "Rule"
msgstr "Regla"
msgctxt "field:account.statement.rule.information,selection:"
msgid "Selection"
msgstr "Selección"
msgctxt "field:account.statement.rule.line,account:"
msgid "Account"
msgstr "Cuenta"
msgctxt "field:account.statement.rule.line,amount:"
msgid "Amount"
msgstr "Importe"
msgctxt "field:account.statement.rule.line,company:"
msgid "Company"
msgstr "Empresa"
msgctxt "field:account.statement.rule.line,party:"
msgid "Party"
msgstr "Tercero"
msgctxt "field:account.statement.rule.line,rule:"
msgid "Rule"
msgstr "Regla"
msgctxt "help:account.statement.rule,description:"
msgid ""
"The regular expression the description is searched with.\n"
"It may define the groups named:\n"
"'party', 'bank_account', 'invoice'."
msgstr ""
"Expresión regular para buscar en la descripción.\n"
"Puede definir los grupos con nombre:\n"
"'party', 'bank_account', 'invoice'."
msgctxt "help:account.statement.rule.information,char:"
msgid ""
"The regular expression the key information is searched with.\n"
"It may define the groups named:\n"
"party, bank_account, invoice."
msgstr ""
"Expresión regular para buscar las claves de información.\n"
"Puede definir los grupos con nombre:\n"
"party, bank_account, invoice."
msgctxt "help:account.statement.rule.line,account:"
msgid ""
"Leave empty to use the party's receivable or payable account.\n"
"The rule must have a company to use this field."
msgstr ""
"Dejar vacío para utilizar la cuenta a cobrar o a pagar del tercero.\n"
"La regla debe tener una empresa para usar este campo."
msgctxt "help:account.statement.rule.line,amount:"
msgid "A Python expression evaluated with 'amount' and 'pending'."
msgstr "Una expresión de Python evaluada con 'amount' y 'pending'."
msgctxt "help:account.statement.rule.line,party:"
msgid ""
"Leave empty to use the group named 'party' from the regular expressions."
msgstr ""
"Dejar vacío para usar el grupo con nombre 'party' de la expresión regular."
msgctxt "model:account.statement.rule,name:"
msgid "Account Statement Rule"
msgstr "Regla de extracto bancario"
msgctxt "model:account.statement.rule.information,name:"
msgid "Account Statement Rule Information"
msgstr "Información de regla de extracto bancario"
msgctxt "model:account.statement.rule.line,name:"
msgid "Account Statement Rule Line"
msgstr "Línea de regla de extracto bancario"
msgctxt "model:ir.action,name:act_rule_form"
msgid "Rules"
msgstr "Reglas"
msgctxt "model:ir.model.button,string:statement_apply_rules_button"
msgid "Apply Rules"
msgstr "Aplicar reglas"
msgctxt "model:ir.rule.group,name:rule_group_rule_companies"
msgid "User in companies"
msgstr "Usuario en las empresas"
msgctxt "model:ir.ui.menu,name:menu_rule_form"
msgid "Rules"
msgstr "Reglas"
msgctxt "view:account.statement.rule.information:"
msgid "-"
msgstr "-"
msgctxt "view:account.statement.rule:"
msgid "-"
msgstr "-"
msgctxt "view:account.statement.rule:"
msgid "Between"
msgstr "Entre"
msgctxt "view:account.statement.rule:"
msgid "Criteria"
msgstr "Criterio"
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1622755483.0
trytond_account_statement_rule-6.0.1/locale/es_419.po 0000644 0001750 0001750 00000007713 00000000000 020734 0 ustar 00ced ced #
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.statement.rule,amount_high:"
msgid "Amount High"
msgstr ""
msgctxt "field:account.statement.rule,amount_low:"
msgid "Amount Low"
msgstr ""
msgctxt "field:account.statement.rule,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.statement.rule,currency_digits:"
msgid "Currency Digits"
msgstr ""
msgctxt "field:account.statement.rule,description:"
msgid "Description"
msgstr ""
msgctxt "field:account.statement.rule,information_rules:"
msgid "Information Rules"
msgstr ""
msgctxt "field:account.statement.rule,journal:"
msgid "Journal"
msgstr ""
msgctxt "field:account.statement.rule,lines:"
msgid "Lines"
msgstr ""
msgctxt "field:account.statement.rule,name:"
msgid "Name"
msgstr ""
msgctxt "field:account.statement.rule.information,boolean:"
msgid "Boolean"
msgstr ""
msgctxt "field:account.statement.rule.information,char:"
msgid "Char"
msgstr ""
msgctxt "field:account.statement.rule.information,float_high:"
msgid "Float High"
msgstr ""
msgctxt "field:account.statement.rule.information,float_low:"
msgid "Float Low"
msgstr ""
msgctxt "field:account.statement.rule.information,integer_high:"
msgid "Integer High"
msgstr ""
msgctxt "field:account.statement.rule.information,integer_low:"
msgid "Integer Low"
msgstr ""
msgctxt "field:account.statement.rule.information,key:"
msgid "Key"
msgstr ""
msgctxt "field:account.statement.rule.information,key_type:"
msgid "Key Type"
msgstr ""
msgctxt "field:account.statement.rule.information,number_high:"
msgid "Numeric High"
msgstr ""
msgctxt "field:account.statement.rule.information,number_low:"
msgid "Numeric Low"
msgstr ""
msgctxt "field:account.statement.rule.information,rule:"
msgid "Rule"
msgstr ""
msgctxt "field:account.statement.rule.information,selection:"
msgid "Selection"
msgstr ""
msgctxt "field:account.statement.rule.line,account:"
msgid "Account"
msgstr ""
msgctxt "field:account.statement.rule.line,amount:"
msgid "Amount"
msgstr ""
msgctxt "field:account.statement.rule.line,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.statement.rule.line,party:"
msgid "Party"
msgstr ""
msgctxt "field:account.statement.rule.line,rule:"
msgid "Rule"
msgstr ""
msgctxt "help:account.statement.rule,description:"
msgid ""
"The regular expression the description is searched with.\n"
"It may define the groups named:\n"
"'party', 'bank_account', 'invoice'."
msgstr ""
msgctxt "help:account.statement.rule.information,char:"
msgid ""
"The regular expression the key information is searched with.\n"
"It may define the groups named:\n"
"party, bank_account, invoice."
msgstr ""
msgctxt "help:account.statement.rule.line,account:"
msgid ""
"Leave empty to use the party's receivable or payable account.\n"
"The rule must have a company to use this field."
msgstr ""
msgctxt "help:account.statement.rule.line,amount:"
msgid "A Python expression evaluated with 'amount' and 'pending'."
msgstr ""
msgctxt "help:account.statement.rule.line,party:"
msgid ""
"Leave empty to use the group named 'party' from the regular expressions."
msgstr ""
msgctxt "model:account.statement.rule,name:"
msgid "Account Statement Rule"
msgstr ""
msgctxt "model:account.statement.rule.information,name:"
msgid "Account Statement Rule Information"
msgstr ""
msgctxt "model:account.statement.rule.line,name:"
msgid "Account Statement Rule Line"
msgstr ""
msgctxt "model:ir.action,name:act_rule_form"
msgid "Rules"
msgstr ""
msgctxt "model:ir.model.button,string:statement_apply_rules_button"
msgid "Apply Rules"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_rule_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_rule_form"
msgid "Rules"
msgstr ""
#, fuzzy
msgctxt "view:account.statement.rule.information:"
msgid "-"
msgstr "-"
#, fuzzy
msgctxt "view:account.statement.rule:"
msgid "-"
msgstr "-"
msgctxt "view:account.statement.rule:"
msgid "Between"
msgstr ""
msgctxt "view:account.statement.rule:"
msgid "Criteria"
msgstr ""
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1622755483.0
trytond_account_statement_rule-6.0.1/locale/et.po 0000644 0001750 0001750 00000010510 00000000000 020325 0 ustar 00ced ced #
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.statement.rule,amount_high:"
msgid "Amount High"
msgstr "Kõrgeim väärtus"
msgctxt "field:account.statement.rule,amount_low:"
msgid "Amount Low"
msgstr "Madalaim väärtus"
msgctxt "field:account.statement.rule,company:"
msgid "Company"
msgstr "Ettevõte"
msgctxt "field:account.statement.rule,currency_digits:"
msgid "Currency Digits"
msgstr "Valuuta numbriväärtus"
msgctxt "field:account.statement.rule,description:"
msgid "Description"
msgstr "Kirjeldus"
msgctxt "field:account.statement.rule,information_rules:"
msgid "Information Rules"
msgstr "Informatsiooni reegel"
msgctxt "field:account.statement.rule,journal:"
msgid "Journal"
msgstr "Päevik"
msgctxt "field:account.statement.rule,lines:"
msgid "Lines"
msgstr "Read"
msgctxt "field:account.statement.rule,name:"
msgid "Name"
msgstr "Nimetus"
msgctxt "field:account.statement.rule.information,boolean:"
msgid "Boolean"
msgstr "Jah/ei"
msgctxt "field:account.statement.rule.information,char:"
msgid "Char"
msgstr "Char"
msgctxt "field:account.statement.rule.information,float_high:"
msgid "Float High"
msgstr "Kõrgeim ujuv"
msgctxt "field:account.statement.rule.information,float_low:"
msgid "Float Low"
msgstr "Madalaim ujuv"
msgctxt "field:account.statement.rule.information,integer_high:"
msgid "Integer High"
msgstr "Kõrgem täisarv"
msgctxt "field:account.statement.rule.information,integer_low:"
msgid "Integer Low"
msgstr "Madalaim täisarv"
msgctxt "field:account.statement.rule.information,key:"
msgid "Key"
msgstr "Võti"
msgctxt "field:account.statement.rule.information,key_type:"
msgid "Key Type"
msgstr "Võtme tüüp"
msgctxt "field:account.statement.rule.information,number_high:"
msgid "Numeric High"
msgstr "Kõrgeim numbrilin"
msgctxt "field:account.statement.rule.information,number_low:"
msgid "Numeric Low"
msgstr "Madalaim numbriline"
msgctxt "field:account.statement.rule.information,rule:"
msgid "Rule"
msgstr "Reegel"
msgctxt "field:account.statement.rule.information,selection:"
msgid "Selection"
msgstr "Valik"
msgctxt "field:account.statement.rule.line,account:"
msgid "Account"
msgstr "Konto"
msgctxt "field:account.statement.rule.line,amount:"
msgid "Amount"
msgstr "Summa"
msgctxt "field:account.statement.rule.line,company:"
msgid "Company"
msgstr "Ettevõte"
msgctxt "field:account.statement.rule.line,party:"
msgid "Party"
msgstr "Osapool"
msgctxt "field:account.statement.rule.line,rule:"
msgid "Rule"
msgstr "Reegel"
msgctxt "help:account.statement.rule,description:"
msgid ""
"The regular expression the description is searched with.\n"
"It may define the groups named:\n"
"'party', 'bank_account', 'invoice'."
msgstr ""
msgctxt "help:account.statement.rule.information,char:"
msgid ""
"The regular expression the key information is searched with.\n"
"It may define the groups named:\n"
"party, bank_account, invoice."
msgstr ""
msgctxt "help:account.statement.rule.line,account:"
msgid ""
"Leave empty to use the party's receivable or payable account.\n"
"The rule must have a company to use this field."
msgstr ""
msgctxt "help:account.statement.rule.line,amount:"
msgid "A Python expression evaluated with 'amount' and 'pending'."
msgstr ""
msgctxt "help:account.statement.rule.line,party:"
msgid ""
"Leave empty to use the group named 'party' from the regular expressions."
msgstr ""
msgctxt "model:account.statement.rule,name:"
msgid "Account Statement Rule"
msgstr "Konto aruande reegel"
msgctxt "model:account.statement.rule.information,name:"
msgid "Account Statement Rule Information"
msgstr "Konto aruande reegli info"
msgctxt "model:account.statement.rule.line,name:"
msgid "Account Statement Rule Line"
msgstr "Konto aruande reegli rida"
msgctxt "model:ir.action,name:act_rule_form"
msgid "Rules"
msgstr "Reeglid"
msgctxt "model:ir.model.button,string:statement_apply_rules_button"
msgid "Apply Rules"
msgstr "Rakenda reeglid"
msgctxt "model:ir.rule.group,name:rule_group_rule_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_rule_form"
msgid "Rules"
msgstr "Reeglid"
msgctxt "view:account.statement.rule.information:"
msgid "-"
msgstr "-"
msgctxt "view:account.statement.rule:"
msgid "-"
msgstr "-"
msgctxt "view:account.statement.rule:"
msgid "Between"
msgstr "Vahemik"
msgctxt "view:account.statement.rule:"
msgid "Criteria"
msgstr "Kriteerium"
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1622755483.0
trytond_account_statement_rule-6.0.1/locale/fa.po 0000644 0001750 0001750 00000007713 00000000000 020316 0 ustar 00ced ced #
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.statement.rule,amount_high:"
msgid "Amount High"
msgstr ""
msgctxt "field:account.statement.rule,amount_low:"
msgid "Amount Low"
msgstr ""
msgctxt "field:account.statement.rule,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.statement.rule,currency_digits:"
msgid "Currency Digits"
msgstr ""
msgctxt "field:account.statement.rule,description:"
msgid "Description"
msgstr ""
msgctxt "field:account.statement.rule,information_rules:"
msgid "Information Rules"
msgstr ""
msgctxt "field:account.statement.rule,journal:"
msgid "Journal"
msgstr ""
msgctxt "field:account.statement.rule,lines:"
msgid "Lines"
msgstr ""
msgctxt "field:account.statement.rule,name:"
msgid "Name"
msgstr ""
msgctxt "field:account.statement.rule.information,boolean:"
msgid "Boolean"
msgstr ""
msgctxt "field:account.statement.rule.information,char:"
msgid "Char"
msgstr ""
msgctxt "field:account.statement.rule.information,float_high:"
msgid "Float High"
msgstr ""
msgctxt "field:account.statement.rule.information,float_low:"
msgid "Float Low"
msgstr ""
msgctxt "field:account.statement.rule.information,integer_high:"
msgid "Integer High"
msgstr ""
msgctxt "field:account.statement.rule.information,integer_low:"
msgid "Integer Low"
msgstr ""
msgctxt "field:account.statement.rule.information,key:"
msgid "Key"
msgstr ""
msgctxt "field:account.statement.rule.information,key_type:"
msgid "Key Type"
msgstr ""
msgctxt "field:account.statement.rule.information,number_high:"
msgid "Numeric High"
msgstr ""
msgctxt "field:account.statement.rule.information,number_low:"
msgid "Numeric Low"
msgstr ""
msgctxt "field:account.statement.rule.information,rule:"
msgid "Rule"
msgstr ""
msgctxt "field:account.statement.rule.information,selection:"
msgid "Selection"
msgstr ""
msgctxt "field:account.statement.rule.line,account:"
msgid "Account"
msgstr ""
msgctxt "field:account.statement.rule.line,amount:"
msgid "Amount"
msgstr ""
msgctxt "field:account.statement.rule.line,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.statement.rule.line,party:"
msgid "Party"
msgstr ""
msgctxt "field:account.statement.rule.line,rule:"
msgid "Rule"
msgstr ""
msgctxt "help:account.statement.rule,description:"
msgid ""
"The regular expression the description is searched with.\n"
"It may define the groups named:\n"
"'party', 'bank_account', 'invoice'."
msgstr ""
msgctxt "help:account.statement.rule.information,char:"
msgid ""
"The regular expression the key information is searched with.\n"
"It may define the groups named:\n"
"party, bank_account, invoice."
msgstr ""
msgctxt "help:account.statement.rule.line,account:"
msgid ""
"Leave empty to use the party's receivable or payable account.\n"
"The rule must have a company to use this field."
msgstr ""
msgctxt "help:account.statement.rule.line,amount:"
msgid "A Python expression evaluated with 'amount' and 'pending'."
msgstr ""
msgctxt "help:account.statement.rule.line,party:"
msgid ""
"Leave empty to use the group named 'party' from the regular expressions."
msgstr ""
msgctxt "model:account.statement.rule,name:"
msgid "Account Statement Rule"
msgstr ""
msgctxt "model:account.statement.rule.information,name:"
msgid "Account Statement Rule Information"
msgstr ""
msgctxt "model:account.statement.rule.line,name:"
msgid "Account Statement Rule Line"
msgstr ""
msgctxt "model:ir.action,name:act_rule_form"
msgid "Rules"
msgstr ""
msgctxt "model:ir.model.button,string:statement_apply_rules_button"
msgid "Apply Rules"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_rule_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_rule_form"
msgid "Rules"
msgstr ""
#, fuzzy
msgctxt "view:account.statement.rule.information:"
msgid "-"
msgstr "-"
#, fuzzy
msgctxt "view:account.statement.rule:"
msgid "-"
msgstr "-"
msgctxt "view:account.statement.rule:"
msgid "Between"
msgstr ""
msgctxt "view:account.statement.rule:"
msgid "Criteria"
msgstr ""
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1622755483.0
trytond_account_statement_rule-6.0.1/locale/fi.po 0000644 0001750 0001750 00000007713 00000000000 020326 0 ustar 00ced ced #
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.statement.rule,amount_high:"
msgid "Amount High"
msgstr ""
msgctxt "field:account.statement.rule,amount_low:"
msgid "Amount Low"
msgstr ""
msgctxt "field:account.statement.rule,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.statement.rule,currency_digits:"
msgid "Currency Digits"
msgstr ""
msgctxt "field:account.statement.rule,description:"
msgid "Description"
msgstr ""
msgctxt "field:account.statement.rule,information_rules:"
msgid "Information Rules"
msgstr ""
msgctxt "field:account.statement.rule,journal:"
msgid "Journal"
msgstr ""
msgctxt "field:account.statement.rule,lines:"
msgid "Lines"
msgstr ""
msgctxt "field:account.statement.rule,name:"
msgid "Name"
msgstr ""
msgctxt "field:account.statement.rule.information,boolean:"
msgid "Boolean"
msgstr ""
msgctxt "field:account.statement.rule.information,char:"
msgid "Char"
msgstr ""
msgctxt "field:account.statement.rule.information,float_high:"
msgid "Float High"
msgstr ""
msgctxt "field:account.statement.rule.information,float_low:"
msgid "Float Low"
msgstr ""
msgctxt "field:account.statement.rule.information,integer_high:"
msgid "Integer High"
msgstr ""
msgctxt "field:account.statement.rule.information,integer_low:"
msgid "Integer Low"
msgstr ""
msgctxt "field:account.statement.rule.information,key:"
msgid "Key"
msgstr ""
msgctxt "field:account.statement.rule.information,key_type:"
msgid "Key Type"
msgstr ""
msgctxt "field:account.statement.rule.information,number_high:"
msgid "Numeric High"
msgstr ""
msgctxt "field:account.statement.rule.information,number_low:"
msgid "Numeric Low"
msgstr ""
msgctxt "field:account.statement.rule.information,rule:"
msgid "Rule"
msgstr ""
msgctxt "field:account.statement.rule.information,selection:"
msgid "Selection"
msgstr ""
msgctxt "field:account.statement.rule.line,account:"
msgid "Account"
msgstr ""
msgctxt "field:account.statement.rule.line,amount:"
msgid "Amount"
msgstr ""
msgctxt "field:account.statement.rule.line,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.statement.rule.line,party:"
msgid "Party"
msgstr ""
msgctxt "field:account.statement.rule.line,rule:"
msgid "Rule"
msgstr ""
msgctxt "help:account.statement.rule,description:"
msgid ""
"The regular expression the description is searched with.\n"
"It may define the groups named:\n"
"'party', 'bank_account', 'invoice'."
msgstr ""
msgctxt "help:account.statement.rule.information,char:"
msgid ""
"The regular expression the key information is searched with.\n"
"It may define the groups named:\n"
"party, bank_account, invoice."
msgstr ""
msgctxt "help:account.statement.rule.line,account:"
msgid ""
"Leave empty to use the party's receivable or payable account.\n"
"The rule must have a company to use this field."
msgstr ""
msgctxt "help:account.statement.rule.line,amount:"
msgid "A Python expression evaluated with 'amount' and 'pending'."
msgstr ""
msgctxt "help:account.statement.rule.line,party:"
msgid ""
"Leave empty to use the group named 'party' from the regular expressions."
msgstr ""
msgctxt "model:account.statement.rule,name:"
msgid "Account Statement Rule"
msgstr ""
msgctxt "model:account.statement.rule.information,name:"
msgid "Account Statement Rule Information"
msgstr ""
msgctxt "model:account.statement.rule.line,name:"
msgid "Account Statement Rule Line"
msgstr ""
msgctxt "model:ir.action,name:act_rule_form"
msgid "Rules"
msgstr ""
msgctxt "model:ir.model.button,string:statement_apply_rules_button"
msgid "Apply Rules"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_rule_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_rule_form"
msgid "Rules"
msgstr ""
#, fuzzy
msgctxt "view:account.statement.rule.information:"
msgid "-"
msgstr "-"
#, fuzzy
msgctxt "view:account.statement.rule:"
msgid "-"
msgstr "-"
msgctxt "view:account.statement.rule:"
msgid "Between"
msgstr ""
msgctxt "view:account.statement.rule:"
msgid "Criteria"
msgstr ""
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1622755483.0
trytond_account_statement_rule-6.0.1/locale/fr.po 0000644 0001750 0001750 00000012003 00000000000 020323 0 ustar 00ced ced #
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.statement.rule,amount_high:"
msgid "Amount High"
msgstr "Montant maximum"
msgctxt "field:account.statement.rule,amount_low:"
msgid "Amount Low"
msgstr "Montant minimum"
msgctxt "field:account.statement.rule,company:"
msgid "Company"
msgstr "Société"
msgctxt "field:account.statement.rule,currency_digits:"
msgid "Currency Digits"
msgstr "Décimales de la devise"
msgctxt "field:account.statement.rule,description:"
msgid "Description"
msgstr "Description"
msgctxt "field:account.statement.rule,information_rules:"
msgid "Information Rules"
msgstr "Règles sur les informations"
msgctxt "field:account.statement.rule,journal:"
msgid "Journal"
msgstr "Journal"
msgctxt "field:account.statement.rule,lines:"
msgid "Lines"
msgstr "Lignes"
msgctxt "field:account.statement.rule,name:"
msgid "Name"
msgstr "Nom"
msgctxt "field:account.statement.rule.information,boolean:"
msgid "Boolean"
msgstr "Booléen"
msgctxt "field:account.statement.rule.information,char:"
msgid "Char"
msgstr "Caractères"
msgctxt "field:account.statement.rule.information,float_high:"
msgid "Float High"
msgstr "Flottant supérieur"
msgctxt "field:account.statement.rule.information,float_low:"
msgid "Float Low"
msgstr "Flottant inférieur"
msgctxt "field:account.statement.rule.information,integer_high:"
msgid "Integer High"
msgstr "Entier supérieur"
msgctxt "field:account.statement.rule.information,integer_low:"
msgid "Integer Low"
msgstr "Entier inférieur"
msgctxt "field:account.statement.rule.information,key:"
msgid "Key"
msgstr "Clé"
msgctxt "field:account.statement.rule.information,key_type:"
msgid "Key Type"
msgstr "Type de clé"
msgctxt "field:account.statement.rule.information,number_high:"
msgid "Numeric High"
msgstr "Nombre supérieur"
msgctxt "field:account.statement.rule.information,number_low:"
msgid "Numeric Low"
msgstr "Nombre inférieur"
msgctxt "field:account.statement.rule.information,rule:"
msgid "Rule"
msgstr "Règle"
msgctxt "field:account.statement.rule.information,selection:"
msgid "Selection"
msgstr "Sélection"
msgctxt "field:account.statement.rule.line,account:"
msgid "Account"
msgstr "Compte"
msgctxt "field:account.statement.rule.line,amount:"
msgid "Amount"
msgstr "Montant"
msgctxt "field:account.statement.rule.line,company:"
msgid "Company"
msgstr "Société"
msgctxt "field:account.statement.rule.line,party:"
msgid "Party"
msgstr "Tiers"
msgctxt "field:account.statement.rule.line,rule:"
msgid "Rule"
msgstr "Règle"
msgctxt "help:account.statement.rule,description:"
msgid ""
"The regular expression the description is searched with.\n"
"It may define the groups named:\n"
"'party', 'bank_account', 'invoice'."
msgstr ""
"L'expression régulière avec laquelle la description est recherchée.\n"
"Elle peut définir les groupes nommés :\n"
"'party', 'bank_account', 'invoice'."
msgctxt "help:account.statement.rule.information,char:"
msgid ""
"The regular expression the key information is searched with.\n"
"It may define the groups named:\n"
"party, bank_account, invoice."
msgstr ""
"L'expression régulière avec laquelle l'information clé est recherchée.\n"
"Elle peut définir les groupes nommés :\n"
"party, bank_account, invoice."
msgctxt "help:account.statement.rule.line,account:"
msgid ""
"Leave empty to use the party's receivable or payable account.\n"
"The rule must have a company to use this field."
msgstr ""
"Laisser vide pour utiliser le compte client ou fournisseur du tiers.\n"
"La règle doit avoir une société pour utiliser ce champ."
msgctxt "help:account.statement.rule.line,amount:"
msgid "A Python expression evaluated with 'amount' and 'pending'."
msgstr "Une expression Python évaluée avec 'amount' et 'pending'."
msgctxt "help:account.statement.rule.line,party:"
msgid ""
"Leave empty to use the group named 'party' from the regular expressions."
msgstr ""
"Laisser vide pour utiliser le groupe nommé 'party' de l'expression "
"régulière."
msgctxt "model:account.statement.rule,name:"
msgid "Account Statement Rule"
msgstr "Règle de relevé comptable"
msgctxt "model:account.statement.rule.information,name:"
msgid "Account Statement Rule Information"
msgstr "Règle sur les informations de relevé comptable"
msgctxt "model:account.statement.rule.line,name:"
msgid "Account Statement Rule Line"
msgstr "Ligne de règle de relevé comptable"
msgctxt "model:ir.action,name:act_rule_form"
msgid "Rules"
msgstr "Règles"
msgctxt "model:ir.model.button,string:statement_apply_rules_button"
msgid "Apply Rules"
msgstr "Appliquer les règles"
msgctxt "model:ir.rule.group,name:rule_group_rule_companies"
msgid "User in companies"
msgstr "Utilisateur dans les sociétés"
msgctxt "model:ir.ui.menu,name:menu_rule_form"
msgid "Rules"
msgstr "Règles"
msgctxt "view:account.statement.rule.information:"
msgid "-"
msgstr "-"
msgctxt "view:account.statement.rule:"
msgid "-"
msgstr "-"
msgctxt "view:account.statement.rule:"
msgid "Between"
msgstr "Intervalle"
msgctxt "view:account.statement.rule:"
msgid "Criteria"
msgstr "Critères"
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1622755483.0
trytond_account_statement_rule-6.0.1/locale/hu.po 0000644 0001750 0001750 00000007713 00000000000 020344 0 ustar 00ced ced #
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.statement.rule,amount_high:"
msgid "Amount High"
msgstr ""
msgctxt "field:account.statement.rule,amount_low:"
msgid "Amount Low"
msgstr ""
msgctxt "field:account.statement.rule,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.statement.rule,currency_digits:"
msgid "Currency Digits"
msgstr ""
msgctxt "field:account.statement.rule,description:"
msgid "Description"
msgstr ""
msgctxt "field:account.statement.rule,information_rules:"
msgid "Information Rules"
msgstr ""
msgctxt "field:account.statement.rule,journal:"
msgid "Journal"
msgstr ""
msgctxt "field:account.statement.rule,lines:"
msgid "Lines"
msgstr ""
msgctxt "field:account.statement.rule,name:"
msgid "Name"
msgstr ""
msgctxt "field:account.statement.rule.information,boolean:"
msgid "Boolean"
msgstr ""
msgctxt "field:account.statement.rule.information,char:"
msgid "Char"
msgstr ""
msgctxt "field:account.statement.rule.information,float_high:"
msgid "Float High"
msgstr ""
msgctxt "field:account.statement.rule.information,float_low:"
msgid "Float Low"
msgstr ""
msgctxt "field:account.statement.rule.information,integer_high:"
msgid "Integer High"
msgstr ""
msgctxt "field:account.statement.rule.information,integer_low:"
msgid "Integer Low"
msgstr ""
msgctxt "field:account.statement.rule.information,key:"
msgid "Key"
msgstr ""
msgctxt "field:account.statement.rule.information,key_type:"
msgid "Key Type"
msgstr ""
msgctxt "field:account.statement.rule.information,number_high:"
msgid "Numeric High"
msgstr ""
msgctxt "field:account.statement.rule.information,number_low:"
msgid "Numeric Low"
msgstr ""
msgctxt "field:account.statement.rule.information,rule:"
msgid "Rule"
msgstr ""
msgctxt "field:account.statement.rule.information,selection:"
msgid "Selection"
msgstr ""
msgctxt "field:account.statement.rule.line,account:"
msgid "Account"
msgstr ""
msgctxt "field:account.statement.rule.line,amount:"
msgid "Amount"
msgstr ""
msgctxt "field:account.statement.rule.line,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.statement.rule.line,party:"
msgid "Party"
msgstr ""
msgctxt "field:account.statement.rule.line,rule:"
msgid "Rule"
msgstr ""
msgctxt "help:account.statement.rule,description:"
msgid ""
"The regular expression the description is searched with.\n"
"It may define the groups named:\n"
"'party', 'bank_account', 'invoice'."
msgstr ""
msgctxt "help:account.statement.rule.information,char:"
msgid ""
"The regular expression the key information is searched with.\n"
"It may define the groups named:\n"
"party, bank_account, invoice."
msgstr ""
msgctxt "help:account.statement.rule.line,account:"
msgid ""
"Leave empty to use the party's receivable or payable account.\n"
"The rule must have a company to use this field."
msgstr ""
msgctxt "help:account.statement.rule.line,amount:"
msgid "A Python expression evaluated with 'amount' and 'pending'."
msgstr ""
msgctxt "help:account.statement.rule.line,party:"
msgid ""
"Leave empty to use the group named 'party' from the regular expressions."
msgstr ""
msgctxt "model:account.statement.rule,name:"
msgid "Account Statement Rule"
msgstr ""
msgctxt "model:account.statement.rule.information,name:"
msgid "Account Statement Rule Information"
msgstr ""
msgctxt "model:account.statement.rule.line,name:"
msgid "Account Statement Rule Line"
msgstr ""
msgctxt "model:ir.action,name:act_rule_form"
msgid "Rules"
msgstr ""
msgctxt "model:ir.model.button,string:statement_apply_rules_button"
msgid "Apply Rules"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_rule_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_rule_form"
msgid "Rules"
msgstr ""
#, fuzzy
msgctxt "view:account.statement.rule.information:"
msgid "-"
msgstr "-"
#, fuzzy
msgctxt "view:account.statement.rule:"
msgid "-"
msgstr "-"
msgctxt "view:account.statement.rule:"
msgid "Between"
msgstr ""
msgctxt "view:account.statement.rule:"
msgid "Criteria"
msgstr ""
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1622755483.0
trytond_account_statement_rule-6.0.1/locale/id.po 0000644 0001750 0001750 00000010024 00000000000 020311 0 ustar 00ced ced #
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.statement.rule,amount_high:"
msgid "Amount High"
msgstr ""
msgctxt "field:account.statement.rule,amount_low:"
msgid "Amount Low"
msgstr ""
msgctxt "field:account.statement.rule,company:"
msgid "Company"
msgstr "Perusahaan"
msgctxt "field:account.statement.rule,currency_digits:"
msgid "Currency Digits"
msgstr ""
msgctxt "field:account.statement.rule,description:"
msgid "Description"
msgstr "Deskripsi"
msgctxt "field:account.statement.rule,information_rules:"
msgid "Information Rules"
msgstr "Aturan Informasi"
msgctxt "field:account.statement.rule,journal:"
msgid "Journal"
msgstr "Jurnal"
msgctxt "field:account.statement.rule,lines:"
msgid "Lines"
msgstr "Baris"
msgctxt "field:account.statement.rule,name:"
msgid "Name"
msgstr "Nama"
msgctxt "field:account.statement.rule.information,boolean:"
msgid "Boolean"
msgstr ""
msgctxt "field:account.statement.rule.information,char:"
msgid "Char"
msgstr ""
msgctxt "field:account.statement.rule.information,float_high:"
msgid "Float High"
msgstr ""
msgctxt "field:account.statement.rule.information,float_low:"
msgid "Float Low"
msgstr ""
msgctxt "field:account.statement.rule.information,integer_high:"
msgid "Integer High"
msgstr ""
msgctxt "field:account.statement.rule.information,integer_low:"
msgid "Integer Low"
msgstr ""
msgctxt "field:account.statement.rule.information,key:"
msgid "Key"
msgstr "Kunci"
msgctxt "field:account.statement.rule.information,key_type:"
msgid "Key Type"
msgstr "Jenis Kunci"
msgctxt "field:account.statement.rule.information,number_high:"
msgid "Numeric High"
msgstr ""
msgctxt "field:account.statement.rule.information,number_low:"
msgid "Numeric Low"
msgstr ""
msgctxt "field:account.statement.rule.information,rule:"
msgid "Rule"
msgstr ""
msgctxt "field:account.statement.rule.information,selection:"
msgid "Selection"
msgstr ""
msgctxt "field:account.statement.rule.line,account:"
msgid "Account"
msgstr "Akun"
msgctxt "field:account.statement.rule.line,amount:"
msgid "Amount"
msgstr "Jumlah"
msgctxt "field:account.statement.rule.line,company:"
msgid "Company"
msgstr "Perusahaan"
msgctxt "field:account.statement.rule.line,party:"
msgid "Party"
msgstr "Pihak"
msgctxt "field:account.statement.rule.line,rule:"
msgid "Rule"
msgstr ""
msgctxt "help:account.statement.rule,description:"
msgid ""
"The regular expression the description is searched with.\n"
"It may define the groups named:\n"
"'party', 'bank_account', 'invoice'."
msgstr ""
msgctxt "help:account.statement.rule.information,char:"
msgid ""
"The regular expression the key information is searched with.\n"
"It may define the groups named:\n"
"party, bank_account, invoice."
msgstr ""
msgctxt "help:account.statement.rule.line,account:"
msgid ""
"Leave empty to use the party's receivable or payable account.\n"
"The rule must have a company to use this field."
msgstr ""
msgctxt "help:account.statement.rule.line,amount:"
msgid "A Python expression evaluated with 'amount' and 'pending'."
msgstr ""
msgctxt "help:account.statement.rule.line,party:"
msgid ""
"Leave empty to use the group named 'party' from the regular expressions."
msgstr ""
msgctxt "model:account.statement.rule,name:"
msgid "Account Statement Rule"
msgstr ""
msgctxt "model:account.statement.rule.information,name:"
msgid "Account Statement Rule Information"
msgstr ""
msgctxt "model:account.statement.rule.line,name:"
msgid "Account Statement Rule Line"
msgstr ""
msgctxt "model:ir.action,name:act_rule_form"
msgid "Rules"
msgstr ""
msgctxt "model:ir.model.button,string:statement_apply_rules_button"
msgid "Apply Rules"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_rule_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_rule_form"
msgid "Rules"
msgstr ""
msgctxt "view:account.statement.rule.information:"
msgid "-"
msgstr "-"
msgctxt "view:account.statement.rule:"
msgid "-"
msgstr "-"
msgctxt "view:account.statement.rule:"
msgid "Between"
msgstr ""
msgctxt "view:account.statement.rule:"
msgid "Criteria"
msgstr ""
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1622755483.0
trytond_account_statement_rule-6.0.1/locale/it.po 0000644 0001750 0001750 00000010142 00000000000 020332 0 ustar 00ced ced #
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.statement.rule,amount_high:"
msgid "Amount High"
msgstr ""
msgctxt "field:account.statement.rule,amount_low:"
msgid "Amount Low"
msgstr ""
msgctxt "field:account.statement.rule,company:"
msgid "Company"
msgstr "Azienda"
msgctxt "field:account.statement.rule,currency_digits:"
msgid "Currency Digits"
msgstr "Posizioni Valuta"
msgctxt "field:account.statement.rule,description:"
msgid "Description"
msgstr "Descrizione"
msgctxt "field:account.statement.rule,information_rules:"
msgid "Information Rules"
msgstr ""
msgctxt "field:account.statement.rule,journal:"
msgid "Journal"
msgstr "Rivista"
msgctxt "field:account.statement.rule,lines:"
msgid "Lines"
msgstr "Linee"
msgctxt "field:account.statement.rule,name:"
msgid "Name"
msgstr "Nome"
msgctxt "field:account.statement.rule.information,boolean:"
msgid "Boolean"
msgstr "Boolean"
msgctxt "field:account.statement.rule.information,char:"
msgid "Char"
msgstr "Char"
msgctxt "field:account.statement.rule.information,float_high:"
msgid "Float High"
msgstr ""
msgctxt "field:account.statement.rule.information,float_low:"
msgid "Float Low"
msgstr ""
msgctxt "field:account.statement.rule.information,integer_high:"
msgid "Integer High"
msgstr ""
msgctxt "field:account.statement.rule.information,integer_low:"
msgid "Integer Low"
msgstr ""
msgctxt "field:account.statement.rule.information,key:"
msgid "Key"
msgstr "Chiave"
msgctxt "field:account.statement.rule.information,key_type:"
msgid "Key Type"
msgstr "Tipo chiave"
msgctxt "field:account.statement.rule.information,number_high:"
msgid "Numeric High"
msgstr ""
msgctxt "field:account.statement.rule.information,number_low:"
msgid "Numeric Low"
msgstr ""
msgctxt "field:account.statement.rule.information,rule:"
msgid "Rule"
msgstr "Regola"
msgctxt "field:account.statement.rule.information,selection:"
msgid "Selection"
msgstr "Selezione"
msgctxt "field:account.statement.rule.line,account:"
msgid "Account"
msgstr "Conto"
msgctxt "field:account.statement.rule.line,amount:"
msgid "Amount"
msgstr "Importo"
msgctxt "field:account.statement.rule.line,company:"
msgid "Company"
msgstr "Azienda"
msgctxt "field:account.statement.rule.line,party:"
msgid "Party"
msgstr "Controparte"
msgctxt "field:account.statement.rule.line,rule:"
msgid "Rule"
msgstr "Regola"
msgctxt "help:account.statement.rule,description:"
msgid ""
"The regular expression the description is searched with.\n"
"It may define the groups named:\n"
"'party', 'bank_account', 'invoice'."
msgstr ""
msgctxt "help:account.statement.rule.information,char:"
msgid ""
"The regular expression the key information is searched with.\n"
"It may define the groups named:\n"
"party, bank_account, invoice."
msgstr ""
msgctxt "help:account.statement.rule.line,account:"
msgid ""
"Leave empty to use the party's receivable or payable account.\n"
"The rule must have a company to use this field."
msgstr ""
msgctxt "help:account.statement.rule.line,amount:"
msgid "A Python expression evaluated with 'amount' and 'pending'."
msgstr ""
msgctxt "help:account.statement.rule.line,party:"
msgid ""
"Leave empty to use the group named 'party' from the regular expressions."
msgstr ""
msgctxt "model:account.statement.rule,name:"
msgid "Account Statement Rule"
msgstr ""
msgctxt "model:account.statement.rule.information,name:"
msgid "Account Statement Rule Information"
msgstr ""
msgctxt "model:account.statement.rule.line,name:"
msgid "Account Statement Rule Line"
msgstr ""
msgctxt "model:ir.action,name:act_rule_form"
msgid "Rules"
msgstr "Regole"
msgctxt "model:ir.model.button,string:statement_apply_rules_button"
msgid "Apply Rules"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_rule_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_rule_form"
msgid "Rules"
msgstr "Regole"
#, fuzzy
msgctxt "view:account.statement.rule.information:"
msgid "-"
msgstr "-"
#, fuzzy
msgctxt "view:account.statement.rule:"
msgid "-"
msgstr "-"
msgctxt "view:account.statement.rule:"
msgid "Between"
msgstr "Tra"
msgctxt "view:account.statement.rule:"
msgid "Criteria"
msgstr "Criteri"
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1622755483.0
trytond_account_statement_rule-6.0.1/locale/lo.po 0000644 0001750 0001750 00000007713 00000000000 020342 0 ustar 00ced ced #
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.statement.rule,amount_high:"
msgid "Amount High"
msgstr ""
msgctxt "field:account.statement.rule,amount_low:"
msgid "Amount Low"
msgstr ""
msgctxt "field:account.statement.rule,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.statement.rule,currency_digits:"
msgid "Currency Digits"
msgstr ""
msgctxt "field:account.statement.rule,description:"
msgid "Description"
msgstr ""
msgctxt "field:account.statement.rule,information_rules:"
msgid "Information Rules"
msgstr ""
msgctxt "field:account.statement.rule,journal:"
msgid "Journal"
msgstr ""
msgctxt "field:account.statement.rule,lines:"
msgid "Lines"
msgstr ""
msgctxt "field:account.statement.rule,name:"
msgid "Name"
msgstr ""
msgctxt "field:account.statement.rule.information,boolean:"
msgid "Boolean"
msgstr ""
msgctxt "field:account.statement.rule.information,char:"
msgid "Char"
msgstr ""
msgctxt "field:account.statement.rule.information,float_high:"
msgid "Float High"
msgstr ""
msgctxt "field:account.statement.rule.information,float_low:"
msgid "Float Low"
msgstr ""
msgctxt "field:account.statement.rule.information,integer_high:"
msgid "Integer High"
msgstr ""
msgctxt "field:account.statement.rule.information,integer_low:"
msgid "Integer Low"
msgstr ""
msgctxt "field:account.statement.rule.information,key:"
msgid "Key"
msgstr ""
msgctxt "field:account.statement.rule.information,key_type:"
msgid "Key Type"
msgstr ""
msgctxt "field:account.statement.rule.information,number_high:"
msgid "Numeric High"
msgstr ""
msgctxt "field:account.statement.rule.information,number_low:"
msgid "Numeric Low"
msgstr ""
msgctxt "field:account.statement.rule.information,rule:"
msgid "Rule"
msgstr ""
msgctxt "field:account.statement.rule.information,selection:"
msgid "Selection"
msgstr ""
msgctxt "field:account.statement.rule.line,account:"
msgid "Account"
msgstr ""
msgctxt "field:account.statement.rule.line,amount:"
msgid "Amount"
msgstr ""
msgctxt "field:account.statement.rule.line,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.statement.rule.line,party:"
msgid "Party"
msgstr ""
msgctxt "field:account.statement.rule.line,rule:"
msgid "Rule"
msgstr ""
msgctxt "help:account.statement.rule,description:"
msgid ""
"The regular expression the description is searched with.\n"
"It may define the groups named:\n"
"'party', 'bank_account', 'invoice'."
msgstr ""
msgctxt "help:account.statement.rule.information,char:"
msgid ""
"The regular expression the key information is searched with.\n"
"It may define the groups named:\n"
"party, bank_account, invoice."
msgstr ""
msgctxt "help:account.statement.rule.line,account:"
msgid ""
"Leave empty to use the party's receivable or payable account.\n"
"The rule must have a company to use this field."
msgstr ""
msgctxt "help:account.statement.rule.line,amount:"
msgid "A Python expression evaluated with 'amount' and 'pending'."
msgstr ""
msgctxt "help:account.statement.rule.line,party:"
msgid ""
"Leave empty to use the group named 'party' from the regular expressions."
msgstr ""
msgctxt "model:account.statement.rule,name:"
msgid "Account Statement Rule"
msgstr ""
msgctxt "model:account.statement.rule.information,name:"
msgid "Account Statement Rule Information"
msgstr ""
msgctxt "model:account.statement.rule.line,name:"
msgid "Account Statement Rule Line"
msgstr ""
msgctxt "model:ir.action,name:act_rule_form"
msgid "Rules"
msgstr ""
msgctxt "model:ir.model.button,string:statement_apply_rules_button"
msgid "Apply Rules"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_rule_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_rule_form"
msgid "Rules"
msgstr ""
#, fuzzy
msgctxt "view:account.statement.rule.information:"
msgid "-"
msgstr "-"
#, fuzzy
msgctxt "view:account.statement.rule:"
msgid "-"
msgstr "-"
msgctxt "view:account.statement.rule:"
msgid "Between"
msgstr ""
msgctxt "view:account.statement.rule:"
msgid "Criteria"
msgstr ""
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1622755483.0
trytond_account_statement_rule-6.0.1/locale/lt.po 0000644 0001750 0001750 00000010000 00000000000 020326 0 ustar 00ced ced #
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.statement.rule,amount_high:"
msgid "Amount High"
msgstr ""
msgctxt "field:account.statement.rule,amount_low:"
msgid "Amount Low"
msgstr ""
msgctxt "field:account.statement.rule,company:"
msgid "Company"
msgstr "Organizacija"
msgctxt "field:account.statement.rule,currency_digits:"
msgid "Currency Digits"
msgstr "Valiutos skaitmenų skaičius"
msgctxt "field:account.statement.rule,description:"
msgid "Description"
msgstr ""
msgctxt "field:account.statement.rule,information_rules:"
msgid "Information Rules"
msgstr ""
msgctxt "field:account.statement.rule,journal:"
msgid "Journal"
msgstr ""
msgctxt "field:account.statement.rule,lines:"
msgid "Lines"
msgstr ""
msgctxt "field:account.statement.rule,name:"
msgid "Name"
msgstr ""
msgctxt "field:account.statement.rule.information,boolean:"
msgid "Boolean"
msgstr ""
msgctxt "field:account.statement.rule.information,char:"
msgid "Char"
msgstr ""
msgctxt "field:account.statement.rule.information,float_high:"
msgid "Float High"
msgstr ""
msgctxt "field:account.statement.rule.information,float_low:"
msgid "Float Low"
msgstr ""
msgctxt "field:account.statement.rule.information,integer_high:"
msgid "Integer High"
msgstr ""
msgctxt "field:account.statement.rule.information,integer_low:"
msgid "Integer Low"
msgstr ""
msgctxt "field:account.statement.rule.information,key:"
msgid "Key"
msgstr ""
msgctxt "field:account.statement.rule.information,key_type:"
msgid "Key Type"
msgstr ""
msgctxt "field:account.statement.rule.information,number_high:"
msgid "Numeric High"
msgstr ""
msgctxt "field:account.statement.rule.information,number_low:"
msgid "Numeric Low"
msgstr ""
msgctxt "field:account.statement.rule.information,rule:"
msgid "Rule"
msgstr ""
msgctxt "field:account.statement.rule.information,selection:"
msgid "Selection"
msgstr ""
msgctxt "field:account.statement.rule.line,account:"
msgid "Account"
msgstr ""
msgctxt "field:account.statement.rule.line,amount:"
msgid "Amount"
msgstr ""
msgctxt "field:account.statement.rule.line,company:"
msgid "Company"
msgstr "Organizacija"
msgctxt "field:account.statement.rule.line,party:"
msgid "Party"
msgstr ""
msgctxt "field:account.statement.rule.line,rule:"
msgid "Rule"
msgstr ""
msgctxt "help:account.statement.rule,description:"
msgid ""
"The regular expression the description is searched with.\n"
"It may define the groups named:\n"
"'party', 'bank_account', 'invoice'."
msgstr ""
msgctxt "help:account.statement.rule.information,char:"
msgid ""
"The regular expression the key information is searched with.\n"
"It may define the groups named:\n"
"party, bank_account, invoice."
msgstr ""
msgctxt "help:account.statement.rule.line,account:"
msgid ""
"Leave empty to use the party's receivable or payable account.\n"
"The rule must have a company to use this field."
msgstr ""
msgctxt "help:account.statement.rule.line,amount:"
msgid "A Python expression evaluated with 'amount' and 'pending'."
msgstr ""
msgctxt "help:account.statement.rule.line,party:"
msgid ""
"Leave empty to use the group named 'party' from the regular expressions."
msgstr ""
msgctxt "model:account.statement.rule,name:"
msgid "Account Statement Rule"
msgstr ""
msgctxt "model:account.statement.rule.information,name:"
msgid "Account Statement Rule Information"
msgstr ""
msgctxt "model:account.statement.rule.line,name:"
msgid "Account Statement Rule Line"
msgstr ""
msgctxt "model:ir.action,name:act_rule_form"
msgid "Rules"
msgstr ""
msgctxt "model:ir.model.button,string:statement_apply_rules_button"
msgid "Apply Rules"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_rule_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_rule_form"
msgid "Rules"
msgstr ""
#, fuzzy
msgctxt "view:account.statement.rule.information:"
msgid "-"
msgstr "-"
#, fuzzy
msgctxt "view:account.statement.rule:"
msgid "-"
msgstr "-"
msgctxt "view:account.statement.rule:"
msgid "Between"
msgstr ""
msgctxt "view:account.statement.rule:"
msgid "Criteria"
msgstr ""
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1622755483.0
trytond_account_statement_rule-6.0.1/locale/nl.po 0000644 0001750 0001750 00000011746 00000000000 020342 0 ustar 00ced ced #
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.statement.rule,amount_high:"
msgid "Amount High"
msgstr "maximumbedrag"
msgctxt "field:account.statement.rule,amount_low:"
msgid "Amount Low"
msgstr "minimumbedrag"
msgctxt "field:account.statement.rule,company:"
msgid "Company"
msgstr "Bedrijf"
msgctxt "field:account.statement.rule,currency_digits:"
msgid "Currency Digits"
msgstr "Valuta decimalen"
msgctxt "field:account.statement.rule,description:"
msgid "Description"
msgstr "Omschrijving"
msgctxt "field:account.statement.rule,information_rules:"
msgid "Information Rules"
msgstr "Informatie regels"
msgctxt "field:account.statement.rule,journal:"
msgid "Journal"
msgstr "Dagboek"
msgctxt "field:account.statement.rule,lines:"
msgid "Lines"
msgstr "Regels"
msgctxt "field:account.statement.rule,name:"
msgid "Name"
msgstr "Naam"
msgctxt "field:account.statement.rule.information,boolean:"
msgid "Boolean"
msgstr "Booleaanse uitdrukking"
msgctxt "field:account.statement.rule.information,char:"
msgid "Char"
msgstr "tekens (char/caractères)"
msgctxt "field:account.statement.rule.information,float_high:"
msgid "Float High"
msgstr "Float hoog"
msgctxt "field:account.statement.rule.information,float_low:"
msgid "Float Low"
msgstr "Float laag"
msgctxt "field:account.statement.rule.information,integer_high:"
msgid "Integer High"
msgstr "integer hoog"
msgctxt "field:account.statement.rule.information,integer_low:"
msgid "Integer Low"
msgstr "integer laag"
msgctxt "field:account.statement.rule.information,key:"
msgid "Key"
msgstr "Sleutel"
msgctxt "field:account.statement.rule.information,key_type:"
msgid "Key Type"
msgstr "Sleutel type"
msgctxt "field:account.statement.rule.information,number_high:"
msgid "Numeric High"
msgstr "Numeriek hoog"
msgctxt "field:account.statement.rule.information,number_low:"
msgid "Numeric Low"
msgstr "Numeriek Laag"
msgctxt "field:account.statement.rule.information,rule:"
msgid "Rule"
msgstr "Regel"
msgctxt "field:account.statement.rule.information,selection:"
msgid "Selection"
msgstr "Selectie"
msgctxt "field:account.statement.rule.line,account:"
msgid "Account"
msgstr "Rekening"
msgctxt "field:account.statement.rule.line,amount:"
msgid "Amount"
msgstr "Bedrag"
msgctxt "field:account.statement.rule.line,company:"
msgid "Company"
msgstr "Bedrijf"
msgctxt "field:account.statement.rule.line,party:"
msgid "Party"
msgstr "Relatie"
msgctxt "field:account.statement.rule.line,rule:"
msgid "Rule"
msgstr "Regel"
msgctxt "help:account.statement.rule,description:"
msgid ""
"The regular expression the description is searched with.\n"
"It may define the groups named:\n"
"'party', 'bank_account', 'invoice'."
msgstr ""
"De reguliere expressie waarmee de beschrijving wordt doorzocht.\n"
"Het kan de groepen definiëren met de naam:\n"
"'relatie', 'bank_rekening', 'factuur'."
msgctxt "help:account.statement.rule.information,char:"
msgid ""
"The regular expression the key information is searched with.\n"
"It may define the groups named:\n"
"party, bank_account, invoice."
msgstr ""
"De reguliere expressie waarmee de sleutelinformatie wordt doorzocht.\n"
"Het kan de groepen definiëren met de naam:\n"
"relatie, bankrekening, factuur."
msgctxt "help:account.statement.rule.line,account:"
msgid ""
"Leave empty to use the party's receivable or payable account.\n"
"The rule must have a company to use this field."
msgstr ""
"Leeg laten om de te ontvangen of te betalen rekening van de relatie te gebruiken.\n"
"De regel moet een bedrijf hebben om dit veld te gebruiken."
msgctxt "help:account.statement.rule.line,amount:"
msgid "A Python expression evaluated with 'amount' and 'pending'."
msgstr ""
"Een Python-expressie geëvalueerd met 'hoeveelheid' en 'in behandeling' "
"(amount and pending)."
msgctxt "help:account.statement.rule.line,party:"
msgid ""
"Leave empty to use the group named 'party' from the regular expressions."
msgstr ""
"Laat leeg om de groep met de naam 'relatie' uit de reguliere expressies te "
"gebruiken."
msgctxt "model:account.statement.rule,name:"
msgid "Account Statement Rule"
msgstr "Boekhoudkundige regel"
msgctxt "model:account.statement.rule.information,name:"
msgid "Account Statement Rule Information"
msgstr "Boekhoudkundige regel informatie"
msgctxt "model:account.statement.rule.line,name:"
msgid "Account Statement Rule Line"
msgstr "Boekhoudkundige regel lijn"
msgctxt "model:ir.action,name:act_rule_form"
msgid "Rules"
msgstr "Regels"
msgctxt "model:ir.model.button,string:statement_apply_rules_button"
msgid "Apply Rules"
msgstr "Regels toepassen"
msgctxt "model:ir.rule.group,name:rule_group_rule_companies"
msgid "User in companies"
msgstr "Gebruiker in bedrijven"
msgctxt "model:ir.ui.menu,name:menu_rule_form"
msgid "Rules"
msgstr "Regels"
msgctxt "view:account.statement.rule.information:"
msgid "-"
msgstr "-"
msgctxt "view:account.statement.rule:"
msgid "-"
msgstr "-"
msgctxt "view:account.statement.rule:"
msgid "Between"
msgstr "Tussen"
msgctxt "view:account.statement.rule:"
msgid "Criteria"
msgstr "criteria"
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1622755483.0
trytond_account_statement_rule-6.0.1/locale/pl.po 0000644 0001750 0001750 00000007713 00000000000 020343 0 ustar 00ced ced #
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.statement.rule,amount_high:"
msgid "Amount High"
msgstr ""
msgctxt "field:account.statement.rule,amount_low:"
msgid "Amount Low"
msgstr ""
msgctxt "field:account.statement.rule,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.statement.rule,currency_digits:"
msgid "Currency Digits"
msgstr ""
msgctxt "field:account.statement.rule,description:"
msgid "Description"
msgstr ""
msgctxt "field:account.statement.rule,information_rules:"
msgid "Information Rules"
msgstr ""
msgctxt "field:account.statement.rule,journal:"
msgid "Journal"
msgstr ""
msgctxt "field:account.statement.rule,lines:"
msgid "Lines"
msgstr ""
msgctxt "field:account.statement.rule,name:"
msgid "Name"
msgstr ""
msgctxt "field:account.statement.rule.information,boolean:"
msgid "Boolean"
msgstr ""
msgctxt "field:account.statement.rule.information,char:"
msgid "Char"
msgstr ""
msgctxt "field:account.statement.rule.information,float_high:"
msgid "Float High"
msgstr ""
msgctxt "field:account.statement.rule.information,float_low:"
msgid "Float Low"
msgstr ""
msgctxt "field:account.statement.rule.information,integer_high:"
msgid "Integer High"
msgstr ""
msgctxt "field:account.statement.rule.information,integer_low:"
msgid "Integer Low"
msgstr ""
msgctxt "field:account.statement.rule.information,key:"
msgid "Key"
msgstr ""
msgctxt "field:account.statement.rule.information,key_type:"
msgid "Key Type"
msgstr ""
msgctxt "field:account.statement.rule.information,number_high:"
msgid "Numeric High"
msgstr ""
msgctxt "field:account.statement.rule.information,number_low:"
msgid "Numeric Low"
msgstr ""
msgctxt "field:account.statement.rule.information,rule:"
msgid "Rule"
msgstr ""
msgctxt "field:account.statement.rule.information,selection:"
msgid "Selection"
msgstr ""
msgctxt "field:account.statement.rule.line,account:"
msgid "Account"
msgstr ""
msgctxt "field:account.statement.rule.line,amount:"
msgid "Amount"
msgstr ""
msgctxt "field:account.statement.rule.line,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.statement.rule.line,party:"
msgid "Party"
msgstr ""
msgctxt "field:account.statement.rule.line,rule:"
msgid "Rule"
msgstr ""
msgctxt "help:account.statement.rule,description:"
msgid ""
"The regular expression the description is searched with.\n"
"It may define the groups named:\n"
"'party', 'bank_account', 'invoice'."
msgstr ""
msgctxt "help:account.statement.rule.information,char:"
msgid ""
"The regular expression the key information is searched with.\n"
"It may define the groups named:\n"
"party, bank_account, invoice."
msgstr ""
msgctxt "help:account.statement.rule.line,account:"
msgid ""
"Leave empty to use the party's receivable or payable account.\n"
"The rule must have a company to use this field."
msgstr ""
msgctxt "help:account.statement.rule.line,amount:"
msgid "A Python expression evaluated with 'amount' and 'pending'."
msgstr ""
msgctxt "help:account.statement.rule.line,party:"
msgid ""
"Leave empty to use the group named 'party' from the regular expressions."
msgstr ""
msgctxt "model:account.statement.rule,name:"
msgid "Account Statement Rule"
msgstr ""
msgctxt "model:account.statement.rule.information,name:"
msgid "Account Statement Rule Information"
msgstr ""
msgctxt "model:account.statement.rule.line,name:"
msgid "Account Statement Rule Line"
msgstr ""
msgctxt "model:ir.action,name:act_rule_form"
msgid "Rules"
msgstr ""
msgctxt "model:ir.model.button,string:statement_apply_rules_button"
msgid "Apply Rules"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_rule_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_rule_form"
msgid "Rules"
msgstr ""
#, fuzzy
msgctxt "view:account.statement.rule.information:"
msgid "-"
msgstr "-"
#, fuzzy
msgctxt "view:account.statement.rule:"
msgid "-"
msgstr "-"
msgctxt "view:account.statement.rule:"
msgid "Between"
msgstr ""
msgctxt "view:account.statement.rule:"
msgid "Criteria"
msgstr ""
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1622755483.0
trytond_account_statement_rule-6.0.1/locale/pt.po 0000644 0001750 0001750 00000007713 00000000000 020353 0 ustar 00ced ced #
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.statement.rule,amount_high:"
msgid "Amount High"
msgstr ""
msgctxt "field:account.statement.rule,amount_low:"
msgid "Amount Low"
msgstr ""
msgctxt "field:account.statement.rule,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.statement.rule,currency_digits:"
msgid "Currency Digits"
msgstr ""
msgctxt "field:account.statement.rule,description:"
msgid "Description"
msgstr ""
msgctxt "field:account.statement.rule,information_rules:"
msgid "Information Rules"
msgstr ""
msgctxt "field:account.statement.rule,journal:"
msgid "Journal"
msgstr ""
msgctxt "field:account.statement.rule,lines:"
msgid "Lines"
msgstr ""
msgctxt "field:account.statement.rule,name:"
msgid "Name"
msgstr ""
msgctxt "field:account.statement.rule.information,boolean:"
msgid "Boolean"
msgstr ""
msgctxt "field:account.statement.rule.information,char:"
msgid "Char"
msgstr ""
msgctxt "field:account.statement.rule.information,float_high:"
msgid "Float High"
msgstr ""
msgctxt "field:account.statement.rule.information,float_low:"
msgid "Float Low"
msgstr ""
msgctxt "field:account.statement.rule.information,integer_high:"
msgid "Integer High"
msgstr ""
msgctxt "field:account.statement.rule.information,integer_low:"
msgid "Integer Low"
msgstr ""
msgctxt "field:account.statement.rule.information,key:"
msgid "Key"
msgstr ""
msgctxt "field:account.statement.rule.information,key_type:"
msgid "Key Type"
msgstr ""
msgctxt "field:account.statement.rule.information,number_high:"
msgid "Numeric High"
msgstr ""
msgctxt "field:account.statement.rule.information,number_low:"
msgid "Numeric Low"
msgstr ""
msgctxt "field:account.statement.rule.information,rule:"
msgid "Rule"
msgstr ""
msgctxt "field:account.statement.rule.information,selection:"
msgid "Selection"
msgstr ""
msgctxt "field:account.statement.rule.line,account:"
msgid "Account"
msgstr ""
msgctxt "field:account.statement.rule.line,amount:"
msgid "Amount"
msgstr ""
msgctxt "field:account.statement.rule.line,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.statement.rule.line,party:"
msgid "Party"
msgstr ""
msgctxt "field:account.statement.rule.line,rule:"
msgid "Rule"
msgstr ""
msgctxt "help:account.statement.rule,description:"
msgid ""
"The regular expression the description is searched with.\n"
"It may define the groups named:\n"
"'party', 'bank_account', 'invoice'."
msgstr ""
msgctxt "help:account.statement.rule.information,char:"
msgid ""
"The regular expression the key information is searched with.\n"
"It may define the groups named:\n"
"party, bank_account, invoice."
msgstr ""
msgctxt "help:account.statement.rule.line,account:"
msgid ""
"Leave empty to use the party's receivable or payable account.\n"
"The rule must have a company to use this field."
msgstr ""
msgctxt "help:account.statement.rule.line,amount:"
msgid "A Python expression evaluated with 'amount' and 'pending'."
msgstr ""
msgctxt "help:account.statement.rule.line,party:"
msgid ""
"Leave empty to use the group named 'party' from the regular expressions."
msgstr ""
msgctxt "model:account.statement.rule,name:"
msgid "Account Statement Rule"
msgstr ""
msgctxt "model:account.statement.rule.information,name:"
msgid "Account Statement Rule Information"
msgstr ""
msgctxt "model:account.statement.rule.line,name:"
msgid "Account Statement Rule Line"
msgstr ""
msgctxt "model:ir.action,name:act_rule_form"
msgid "Rules"
msgstr ""
msgctxt "model:ir.model.button,string:statement_apply_rules_button"
msgid "Apply Rules"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_rule_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_rule_form"
msgid "Rules"
msgstr ""
#, fuzzy
msgctxt "view:account.statement.rule.information:"
msgid "-"
msgstr "-"
#, fuzzy
msgctxt "view:account.statement.rule:"
msgid "-"
msgstr "-"
msgctxt "view:account.statement.rule:"
msgid "Between"
msgstr ""
msgctxt "view:account.statement.rule:"
msgid "Criteria"
msgstr ""
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1622755483.0
trytond_account_statement_rule-6.0.1/locale/ro.po 0000644 0001750 0001750 00000007763 00000000000 020355 0 ustar 00ced ced #
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.statement.rule,amount_high:"
msgid "Amount High"
msgstr ""
msgctxt "field:account.statement.rule,amount_low:"
msgid "Amount Low"
msgstr ""
msgctxt "field:account.statement.rule,company:"
msgid "Company"
msgstr "Companie"
msgctxt "field:account.statement.rule,currency_digits:"
msgid "Currency Digits"
msgstr "Zecimale valută"
msgctxt "field:account.statement.rule,description:"
msgid "Description"
msgstr "Descriere"
msgctxt "field:account.statement.rule,information_rules:"
msgid "Information Rules"
msgstr ""
msgctxt "field:account.statement.rule,journal:"
msgid "Journal"
msgstr "Jurnal"
msgctxt "field:account.statement.rule,lines:"
msgid "Lines"
msgstr ""
msgctxt "field:account.statement.rule,name:"
msgid "Name"
msgstr ""
msgctxt "field:account.statement.rule.information,boolean:"
msgid "Boolean"
msgstr ""
msgctxt "field:account.statement.rule.information,char:"
msgid "Char"
msgstr ""
msgctxt "field:account.statement.rule.information,float_high:"
msgid "Float High"
msgstr ""
msgctxt "field:account.statement.rule.information,float_low:"
msgid "Float Low"
msgstr ""
msgctxt "field:account.statement.rule.information,integer_high:"
msgid "Integer High"
msgstr ""
msgctxt "field:account.statement.rule.information,integer_low:"
msgid "Integer Low"
msgstr ""
msgctxt "field:account.statement.rule.information,key:"
msgid "Key"
msgstr ""
msgctxt "field:account.statement.rule.information,key_type:"
msgid "Key Type"
msgstr ""
msgctxt "field:account.statement.rule.information,number_high:"
msgid "Numeric High"
msgstr ""
msgctxt "field:account.statement.rule.information,number_low:"
msgid "Numeric Low"
msgstr ""
msgctxt "field:account.statement.rule.information,rule:"
msgid "Rule"
msgstr ""
msgctxt "field:account.statement.rule.information,selection:"
msgid "Selection"
msgstr ""
msgctxt "field:account.statement.rule.line,account:"
msgid "Account"
msgstr "Cont"
msgctxt "field:account.statement.rule.line,amount:"
msgid "Amount"
msgstr "Suma"
msgctxt "field:account.statement.rule.line,company:"
msgid "Company"
msgstr "Companie"
msgctxt "field:account.statement.rule.line,party:"
msgid "Party"
msgstr "Parte"
msgctxt "field:account.statement.rule.line,rule:"
msgid "Rule"
msgstr ""
msgctxt "help:account.statement.rule,description:"
msgid ""
"The regular expression the description is searched with.\n"
"It may define the groups named:\n"
"'party', 'bank_account', 'invoice'."
msgstr ""
msgctxt "help:account.statement.rule.information,char:"
msgid ""
"The regular expression the key information is searched with.\n"
"It may define the groups named:\n"
"party, bank_account, invoice."
msgstr ""
msgctxt "help:account.statement.rule.line,account:"
msgid ""
"Leave empty to use the party's receivable or payable account.\n"
"The rule must have a company to use this field."
msgstr ""
msgctxt "help:account.statement.rule.line,amount:"
msgid "A Python expression evaluated with 'amount' and 'pending'."
msgstr ""
msgctxt "help:account.statement.rule.line,party:"
msgid ""
"Leave empty to use the group named 'party' from the regular expressions."
msgstr ""
msgctxt "model:account.statement.rule,name:"
msgid "Account Statement Rule"
msgstr ""
msgctxt "model:account.statement.rule.information,name:"
msgid "Account Statement Rule Information"
msgstr ""
msgctxt "model:account.statement.rule.line,name:"
msgid "Account Statement Rule Line"
msgstr ""
msgctxt "model:ir.action,name:act_rule_form"
msgid "Rules"
msgstr ""
msgctxt "model:ir.model.button,string:statement_apply_rules_button"
msgid "Apply Rules"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_rule_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_rule_form"
msgid "Rules"
msgstr ""
msgctxt "view:account.statement.rule.information:"
msgid "-"
msgstr ""
msgctxt "view:account.statement.rule:"
msgid "-"
msgstr ""
msgctxt "view:account.statement.rule:"
msgid "Between"
msgstr ""
msgctxt "view:account.statement.rule:"
msgid "Criteria"
msgstr ""
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1622755483.0
trytond_account_statement_rule-6.0.1/locale/ru.po 0000644 0001750 0001750 00000007713 00000000000 020356 0 ustar 00ced ced #
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.statement.rule,amount_high:"
msgid "Amount High"
msgstr ""
msgctxt "field:account.statement.rule,amount_low:"
msgid "Amount Low"
msgstr ""
msgctxt "field:account.statement.rule,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.statement.rule,currency_digits:"
msgid "Currency Digits"
msgstr ""
msgctxt "field:account.statement.rule,description:"
msgid "Description"
msgstr ""
msgctxt "field:account.statement.rule,information_rules:"
msgid "Information Rules"
msgstr ""
msgctxt "field:account.statement.rule,journal:"
msgid "Journal"
msgstr ""
msgctxt "field:account.statement.rule,lines:"
msgid "Lines"
msgstr ""
msgctxt "field:account.statement.rule,name:"
msgid "Name"
msgstr ""
msgctxt "field:account.statement.rule.information,boolean:"
msgid "Boolean"
msgstr ""
msgctxt "field:account.statement.rule.information,char:"
msgid "Char"
msgstr ""
msgctxt "field:account.statement.rule.information,float_high:"
msgid "Float High"
msgstr ""
msgctxt "field:account.statement.rule.information,float_low:"
msgid "Float Low"
msgstr ""
msgctxt "field:account.statement.rule.information,integer_high:"
msgid "Integer High"
msgstr ""
msgctxt "field:account.statement.rule.information,integer_low:"
msgid "Integer Low"
msgstr ""
msgctxt "field:account.statement.rule.information,key:"
msgid "Key"
msgstr ""
msgctxt "field:account.statement.rule.information,key_type:"
msgid "Key Type"
msgstr ""
msgctxt "field:account.statement.rule.information,number_high:"
msgid "Numeric High"
msgstr ""
msgctxt "field:account.statement.rule.information,number_low:"
msgid "Numeric Low"
msgstr ""
msgctxt "field:account.statement.rule.information,rule:"
msgid "Rule"
msgstr ""
msgctxt "field:account.statement.rule.information,selection:"
msgid "Selection"
msgstr ""
msgctxt "field:account.statement.rule.line,account:"
msgid "Account"
msgstr ""
msgctxt "field:account.statement.rule.line,amount:"
msgid "Amount"
msgstr ""
msgctxt "field:account.statement.rule.line,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.statement.rule.line,party:"
msgid "Party"
msgstr ""
msgctxt "field:account.statement.rule.line,rule:"
msgid "Rule"
msgstr ""
msgctxt "help:account.statement.rule,description:"
msgid ""
"The regular expression the description is searched with.\n"
"It may define the groups named:\n"
"'party', 'bank_account', 'invoice'."
msgstr ""
msgctxt "help:account.statement.rule.information,char:"
msgid ""
"The regular expression the key information is searched with.\n"
"It may define the groups named:\n"
"party, bank_account, invoice."
msgstr ""
msgctxt "help:account.statement.rule.line,account:"
msgid ""
"Leave empty to use the party's receivable or payable account.\n"
"The rule must have a company to use this field."
msgstr ""
msgctxt "help:account.statement.rule.line,amount:"
msgid "A Python expression evaluated with 'amount' and 'pending'."
msgstr ""
msgctxt "help:account.statement.rule.line,party:"
msgid ""
"Leave empty to use the group named 'party' from the regular expressions."
msgstr ""
msgctxt "model:account.statement.rule,name:"
msgid "Account Statement Rule"
msgstr ""
msgctxt "model:account.statement.rule.information,name:"
msgid "Account Statement Rule Information"
msgstr ""
msgctxt "model:account.statement.rule.line,name:"
msgid "Account Statement Rule Line"
msgstr ""
msgctxt "model:ir.action,name:act_rule_form"
msgid "Rules"
msgstr ""
msgctxt "model:ir.model.button,string:statement_apply_rules_button"
msgid "Apply Rules"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_rule_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_rule_form"
msgid "Rules"
msgstr ""
#, fuzzy
msgctxt "view:account.statement.rule.information:"
msgid "-"
msgstr "-"
#, fuzzy
msgctxt "view:account.statement.rule:"
msgid "-"
msgstr "-"
msgctxt "view:account.statement.rule:"
msgid "Between"
msgstr ""
msgctxt "view:account.statement.rule:"
msgid "Criteria"
msgstr ""
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1622755483.0
trytond_account_statement_rule-6.0.1/locale/sl.po 0000644 0001750 0001750 00000007713 00000000000 020346 0 ustar 00ced ced #
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.statement.rule,amount_high:"
msgid "Amount High"
msgstr ""
msgctxt "field:account.statement.rule,amount_low:"
msgid "Amount Low"
msgstr ""
msgctxt "field:account.statement.rule,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.statement.rule,currency_digits:"
msgid "Currency Digits"
msgstr ""
msgctxt "field:account.statement.rule,description:"
msgid "Description"
msgstr ""
msgctxt "field:account.statement.rule,information_rules:"
msgid "Information Rules"
msgstr ""
msgctxt "field:account.statement.rule,journal:"
msgid "Journal"
msgstr ""
msgctxt "field:account.statement.rule,lines:"
msgid "Lines"
msgstr ""
msgctxt "field:account.statement.rule,name:"
msgid "Name"
msgstr ""
msgctxt "field:account.statement.rule.information,boolean:"
msgid "Boolean"
msgstr ""
msgctxt "field:account.statement.rule.information,char:"
msgid "Char"
msgstr ""
msgctxt "field:account.statement.rule.information,float_high:"
msgid "Float High"
msgstr ""
msgctxt "field:account.statement.rule.information,float_low:"
msgid "Float Low"
msgstr ""
msgctxt "field:account.statement.rule.information,integer_high:"
msgid "Integer High"
msgstr ""
msgctxt "field:account.statement.rule.information,integer_low:"
msgid "Integer Low"
msgstr ""
msgctxt "field:account.statement.rule.information,key:"
msgid "Key"
msgstr ""
msgctxt "field:account.statement.rule.information,key_type:"
msgid "Key Type"
msgstr ""
msgctxt "field:account.statement.rule.information,number_high:"
msgid "Numeric High"
msgstr ""
msgctxt "field:account.statement.rule.information,number_low:"
msgid "Numeric Low"
msgstr ""
msgctxt "field:account.statement.rule.information,rule:"
msgid "Rule"
msgstr ""
msgctxt "field:account.statement.rule.information,selection:"
msgid "Selection"
msgstr ""
msgctxt "field:account.statement.rule.line,account:"
msgid "Account"
msgstr ""
msgctxt "field:account.statement.rule.line,amount:"
msgid "Amount"
msgstr ""
msgctxt "field:account.statement.rule.line,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.statement.rule.line,party:"
msgid "Party"
msgstr ""
msgctxt "field:account.statement.rule.line,rule:"
msgid "Rule"
msgstr ""
msgctxt "help:account.statement.rule,description:"
msgid ""
"The regular expression the description is searched with.\n"
"It may define the groups named:\n"
"'party', 'bank_account', 'invoice'."
msgstr ""
msgctxt "help:account.statement.rule.information,char:"
msgid ""
"The regular expression the key information is searched with.\n"
"It may define the groups named:\n"
"party, bank_account, invoice."
msgstr ""
msgctxt "help:account.statement.rule.line,account:"
msgid ""
"Leave empty to use the party's receivable or payable account.\n"
"The rule must have a company to use this field."
msgstr ""
msgctxt "help:account.statement.rule.line,amount:"
msgid "A Python expression evaluated with 'amount' and 'pending'."
msgstr ""
msgctxt "help:account.statement.rule.line,party:"
msgid ""
"Leave empty to use the group named 'party' from the regular expressions."
msgstr ""
msgctxt "model:account.statement.rule,name:"
msgid "Account Statement Rule"
msgstr ""
msgctxt "model:account.statement.rule.information,name:"
msgid "Account Statement Rule Information"
msgstr ""
msgctxt "model:account.statement.rule.line,name:"
msgid "Account Statement Rule Line"
msgstr ""
msgctxt "model:ir.action,name:act_rule_form"
msgid "Rules"
msgstr ""
msgctxt "model:ir.model.button,string:statement_apply_rules_button"
msgid "Apply Rules"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_rule_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_rule_form"
msgid "Rules"
msgstr ""
#, fuzzy
msgctxt "view:account.statement.rule.information:"
msgid "-"
msgstr "-"
#, fuzzy
msgctxt "view:account.statement.rule:"
msgid "-"
msgstr "-"
msgctxt "view:account.statement.rule:"
msgid "Between"
msgstr ""
msgctxt "view:account.statement.rule:"
msgid "Criteria"
msgstr ""
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1622755483.0
trytond_account_statement_rule-6.0.1/locale/tr.po 0000644 0001750 0001750 00000007713 00000000000 020355 0 ustar 00ced ced #
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.statement.rule,amount_high:"
msgid "Amount High"
msgstr ""
msgctxt "field:account.statement.rule,amount_low:"
msgid "Amount Low"
msgstr ""
msgctxt "field:account.statement.rule,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.statement.rule,currency_digits:"
msgid "Currency Digits"
msgstr ""
msgctxt "field:account.statement.rule,description:"
msgid "Description"
msgstr ""
msgctxt "field:account.statement.rule,information_rules:"
msgid "Information Rules"
msgstr ""
msgctxt "field:account.statement.rule,journal:"
msgid "Journal"
msgstr ""
msgctxt "field:account.statement.rule,lines:"
msgid "Lines"
msgstr ""
msgctxt "field:account.statement.rule,name:"
msgid "Name"
msgstr ""
msgctxt "field:account.statement.rule.information,boolean:"
msgid "Boolean"
msgstr ""
msgctxt "field:account.statement.rule.information,char:"
msgid "Char"
msgstr ""
msgctxt "field:account.statement.rule.information,float_high:"
msgid "Float High"
msgstr ""
msgctxt "field:account.statement.rule.information,float_low:"
msgid "Float Low"
msgstr ""
msgctxt "field:account.statement.rule.information,integer_high:"
msgid "Integer High"
msgstr ""
msgctxt "field:account.statement.rule.information,integer_low:"
msgid "Integer Low"
msgstr ""
msgctxt "field:account.statement.rule.information,key:"
msgid "Key"
msgstr ""
msgctxt "field:account.statement.rule.information,key_type:"
msgid "Key Type"
msgstr ""
msgctxt "field:account.statement.rule.information,number_high:"
msgid "Numeric High"
msgstr ""
msgctxt "field:account.statement.rule.information,number_low:"
msgid "Numeric Low"
msgstr ""
msgctxt "field:account.statement.rule.information,rule:"
msgid "Rule"
msgstr ""
msgctxt "field:account.statement.rule.information,selection:"
msgid "Selection"
msgstr ""
msgctxt "field:account.statement.rule.line,account:"
msgid "Account"
msgstr ""
msgctxt "field:account.statement.rule.line,amount:"
msgid "Amount"
msgstr ""
msgctxt "field:account.statement.rule.line,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.statement.rule.line,party:"
msgid "Party"
msgstr ""
msgctxt "field:account.statement.rule.line,rule:"
msgid "Rule"
msgstr ""
msgctxt "help:account.statement.rule,description:"
msgid ""
"The regular expression the description is searched with.\n"
"It may define the groups named:\n"
"'party', 'bank_account', 'invoice'."
msgstr ""
msgctxt "help:account.statement.rule.information,char:"
msgid ""
"The regular expression the key information is searched with.\n"
"It may define the groups named:\n"
"party, bank_account, invoice."
msgstr ""
msgctxt "help:account.statement.rule.line,account:"
msgid ""
"Leave empty to use the party's receivable or payable account.\n"
"The rule must have a company to use this field."
msgstr ""
msgctxt "help:account.statement.rule.line,amount:"
msgid "A Python expression evaluated with 'amount' and 'pending'."
msgstr ""
msgctxt "help:account.statement.rule.line,party:"
msgid ""
"Leave empty to use the group named 'party' from the regular expressions."
msgstr ""
msgctxt "model:account.statement.rule,name:"
msgid "Account Statement Rule"
msgstr ""
msgctxt "model:account.statement.rule.information,name:"
msgid "Account Statement Rule Information"
msgstr ""
msgctxt "model:account.statement.rule.line,name:"
msgid "Account Statement Rule Line"
msgstr ""
msgctxt "model:ir.action,name:act_rule_form"
msgid "Rules"
msgstr ""
msgctxt "model:ir.model.button,string:statement_apply_rules_button"
msgid "Apply Rules"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_rule_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_rule_form"
msgid "Rules"
msgstr ""
#, fuzzy
msgctxt "view:account.statement.rule.information:"
msgid "-"
msgstr "-"
#, fuzzy
msgctxt "view:account.statement.rule:"
msgid "-"
msgstr "-"
msgctxt "view:account.statement.rule:"
msgid "Between"
msgstr ""
msgctxt "view:account.statement.rule:"
msgid "Criteria"
msgstr ""
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1622755483.0
trytond_account_statement_rule-6.0.1/locale/zh_CN.po 0000644 0001750 0001750 00000007713 00000000000 020731 0 ustar 00ced ced #
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.statement.rule,amount_high:"
msgid "Amount High"
msgstr ""
msgctxt "field:account.statement.rule,amount_low:"
msgid "Amount Low"
msgstr ""
msgctxt "field:account.statement.rule,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.statement.rule,currency_digits:"
msgid "Currency Digits"
msgstr ""
msgctxt "field:account.statement.rule,description:"
msgid "Description"
msgstr ""
msgctxt "field:account.statement.rule,information_rules:"
msgid "Information Rules"
msgstr ""
msgctxt "field:account.statement.rule,journal:"
msgid "Journal"
msgstr ""
msgctxt "field:account.statement.rule,lines:"
msgid "Lines"
msgstr ""
msgctxt "field:account.statement.rule,name:"
msgid "Name"
msgstr ""
msgctxt "field:account.statement.rule.information,boolean:"
msgid "Boolean"
msgstr ""
msgctxt "field:account.statement.rule.information,char:"
msgid "Char"
msgstr ""
msgctxt "field:account.statement.rule.information,float_high:"
msgid "Float High"
msgstr ""
msgctxt "field:account.statement.rule.information,float_low:"
msgid "Float Low"
msgstr ""
msgctxt "field:account.statement.rule.information,integer_high:"
msgid "Integer High"
msgstr ""
msgctxt "field:account.statement.rule.information,integer_low:"
msgid "Integer Low"
msgstr ""
msgctxt "field:account.statement.rule.information,key:"
msgid "Key"
msgstr ""
msgctxt "field:account.statement.rule.information,key_type:"
msgid "Key Type"
msgstr ""
msgctxt "field:account.statement.rule.information,number_high:"
msgid "Numeric High"
msgstr ""
msgctxt "field:account.statement.rule.information,number_low:"
msgid "Numeric Low"
msgstr ""
msgctxt "field:account.statement.rule.information,rule:"
msgid "Rule"
msgstr ""
msgctxt "field:account.statement.rule.information,selection:"
msgid "Selection"
msgstr ""
msgctxt "field:account.statement.rule.line,account:"
msgid "Account"
msgstr ""
msgctxt "field:account.statement.rule.line,amount:"
msgid "Amount"
msgstr ""
msgctxt "field:account.statement.rule.line,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.statement.rule.line,party:"
msgid "Party"
msgstr ""
msgctxt "field:account.statement.rule.line,rule:"
msgid "Rule"
msgstr ""
msgctxt "help:account.statement.rule,description:"
msgid ""
"The regular expression the description is searched with.\n"
"It may define the groups named:\n"
"'party', 'bank_account', 'invoice'."
msgstr ""
msgctxt "help:account.statement.rule.information,char:"
msgid ""
"The regular expression the key information is searched with.\n"
"It may define the groups named:\n"
"party, bank_account, invoice."
msgstr ""
msgctxt "help:account.statement.rule.line,account:"
msgid ""
"Leave empty to use the party's receivable or payable account.\n"
"The rule must have a company to use this field."
msgstr ""
msgctxt "help:account.statement.rule.line,amount:"
msgid "A Python expression evaluated with 'amount' and 'pending'."
msgstr ""
msgctxt "help:account.statement.rule.line,party:"
msgid ""
"Leave empty to use the group named 'party' from the regular expressions."
msgstr ""
msgctxt "model:account.statement.rule,name:"
msgid "Account Statement Rule"
msgstr ""
msgctxt "model:account.statement.rule.information,name:"
msgid "Account Statement Rule Information"
msgstr ""
msgctxt "model:account.statement.rule.line,name:"
msgid "Account Statement Rule Line"
msgstr ""
msgctxt "model:ir.action,name:act_rule_form"
msgid "Rules"
msgstr ""
msgctxt "model:ir.model.button,string:statement_apply_rules_button"
msgid "Apply Rules"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_rule_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_rule_form"
msgid "Rules"
msgstr ""
#, fuzzy
msgctxt "view:account.statement.rule.information:"
msgid "-"
msgstr "-"
#, fuzzy
msgctxt "view:account.statement.rule:"
msgid "-"
msgstr "-"
msgctxt "view:account.statement.rule:"
msgid "Between"
msgstr ""
msgctxt "view:account.statement.rule:"
msgid "Criteria"
msgstr ""
././@PaxHeader 0000000 0000000 0000000 00000000033 00000000000 010211 x ustar 00 27 mtime=1623958612.835654
trytond_account_statement_rule-6.0.1/setup.cfg 0000644 0001750 0001750 00000000046 00000000000 017742 0 ustar 00ced ced [egg_info]
tag_build =
tag_date = 0
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1622755483.0
trytond_account_statement_rule-6.0.1/setup.py 0000755 0001750 0001750 00000012303 00000000000 017635 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_account_statement_rule'
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 = []
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='Tryton module to automate statement import with rules',
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/account_statement_rule',
},
keywords='tryton statement import rule',
package_dir={'trytond.modules.account_statement_rule': '.'},
packages=(
['trytond.modules.account_statement_rule']
+ ['trytond.modules.account_statement_rule.%s' % p
for p in find_packages()]
),
package_data={
'trytond.modules.account_statement_rule': (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 :: Chinese (Simplified)',
'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]
account_statement_rule = trytond.modules.account_statement_rule
""",
test_suite='tests',
test_loader='trytond.test_loader:Loader',
tests_require=tests_require,
)
././@PaxHeader 0000000 0000000 0000000 00000000034 00000000000 010212 x ustar 00 28 mtime=1623958612.8289874
trytond_account_statement_rule-6.0.1/tests/ 0000755 0001750 0001750 00000000000 00000000000 017263 5 ustar 00ced ced ././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1620052442.0
trytond_account_statement_rule-6.0.1/tests/__init__.py 0000644 0001750 0001750 00000000537 00000000000 021401 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.account_statement_rule.tests.test_account_statement_rule import suite # noqa: E501
except ImportError:
from .test_account_statement_rule import suite
__all__ = ['suite']
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1622755483.0
trytond_account_statement_rule-6.0.1/tests/scenario_account_statement_rule.rst 0000644 0001750 0001750 00000006060 00000000000 026451 0 ustar 00ced ced ===============================
Account Statement Rule Scenario
===============================
Imports::
>>> import datetime
>>> from decimal import Decimal
>>> from proteus import Model, Wizard
>>> 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
>>> today = datetime.date.today()
Activate modules::
>>> config = activate_modules('account_statement_rule')
Create company::
>>> _ = create_company()
>>> company = get_company()
Create chart of accounts::
>>> _ = create_chart(company)
>>> accounts = get_accounts(company)
>>> receivable = accounts['receivable']
>>> cash = accounts['cash']
>>> tax = accounts['tax']
Create parties::
>>> Party = Model.get('party.party')
>>> customer = Party(name="Customer")
>>> customer.save()
Create Account Journal::
>>> Sequence = Model.get('ir.sequence')
>>> SequenceType = Model.get('ir.sequence.type')
>>> AccountJournal = Model.get('account.journal')
>>> sequence_type, = SequenceType.find([('name', '=', "Account Journal")])
>>> sequence = Sequence(name="Satement",
... sequence_type=sequence_type,
... company=company,
... )
>>> sequence.save()
>>> account_journal = AccountJournal(name="Statement",
... type='statement',
... sequence=sequence,
... )
>>> account_journal.save()
Create statement rules::
>>> Rule = Model.get('account.statement.rule')
>>> rule1 = Rule(name="Rule 1")
>>> rule1.company = company
>>> rule1.amount_low = Decimal('10')
>>> rule1.description = r"Party: *(?P.*)"
>>> line1 = rule1.lines.new()
>>> line1.amount = "amount * 0.1"
>>> line1.account = tax
>>> line2 = rule1.lines.new()
>>> line2.amount = "pending"
>>> line2.account = receivable
>>> rule1.save()
Create a statement with origins::
>>> StatementJournal = Model.get('account.statement.journal')
>>> Statement = Model.get('account.statement')
>>> journal_number = StatementJournal(name="Number",
... journal=account_journal,
... account=cash,
... validation='number_of_lines',
... )
>>> journal_number.save()
>>> statement = Statement(name="number origins")
>>> statement.journal = journal_number
>>> statement.number_of_lines = 1
>>> origin = statement.origins.new()
>>> origin.date = today
>>> origin.amount = Decimal('50.00')
>>> origin.description = "Party: %s" % customer.code
>>> statement.save()
>>> len(statement.lines)
0
Apply rules on statement::
>>> statement.click('apply_rules')
>>> len(statement.lines)
2
>>> sorted([l.amount for l in statement.lines])
[Decimal('5.00'), Decimal('45.00')]
>>> {l.account for l in statement.lines} == {tax, receivable}
True
>>> {l.party for l in statement.lines} == {None, customer}
True
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1622755483.0
trytond_account_statement_rule-6.0.1/tests/test_account_statement_rule.py 0000644 0001750 0001750 00000001772 00000000000 025452 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 unittest
import doctest
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
from trytond.tests.test_tryton import doctest_checker
from trytond.modules.company.tests import CompanyTestMixin
class AccountStatementRuleTestCase(CompanyTestMixin, ModuleTestCase):
'Test Account Statement Rule module'
module = 'account_statement_rule'
def suite():
suite = test_suite()
suite.addTests(unittest.TestLoader().loadTestsFromTestCase(
AccountStatementRuleTestCase))
suite.addTests(doctest.DocFileSuite(
'scenario_account_statement_rule.rst',
tearDown=doctest_teardown, encoding='utf-8',
checker=doctest_checker,
optionflags=doctest.REPORT_ONLY_FIRST_FAILURE))
return suite
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1622755483.0
trytond_account_statement_rule-6.0.1/tox.ini 0000644 0001750 0001750 00000001235 00000000000 017435 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}
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=1622755483.0
trytond_account_statement_rule-6.0.1/tryton.cfg 0000644 0001750 0001750 00000000240 00000000000 020135 0 ustar 00ced ced [tryton]
version=6.0.1
depends:
account
account_invoice
account_statement
company
ir
party
extras_depend:
bank
xml:
account.xml
././@PaxHeader 0000000 0000000 0000000 00000000033 00000000000 010211 x ustar 00 27 mtime=1623958612.835654
trytond_account_statement_rule-6.0.1/trytond_account_statement_rule.egg-info/ 0000755 0001750 0001750 00000000000 00000000000 026145 5 ustar 00ced ced ././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1623958612.0
trytond_account_statement_rule-6.0.1/trytond_account_statement_rule.egg-info/PKG-INFO 0000644 0001750 0001750 00000010641 00000000000 027244 0 ustar 00ced ced Metadata-Version: 1.2
Name: trytond-account-statement-rule
Version: 6.0.1
Summary: Tryton module to automate statement import with rules
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/account_statement_rule
Description: Account Statement Rule Module
#############################
The account_statement_rule module allows rules to be defined to complete
statement lines from imported files.
When the "Apply Rule" button is clicked on a statement, each rule is tested in
order against each origin that does not have any lines until one is found that
matches. Then the rule found is used to create the statement lines linked to
the origin.
Rule
****
A rule is composed of two parts: matching criteria and lines.
Criteria
--------
The criteria are matched with each origin of the statement:
* Company
* Journal
* Amount: Check if the amount is between two values
* Description: `A regular expression
`_ to
search for a match in the origin description.
* Information rules:
* Key: the statement information key on which the rule applies
* The matching value depending of the type of the key:
* Boolean
* Numeric: A range of value.
* Char: A regular expression.
* Selection
The regular expression can register the group names `party`, `bank_account` and
`invoice` which are later used to search for a party and an invoice.
Lines
-----
They define how to create the statement lines from the matching origin:
* Amount: A Python expression evaluated with:
* `amount`: the amount of the origin.
* `pending`: the amount from which previous lines have been deducted.
* Party
* Account
If the party is not filled in, one will be searched for using the
`bank_account` or the `party` group names from the regular expressions.
If the `invoice` group name appears in a regular expression, it will be used to
find an invoice to link with.
Keywords: tryton statement import rule
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 :: Chinese (Simplified)
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=1623958612.0
trytond_account_statement_rule-6.0.1/trytond_account_statement_rule.egg-info/SOURCES.txt 0000644 0001750 0001750 00000003475 00000000000 030042 0 ustar 00ced ced .drone.yml
.flake8
.hgtags
CHANGELOG
COPYRIGHT
LICENSE
MANIFEST.in
README.rst
__init__.py
account.py
account.xml
setup.py
tox.ini
tryton.cfg
./__init__.py
./account.py
./account.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_account_statement_rule.rst
./tests/test_account_statement_rule.py
./view/rule_form.xml
./view/rule_information_form.xml
./view/rule_information_list.xml
./view/rule_line_form.xml
./view/rule_line_list.xml
./view/rule_list.xml
./view/statement_form.xml
./view/statement_tree.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_account_statement_rule.rst
tests/test_account_statement_rule.py
trytond_account_statement_rule.egg-info/PKG-INFO
trytond_account_statement_rule.egg-info/SOURCES.txt
trytond_account_statement_rule.egg-info/dependency_links.txt
trytond_account_statement_rule.egg-info/entry_points.txt
trytond_account_statement_rule.egg-info/not-zip-safe
trytond_account_statement_rule.egg-info/requires.txt
trytond_account_statement_rule.egg-info/top_level.txt
view/rule_form.xml
view/rule_information_form.xml
view/rule_information_list.xml
view/rule_line_form.xml
view/rule_line_list.xml
view/rule_list.xml
view/statement_form.xml
view/statement_tree.xml ././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1623958612.0
trytond_account_statement_rule-6.0.1/trytond_account_statement_rule.egg-info/dependency_links.txt 0000644 0001750 0001750 00000000001 00000000000 032213 0 ustar 00ced ced
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1623958612.0
trytond_account_statement_rule-6.0.1/trytond_account_statement_rule.egg-info/entry_points.txt 0000644 0001750 0001750 00000000137 00000000000 031444 0 ustar 00ced ced
[trytond.modules]
account_statement_rule = trytond.modules.account_statement_rule
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1620419762.0
trytond_account_statement_rule-6.0.1/trytond_account_statement_rule.egg-info/not-zip-safe 0000644 0001750 0001750 00000000001 00000000000 030373 0 ustar 00ced ced
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1623958612.0
trytond_account_statement_rule-6.0.1/trytond_account_statement_rule.egg-info/requires.txt 0000644 0001750 0001750 00000000244 00000000000 030545 0 ustar 00ced ced trytond_account<6.1,>=6.0
trytond_account_invoice<6.1,>=6.0
trytond_account_statement<6.1,>=6.0
trytond_company<6.1,>=6.0
trytond_party<6.1,>=6.0
trytond<6.1,>=6.0
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1623958612.0
trytond_account_statement_rule-6.0.1/trytond_account_statement_rule.egg-info/top_level.txt 0000644 0001750 0001750 00000000010 00000000000 030666 0 ustar 00ced ced trytond
././@PaxHeader 0000000 0000000 0000000 00000000034 00000000000 010212 x ustar 00 28 mtime=1623958612.8323207
trytond_account_statement_rule-6.0.1/view/ 0000755 0001750 0001750 00000000000 00000000000 017073 5 ustar 00ced ced ././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1620052442.0
trytond_account_statement_rule-6.0.1/view/rule_form.xml 0000644 0001750 0001750 00000001746 00000000000 021617 0 ustar 00ced ced
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1620052442.0
trytond_account_statement_rule-6.0.1/view/rule_information_form.xml 0000644 0001750 0001750 00000002007 00000000000 024213 0 ustar 00ced ced
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1620052442.0
trytond_account_statement_rule-6.0.1/view/rule_information_list.xml 0000644 0001750 0001750 00000000425 00000000000 024225 0 ustar 00ced ced
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1620052442.0
trytond_account_statement_rule-6.0.1/view/rule_line_form.xml 0000644 0001750 0001750 00000000751 00000000000 022621 0 ustar 00ced ced
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1620052442.0
trytond_account_statement_rule-6.0.1/view/rule_line_list.xml 0000644 0001750 0001750 00000000531 00000000000 022625 0 ustar 00ced ced
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1620052442.0
trytond_account_statement_rule-6.0.1/view/rule_list.xml 0000644 0001750 0001750 00000000362 00000000000 021620 0 ustar 00ced ced
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1620052442.0
trytond_account_statement_rule-6.0.1/view/statement_form.xml 0000644 0001750 0001750 00000000475 00000000000 022652 0 ustar 00ced ced
././@PaxHeader 0000000 0000000 0000000 00000000026 00000000000 010213 x ustar 00 22 mtime=1620052442.0
trytond_account_statement_rule-6.0.1/view/statement_tree.xml 0000644 0001750 0001750 00000000450 00000000000 022637 0 ustar 00ced ced