././@PaxHeader0000000000000000000000000000003300000000000010211 xustar0027 mtime=1654277349.780941 trytond_account_stock_landed_cost-6.0.3/0000755000175000017500000000000014246442346016622 5ustar00cedced././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1622755890.0 trytond_account_stock_landed_cost-6.0.3/.drone.yml0000644000175000017500000000351714056245062020533 0ustar00cedcedclone: 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 ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1622755890.0 trytond_account_stock_landed_cost-6.0.3/.flake80000644000175000017500000000005614056245062017771 0ustar00cedced[flake8] ignore=E123,E124,E126,E128,E741,W503 ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1654277345.0 trytond_account_stock_landed_cost-6.0.3/.hgtags0000644000175000017500000000130114246442341020066 0ustar00cedced24769ed89c1cfc33913a1953a896c45c78519ae6 3.8.0 7bde902920f8e5cb1ab67c5ac7ca0d56d750b9d7 4.0.0 bfbb26fc20fc2c70e75e4b610ab2b89ba0cb0786 4.2.0 a8a168526db242c04b750ace8efaa92cc15fe62a 4.4.0 f6274ff622390f58ac19154dddd47e9f2d4e41e3 4.6.0 a97a533a934d3d49d8cc2c2c5df66ec8b8d0a61d 4.8.0 fd0f62e49235d5ff61634bff83df8d7fe4927263 5.0.0 78fde881e3b289f3cab5367d9768de4f2d9f771a 5.2.0 d6dc516271854ae3c1e8c607190911a407df314f 5.4.0 df3887556a10a55d4d069fc55b92702a9c8b73f2 5.6.0 66a68d0d1bab31deb564b602f66a968e0233dc86 5.8.0 0204bca11c337a1dbb8bff6f8c01f87e9c2b5759 6.0.0 71f355fb8571aabfc8cb55ece6f41dbf918dcd75 6.0.1 470faf5ba5180fd7abae53d9fe4eba1b5c388bc1 6.0.2 039bcd75c290ff1f23aec339b9be16b9eeb1320c 6.0.3 ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1654277345.0 trytond_account_stock_landed_cost-6.0.3/CHANGELOG0000644000175000017500000000262214246442341020031 0ustar00cedcedVersion 6.0.3 - 2022-06-03 * Bug fixes (see mercurial logs for details) Version 6.0.2 - 2021-12-03 * Bug fixes (see mercurial logs for details) 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 * Add stock move filter per category and product * Allow posted landed cost to be cancelled * Add landed cost relate from supplier shipment * Rename landed cost state from cancel to cancelled Version 5.6.0 - 2020-05-04 * Bug fixes (see mercurial logs for details) Version 5.4.0 - 2019-11-04 * Bug fixes (see mercurial logs for details) Version 5.2.0 - 2019-05-06 * Bug fixes (see mercurial logs for details) Version 5.0.0 - 2018-10-01 * Bug fixes (see mercurial logs for details) * Remove support for Python 2.7 Version 4.8.0 - 2018-04-23 * Bug fixes (see mercurial logs for details) Version 4.6.0 - 2017-10-30 * Bug fixes (see mercurial logs for details) * Move landed_cost inside checkboxes group Version 4.4.0 - 2017-05-01 * Bug fixes (see mercurial logs for details) Version 4.2.0 - 2016-11-28 * Bug fixes (see mercurial logs for details) Version 4.0.0 - 2016-05-02 * Bug fixes (see mercurial logs for details) * Rename Landed Cost code into number * Add Python3 support Version 3.8.0 - 2015-11-02 * Initial release ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1654277343.0 trytond_account_stock_landed_cost-6.0.3/COPYRIGHT0000644000175000017500000000125714246442337020122 0ustar00cedcedCopyright (C) 2015-2022 Cédric Krier. Copyright (C) 2015-2022 B2CK SPRL. 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 . ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1620052443.0 trytond_account_stock_landed_cost-6.0.3/LICENSE0000644000175000017500000010451314044004733017621 0ustar00cedced 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 . ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1622755890.0 trytond_account_stock_landed_cost-6.0.3/MANIFEST.in0000644000175000017500000000012514056245062020351 0ustar00cedcedinclude CHANGELOG include COPYRIGHT include LICENSE include README.rst include doc/* ././@PaxHeader0000000000000000000000000000003300000000000010211 xustar0027 mtime=1654277349.780941 trytond_account_stock_landed_cost-6.0.3/PKG-INFO0000644000175000017500000000620714246442346017724 0ustar00cedcedMetadata-Version: 2.1 Name: trytond_account_stock_landed_cost Version: 6.0.3 Summary: Tryton module for landed cost Home-page: http://www.tryton.org/ Download-URL: http://downloads.tryton.org/6.0/ Author: Tryton Author-email: bugs@tryton.org License: GPL-3 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_stock_landed_cost Keywords: tryton account stock valuation landed cost 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 Classifier: Topic :: Office/Business :: Financial :: Accounting Requires-Python: >=3.6 License-File: LICENSE Account Stock Landed Cost Module ################################ The account_stock_landed_cost module allows to allocate landed cost on *Supplier Shipments* after their reception. A new field is added to *Product*: - *Landed Cost*: Only available for service, it allows such invoiced product to be used as a landed cost. A new document *Landed Cost* defines how posted supplier invoice lines are allocated to many shipments. The allocation methods are: - *By Value*: The cost will be allocated according to the value of each line. (The value is: *Quantity* * *Unit *Price*) Once posted, the *Landed Cost* updates the unit price of each incoming moves of the shipments using the cost of all the invoice lines according to the allocation method. To update the cost price, the *Update Cost Price* wizard must be run on the affected products. ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1620052443.0 trytond_account_stock_landed_cost-6.0.3/README.rst0000644000175000017500000000153414044004733020302 0ustar00cedcedAccount Stock Landed Cost Module ################################ The account_stock_landed_cost module allows to allocate landed cost on *Supplier Shipments* after their reception. A new field is added to *Product*: - *Landed Cost*: Only available for service, it allows such invoiced product to be used as a landed cost. A new document *Landed Cost* defines how posted supplier invoice lines are allocated to many shipments. The allocation methods are: - *By Value*: The cost will be allocated according to the value of each line. (The value is: *Quantity* * *Unit *Price*) Once posted, the *Landed Cost* updates the unit price of each incoming moves of the shipments using the cost of all the invoice lines according to the allocation method. To update the cost price, the *Update Cost Price* wizard must be run on the affected products. ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1622755890.0 trytond_account_stock_landed_cost-6.0.3/__init__.py0000644000175000017500000000122414056245062020725 0ustar00cedced# 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 product from . import account from . import stock def register(): Pool.register( product.Template, product.Product, account.Configuration, account.ConfigurationLandedCostSequence, account.LandedCost, account.LandedCost_Shipment, account.LandedCost_ProductCategory, account.LandedCost_Product, account.InvoiceLine, stock.Move, module='account_stock_landed_cost', type_='model') ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1652541516.0 trytond_account_stock_landed_cost-6.0.3/account.py0000644000175000017500000004027014237744114020631 0ustar00cedced# 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 decimal import Decimal, ROUND_DOWN, ROUND_HALF_EVEN from operator import itemgetter from trytond.i18n import gettext from trytond.model import ModelSQL, ModelView, Workflow, MatchMixin, fields from trytond.pool import Pool, PoolMeta from trytond.pyson import Eval, Id from trytond.transaction import Transaction from trytond import backend from trytond.tools.multivalue import migrate_property from trytond.modules.company.model import CompanyValueMixin from trytond.modules.product import round_price from .exceptions import NoMoveWarning, FilterUnusedWarning def _parents(records): for record in records: while record: yield record record = record.parent class Configuration(metaclass=PoolMeta): __name__ = 'account.configuration' landed_cost_sequence = fields.MultiValue(fields.Many2One( 'ir.sequence', "Landed Cost Sequence", required=True, domain=[ ('company', 'in', [Eval('context', {}).get('company', -1), None]), ('sequence_type', '=', Id('account_stock_landed_cost', 'sequence_type_landed_cost')), ])) @classmethod def default_landed_cost_sequence(cls, **pattern): return cls.multivalue_model( 'landed_cost_sequence').default_landed_cost_sequence() class ConfigurationLandedCostSequence(ModelSQL, CompanyValueMixin): "Account Configuration Landed Cost Sequence" __name__ = 'account.configuration.landed_cost_sequence' landed_cost_sequence = fields.Many2One( 'ir.sequence', "Landed Cost Sequence", required=True, domain=[ ('company', 'in', [Eval('company', -1), None]), ('sequence_type', '=', Id('account_stock_landed_cost', 'sequence_type_landed_cost')), ], depends=['company']) @classmethod def __register__(cls, module_name): exist = backend.TableHandler.table_exist(cls._table) super(ConfigurationLandedCostSequence, cls).__register__(module_name) if not exist: cls._migrate_property([], [], []) @classmethod def _migrate_property(cls, field_names, value_names, fields): field_names.append('landed_cost_sequence') value_names.append('landed_cost_sequence') fields.append('company') migrate_property( 'account.configuration', field_names, cls, value_names, fields=fields) @classmethod def default_landed_cost_sequence(cls, **pattern): pool = Pool() ModelData = pool.get('ir.model.data') try: return ModelData.get_id( 'account_stock_landed_cost', 'sequence_landed_cost') except KeyError: return None class LandedCost(Workflow, ModelSQL, ModelView, MatchMixin): 'Landed Cost' __name__ = 'account.landed_cost' _rec_name = 'number' number = fields.Char('Number', select=True, readonly=True) company = fields.Many2One('company.company', 'Company', required=True, states={ 'readonly': Eval('state') != 'draft', }, depends=['state']) shipments = fields.Many2Many('account.landed_cost-stock.shipment.in', 'landed_cost', 'shipment', 'Shipments', states={ 'readonly': Eval('state') != 'draft', }, domain=[ ('company', '=', Eval('company')), ('state', 'in', ['received', 'done']), ], depends=['company', 'state']) invoice_lines = fields.One2Many('account.invoice.line', 'landed_cost', 'Invoice Lines', states={ 'readonly': Eval('state') != 'draft', }, add_remove=[ ('landed_cost', '=', None), ], domain=[ ('company', '=', Eval('company', -1)), ('invoice.state', 'in', ['posted', 'paid']), ('invoice.type', '=', 'in'), ('product.template.landed_cost', '=', True), ('type', '=', 'line'), ], depends=['state', 'company']) allocation_method = fields.Selection([ ('value', 'By Value'), ], 'Allocation Method', required=True, states={ 'readonly': Eval('state') != 'draft', }, depends=['state']) categories = fields.Many2Many( 'account.landed_cost-product.category', 'landed_cost', 'category', "Categories", states={ 'readonly': Eval('state') != 'draft', }, depends=['state'], help="Apply only to products of these categories.") products = fields.Many2Many( 'account.landed_cost-product.product', 'landed_cost', 'product', "Products", states={ 'readonly': Eval('state') != 'draft', }, depends=['state'], help="Apply only to these products.") posted_date = fields.Date('Posted Date', readonly=True) state = fields.Selection([ ('draft', 'Draft'), ('posted', 'Posted'), ('cancelled', 'Cancelled'), ], 'State', readonly=True) @classmethod def __setup__(cls): super(LandedCost, cls).__setup__() cls._order = [ ('number', 'DESC'), ('id', 'DESC'), ] cls._transitions |= set(( ('draft', 'posted'), ('draft', 'cancelled'), ('posted', 'cancelled'), ('cancelled', 'draft'), )) cls._buttons.update({ 'cancel': { 'invisible': Eval('state') == 'cancelled', 'depends': ['state'], }, 'draft': { 'invisible': Eval('state') != 'cancelled', 'depends': ['state'], }, 'post': { 'invisible': Eval('state') != 'draft', 'depends': ['state'], }, }) @classmethod def __register__(cls, module_name): cursor = Transaction().connection.cursor() table_h = cls.__table_handler__(module_name) sql_table = cls.__table__() # Migration from 3.8: rename code into number if table_h.column_exist('code'): table_h.column_rename('code', 'number') super(LandedCost, cls).__register__(module_name) # Migration from 5.6: rename state cancel to cancelled cursor.execute(*sql_table.update( [sql_table.state], ['cancelled'], where=sql_table.state == 'cancel')) @staticmethod def default_company(): return Transaction().context.get('company') @staticmethod def default_allocation_method(): return 'value' @staticmethod def default_state(): return 'draft' @classmethod @ModelView.button @Workflow.transition('cancelled') def cancel(cls, landed_costs): for landed_cost in landed_costs: if landed_cost.state == 'posted': getattr(landed_cost, 'unallocate_cost_by_%s' % landed_cost.allocation_method)() cls.write(landed_costs, { 'posted_date': None, 'state': 'cancelled', }) @classmethod @ModelView.button @Workflow.transition('draft') def draft(cls, landed_costs): pass @property def cost(self): pool = Pool() Currency = pool.get('currency.currency') currency = self.company.currency cost = Decimal(0) for line in self.invoice_lines: with Transaction().set_context(date=line.invoice.currency_date): cost += Currency.compute( line.invoice.currency, line.amount, currency, round=False) return cost def stock_moves(self): moves = [] for shipment in self.shipments: for move in shipment.incoming_moves: if move.state == 'cancelled': continue if self._stock_move_filter(move): moves.append(move) return moves def _stock_move_filter(self, move): if not self.categories and not self.products: return True result = False if self.categories: result |= bool( set(self.categories) & set(_parents(move.product.categories_all))) if self.products: result |= bool(move.product in self.products) return result def _stock_move_filter_unused(self, moves): pool = Pool() Warning = pool.get('res.user.warning') categories = { c for m in moves for c in _parents(m.product.categories_all)} for category in self.categories: if category not in categories: key = '%s - %s' % (self, category) if Warning.check(key): raise FilterUnusedWarning( key, gettext('account_stock_landed_cost' '.msg_landed_cost_unused_category', landed_cost=self.rec_name, category=category.rec_name)) products = {m.product for m in moves} for product in self.products: if product not in products: key = '%s - %s' % (self, product) if Warning.check(key): raise FilterUnusedWarning( key, gettext('account_stock_landed_cost' '.msg_landed_cost_unused_product', landed_cost=self.rec_name, product=product.rec_name)) def allocate_cost_by_value(self): self._allocate_cost(self._get_value_factors()) def unallocate_cost_by_value(self): self._allocate_cost(self._get_value_factors(), sign=-1) def _get_value_factors(self): "Return the factor for each move based on value" pool = Pool() Currency = pool.get('currency.currency') currency = self.company.currency moves = self.stock_moves() sum_value = 0 unit_prices = {} for move in moves: with Transaction().set_context(date=move.effective_date): unit_price = Currency.compute( move.currency, move.unit_price, currency, round=False) unit_prices[move.id] = unit_price sum_value += unit_price * Decimal(str(move.quantity)) factors = {} length = Decimal(len(moves)) for move in moves: quantity = Decimal(str(move.quantity)) if not sum_value: factors[move.id] = 1 / length else: factors[move.id] = quantity * unit_prices[move.id] / sum_value return factors def _allocate_cost(self, factors, sign=1): "Allocate cost on moves using factors" pool = Pool() Move = pool.get('stock.move') Currency = pool.get('currency.currency') assert sign in {1, -1} cost = self.cost currency = self.company.currency moves = [m for m in self.stock_moves() if m.quantity] costs = [] digit = Move.unit_price.digits[1] exp = Decimal(str(10.0 ** -digit)) difference = cost for move in moves: quantity = Decimal(str(move.quantity)) move_cost = cost * factors[move.id] unit_landed_cost = round_price( move_cost / quantity, rounding=ROUND_DOWN) costs.append({ 'unit_landed_cost': unit_landed_cost, 'difference': move_cost - (unit_landed_cost * quantity), 'move': move, }) difference -= unit_landed_cost * quantity costs.sort(key=itemgetter('difference'), reverse=True) for cost in costs: move = cost['move'] quantity = Decimal(str(move.quantity)) if exp * quantity <= difference: cost['unit_landed_cost'] += exp difference -= exp * quantity if difference < exp: break for cost in costs: move = cost['move'] with Transaction().set_context(date=move.effective_date): unit_landed_cost = Currency.compute( currency, cost['unit_landed_cost'], move.currency, round=False) unit_landed_cost = round_price( unit_landed_cost, rounding=ROUND_HALF_EVEN) if move.unit_landed_cost is None: move.unit_landed_cost = 0 move.unit_price += unit_landed_cost * sign move.unit_landed_cost += unit_landed_cost * sign Move.save(moves) @classmethod @ModelView.button @Workflow.transition('posted') def post(cls, landed_costs): pool = Pool() Date = pool.get('ir.date') Warning = pool.get('res.user.warning') for landed_cost in landed_costs: stock_moves = landed_cost.stock_moves() if not stock_moves: key = '%s post no move' % landed_cost if Warning.check(key): raise NoMoveWarning( key, gettext('account_stock_landed_cost' '.msg_landed_cost_post_no_stock_move', landed_cost=landed_cost.rec_name)) landed_cost._stock_move_filter_unused(stock_moves) getattr(landed_cost, 'allocate_cost_by_%s' % landed_cost.allocation_method)() cls.write(landed_costs, { 'posted_date': Date.today(), }) @classmethod def create(cls, vlist): pool = Pool() Config = pool.get('account.configuration') vlist = [v.copy() for v in vlist] config = Config(1) default_company = cls.default_company() for values in vlist: if values.get('number') is None: values['number'] = config.get_multivalue( 'landed_cost_sequence', company=values.get('company', default_company)).get() return super(LandedCost, cls).create(vlist) @classmethod def copy(cls, landed_costs, default=None): default = default.copy() if default is not None else {} default.setdefault('invoice_lines', None) return super().copy(landed_costs, default=default) class LandedCost_Shipment(ModelSQL): 'Landed Cost - Shipment' __name__ = 'account.landed_cost-stock.shipment.in' landed_cost = fields.Many2One('account.landed_cost', 'Landed Cost', required=True, select=True) shipment = fields.Many2One('stock.shipment.in', 'Shipment', required=True) class LandedCost_ProductCategory(ModelSQL): "Landed Cost - Product Category" __name__ = 'account.landed_cost-product.category' landed_cost = fields.Many2One( 'account.landed_cost', 'Landed Cost', required=True, select=True) category = fields.Many2One( 'product.category', "Category", required=True) class LandedCost_Product(ModelSQL): "Landed Cost - Product" __name__ = 'account.landed_cost-product.product' landed_cost = fields.Many2One( 'account.landed_cost', "Landed Cost", required=True, select=True) product = fields.Many2One( 'product.product', "Product", required=True) class InvoiceLine(metaclass=PoolMeta): __name__ = 'account.invoice.line' landed_cost = fields.Many2One('account.landed_cost', 'Landed Cost', readonly=True, select=True, states={ 'invisible': ~Eval('landed_cost'), }) @classmethod def __setup__(cls): super(InvoiceLine, cls).__setup__() cls._check_modify_exclude.add('landed_cost') @classmethod def copy(cls, lines, default=None): if default is None: default = {} else: default = default.copy() default.setdefault('landed_cost', None) return super(InvoiceLine, cls).copy(lines, default=default) ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1622755890.0 trytond_account_stock_landed_cost-6.0.3/account.xml0000644000175000017500000001704214056245062020777 0ustar00cedced Landed Cost Landed Cost account.configuration configuration_form account.landed_cost form landed_cost_form account.landed_cost tree landed_cost_list Landed Costs account.landed_cost Draft Posted All Landed Costs account.landed_cost form_relate stock.shipment.in,-1 cancel Cancel post Post draft Draft User in companies account.invoice.line invoice_line_form ././@PaxHeader0000000000000000000000000000003400000000000010212 xustar0028 mtime=1654277349.7742743 trytond_account_stock_landed_cost-6.0.3/doc/0000755000175000017500000000000014246442346017367 5ustar00cedced././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1620052443.0 trytond_account_stock_landed_cost-6.0.3/doc/index.rst0000644000175000017500000000153414044004733021221 0ustar00cedcedAccount Stock Landed Cost Module ################################ The account_stock_landed_cost module allows to allocate landed cost on *Supplier Shipments* after their reception. A new field is added to *Product*: - *Landed Cost*: Only available for service, it allows such invoiced product to be used as a landed cost. A new document *Landed Cost* defines how posted supplier invoice lines are allocated to many shipments. The allocation methods are: - *By Value*: The cost will be allocated according to the value of each line. (The value is: *Quantity* * *Unit *Price*) Once posted, the *Landed Cost* updates the unit price of each incoming moves of the shipments using the cost of all the invoice lines according to the allocation method. To update the cost price, the *Update Cost Price* wizard must be run on the affected products. ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1622755890.0 trytond_account_stock_landed_cost-6.0.3/exceptions.py0000644000175000017500000000043314056245062021350 0ustar00cedced# This file is part of Tryton. The COPYRIGHT file at the top level of # this repository contains the full copyright notices and license terms. from trytond.exceptions import UserWarning class NoMoveWarning(UserWarning): pass class FilterUnusedWarning(UserWarning): pass ././@PaxHeader0000000000000000000000000000003400000000000010212 xustar0028 mtime=1654277349.7676075 trytond_account_stock_landed_cost-6.0.3/locale/0000755000175000017500000000000014246442346020061 5ustar00cedced././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1622755890.0 trytond_account_stock_landed_cost-6.0.3/locale/bg.po0000644000175000017500000001234314056245062021007 0ustar00cedced# msgid "" msgstr "Content-Type: text/plain; charset=utf-8\n" msgctxt "field:account.configuration,landed_cost_sequence:" msgid "Landed Cost Sequence" msgstr "" #, fuzzy msgctxt "field:account.configuration.landed_cost_sequence,company:" msgid "Company" msgstr "Фирма" msgctxt "" "field:account.configuration.landed_cost_sequence,landed_cost_sequence:" msgid "Landed Cost Sequence" msgstr "" #, fuzzy msgctxt "field:account.invoice.line,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "field:account.landed_cost,allocation_method:" msgid "Allocation Method" msgstr "" msgctxt "field:account.landed_cost,categories:" msgid "Categories" msgstr "" #, fuzzy msgctxt "field:account.landed_cost,company:" msgid "Company" msgstr "Фирма" #, fuzzy msgctxt "field:account.landed_cost,invoice_lines:" msgid "Invoice Lines" msgstr "Редове от фактура" #, fuzzy msgctxt "field:account.landed_cost,number:" msgid "Number" msgstr "Номер" msgctxt "field:account.landed_cost,posted_date:" msgid "Posted Date" msgstr "" msgctxt "field:account.landed_cost,products:" msgid "Products" msgstr "" #, fuzzy msgctxt "field:account.landed_cost,shipments:" msgid "Shipments" msgstr "Изпращания" #, fuzzy msgctxt "field:account.landed_cost,state:" msgid "State" msgstr "Щат" msgctxt "field:account.landed_cost-product.category,category:" msgid "Category" msgstr "" #, fuzzy msgctxt "field:account.landed_cost-product.category,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" #, fuzzy msgctxt "field:account.landed_cost-product.product,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "field:account.landed_cost-product.product,product:" msgid "Product" msgstr "" #, fuzzy msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" #, fuzzy msgctxt "field:account.landed_cost-stock.shipment.in,shipment:" msgid "Shipment" msgstr "Изпращания" #, fuzzy msgctxt "field:product.product,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" #, fuzzy msgctxt "field:product.template,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "field:stock.move,unit_landed_cost:" msgid "Unit Landed Cost" msgstr "" msgctxt "help:account.landed_cost,categories:" msgid "Apply only to products of these categories." msgstr "" msgctxt "help:account.landed_cost,products:" msgid "Apply only to these products." msgstr "" msgctxt "model:account.configuration.landed_cost_sequence,name:" msgid "Account Configuration Landed Cost Sequence" msgstr "" #, fuzzy msgctxt "model:account.landed_cost,name:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "model:account.landed_cost-product.category,name:" msgid "Landed Cost - Product Category" msgstr "" #, fuzzy msgctxt "model:account.landed_cost-product.product,name:" msgid "Landed Cost - Product" msgstr "Landed Cost" msgctxt "model:account.landed_cost-stock.shipment.in,name:" msgid "Landed Cost - Shipment" msgstr "" msgctxt "model:ir.action,name:act_landed_cost_form" msgid "Landed Costs" msgstr "Landed Costs" #, fuzzy msgctxt "model:ir.action,name:act_landed_cost_form_shipment" msgid "Landed Costs" msgstr "Landed Costs" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all" msgid "All" msgstr "All" #, fuzzy msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft" msgid "Draft" msgstr "Проект" #, fuzzy msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted" msgid "Posted" msgstr "Публикуван" msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move" msgid "The posted landed cost \"%(landed_cost)s\" has no stock move." msgstr "" msgctxt "model:ir.message,text:msg_landed_cost_unused_category" msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used." msgstr "" msgctxt "model:ir.message,text:msg_landed_cost_unused_product" msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used." msgstr "" msgctxt "model:ir.model.button,string:landed_cost_cancel_button" msgid "Cancel" msgstr "Cancel" msgctxt "model:ir.model.button,string:landed_cost_draft_button" msgid "Draft" msgstr "Draft" msgctxt "model:ir.model.button,string:landed_cost_post_button" msgid "Post" msgstr "Post" msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies" msgid "User in companies" msgstr "" msgctxt "model:ir.sequence,name:sequence_landed_cost" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "model:ir.ui.menu,name:menu_landed_cost" msgid "Landed Costs" msgstr "Landed Costs" #, fuzzy msgctxt "selection:account.landed_cost,allocation_method:" msgid "By Value" msgstr "По стойност" #, fuzzy msgctxt "selection:account.landed_cost,state:" msgid "Cancelled" msgstr "Отказан" #, fuzzy msgctxt "selection:account.landed_cost,state:" msgid "Draft" msgstr "Проект" #, fuzzy msgctxt "selection:account.landed_cost,state:" msgid "Posted" msgstr "Публикуван" #, fuzzy msgctxt "view:account.configuration:" msgid "Landed Cost" msgstr "Landed Cost" #, fuzzy msgctxt "view:account.configuration:" msgid "Sequence" msgstr "Последователност" ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1622755890.0 trytond_account_stock_landed_cost-6.0.3/locale/ca.po0000644000175000017500000001326414056245062021005 0ustar00cedced# msgid "" msgstr "Content-Type: text/plain; charset=utf-8\n" msgctxt "field:account.configuration,landed_cost_sequence:" msgid "Landed Cost Sequence" msgstr "Seqüència de cost de recepció" msgctxt "field:account.configuration.landed_cost_sequence,company:" msgid "Company" msgstr "Empresa" msgctxt "" "field:account.configuration.landed_cost_sequence,landed_cost_sequence:" msgid "Landed Cost Sequence" msgstr "Seqüència de cost de recepció" msgctxt "field:account.invoice.line,landed_cost:" msgid "Landed Cost" msgstr "Cost de recepció" msgctxt "field:account.landed_cost,allocation_method:" msgid "Allocation Method" msgstr "Mètode d'assignació" msgctxt "field:account.landed_cost,categories:" msgid "Categories" msgstr "Categories" msgctxt "field:account.landed_cost,company:" msgid "Company" msgstr "Empresa" msgctxt "field:account.landed_cost,invoice_lines:" msgid "Invoice Lines" msgstr "Línies de factura" msgctxt "field:account.landed_cost,number:" msgid "Number" msgstr "Número" msgctxt "field:account.landed_cost,posted_date:" msgid "Posted Date" msgstr "Data comptabilització" msgctxt "field:account.landed_cost,products:" msgid "Products" msgstr "Productes" msgctxt "field:account.landed_cost,shipments:" msgid "Shipments" msgstr "Albarans" msgctxt "field:account.landed_cost,state:" msgid "State" msgstr "Estat" msgctxt "field:account.landed_cost-product.category,category:" msgid "Category" msgstr "Categoria" msgctxt "field:account.landed_cost-product.category,landed_cost:" msgid "Landed Cost" msgstr "Cost de recepció" msgctxt "field:account.landed_cost-product.product,landed_cost:" msgid "Landed Cost" msgstr "Cost de recepció" msgctxt "field:account.landed_cost-product.product,product:" msgid "Product" msgstr "Producte" msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:" msgid "Landed Cost" msgstr "Cost de recepció" msgctxt "field:account.landed_cost-stock.shipment.in,shipment:" msgid "Shipment" msgstr "Albarà" msgctxt "field:product.product,landed_cost:" msgid "Landed Cost" msgstr "Cost de recepció" msgctxt "field:product.template,landed_cost:" msgid "Landed Cost" msgstr "Cost de recepció" msgctxt "field:stock.move,unit_landed_cost:" msgid "Unit Landed Cost" msgstr "Unitat cost de recepció" msgctxt "help:account.landed_cost,categories:" msgid "Apply only to products of these categories." msgstr "Aplica només als productes d'aquetes categories." msgctxt "help:account.landed_cost,products:" msgid "Apply only to these products." msgstr "Aplica només a aquests productes." msgctxt "model:account.configuration.landed_cost_sequence,name:" msgid "Account Configuration Landed Cost Sequence" msgstr "Configuració de la seqüencia de cost de recepció" msgctxt "model:account.landed_cost,name:" msgid "Landed Cost" msgstr "Cost de recepció" msgctxt "model:account.landed_cost-product.category,name:" msgid "Landed Cost - Product Category" msgstr "Cost de recepcio - Categoria de producte" msgctxt "model:account.landed_cost-product.product,name:" msgid "Landed Cost - Product" msgstr "Cost de recepció - Producte" msgctxt "model:account.landed_cost-stock.shipment.in,name:" msgid "Landed Cost - Shipment" msgstr "Cost de recepció - Albarà" msgctxt "model:ir.action,name:act_landed_cost_form" msgid "Landed Costs" msgstr "Costos de recepció" msgctxt "model:ir.action,name:act_landed_cost_form_shipment" msgid "Landed Costs" msgstr "Costos de recepció" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all" msgid "All" msgstr "Tot" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft" msgid "Draft" msgstr "Esborrany" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted" msgid "Posted" msgstr "Comptabilitzat" msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move" msgid "The posted landed cost \"%(landed_cost)s\" has no stock move." msgstr "" "El cost de recepció comptabilitzat \"%(landed_cost)s\" no té cap moviment " "d'existènices." msgctxt "model:ir.message,text:msg_landed_cost_unused_category" msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used." msgstr "" "La categoria \"%(category)s\" del cost de recepció \"%(landed_cost)s\" no " "s'utilitza." msgctxt "model:ir.message,text:msg_landed_cost_unused_product" msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used." msgstr "" "El producte \"%(product)s\" del cost de recepció \"%(landed_cost)s\" no " "s'utilitza." msgctxt "model:ir.model.button,string:landed_cost_cancel_button" msgid "Cancel" msgstr "Cancel·la" msgctxt "model:ir.model.button,string:landed_cost_draft_button" msgid "Draft" msgstr "Esborrany" msgctxt "model:ir.model.button,string:landed_cost_post_button" msgid "Post" msgstr "Comptabilitza" msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies" msgid "User in companies" msgstr "Usuari a les empreses" msgctxt "model:ir.sequence,name:sequence_landed_cost" msgid "Landed Cost" msgstr "Cost de recepció" msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost" msgid "Landed Cost" msgstr "Cost de recepció" msgctxt "model:ir.ui.menu,name:menu_landed_cost" msgid "Landed Costs" msgstr "Costos de recepció" msgctxt "selection:account.landed_cost,allocation_method:" msgid "By Value" msgstr "Per valor" msgctxt "selection:account.landed_cost,state:" msgid "Cancelled" msgstr "Cancel·lat" msgctxt "selection:account.landed_cost,state:" msgid "Draft" msgstr "Esborrany" msgctxt "selection:account.landed_cost,state:" msgid "Posted" msgstr "Comptabilitzats" msgctxt "view:account.configuration:" msgid "Landed Cost" msgstr "Cost de recepció" msgctxt "view:account.configuration:" msgid "Sequence" msgstr "Seqüència" ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1622755890.0 trytond_account_stock_landed_cost-6.0.3/locale/cs.po0000644000175000017500000001165514056245062021031 0ustar00cedced# msgid "" msgstr "Content-Type: text/plain; charset=utf-8\n" msgctxt "field:account.configuration,landed_cost_sequence:" msgid "Landed Cost Sequence" msgstr "" msgctxt "field:account.configuration.landed_cost_sequence,company:" msgid "Company" msgstr "" msgctxt "" "field:account.configuration.landed_cost_sequence,landed_cost_sequence:" msgid "Landed Cost Sequence" msgstr "" #, fuzzy msgctxt "field:account.invoice.line,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "field:account.landed_cost,allocation_method:" msgid "Allocation Method" msgstr "" msgctxt "field:account.landed_cost,categories:" msgid "Categories" msgstr "" msgctxt "field:account.landed_cost,company:" msgid "Company" msgstr "" msgctxt "field:account.landed_cost,invoice_lines:" msgid "Invoice Lines" msgstr "" msgctxt "field:account.landed_cost,number:" msgid "Number" msgstr "" msgctxt "field:account.landed_cost,posted_date:" msgid "Posted Date" msgstr "" msgctxt "field:account.landed_cost,products:" msgid "Products" msgstr "" msgctxt "field:account.landed_cost,shipments:" msgid "Shipments" msgstr "" msgctxt "field:account.landed_cost,state:" msgid "State" msgstr "" msgctxt "field:account.landed_cost-product.category,category:" msgid "Category" msgstr "" #, fuzzy msgctxt "field:account.landed_cost-product.category,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" #, fuzzy msgctxt "field:account.landed_cost-product.product,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "field:account.landed_cost-product.product,product:" msgid "Product" msgstr "" #, fuzzy msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "field:account.landed_cost-stock.shipment.in,shipment:" msgid "Shipment" msgstr "" #, fuzzy msgctxt "field:product.product,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" #, fuzzy msgctxt "field:product.template,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "field:stock.move,unit_landed_cost:" msgid "Unit Landed Cost" msgstr "" msgctxt "help:account.landed_cost,categories:" msgid "Apply only to products of these categories." msgstr "" msgctxt "help:account.landed_cost,products:" msgid "Apply only to these products." msgstr "" msgctxt "model:account.configuration.landed_cost_sequence,name:" msgid "Account Configuration Landed Cost Sequence" msgstr "" #, fuzzy msgctxt "model:account.landed_cost,name:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "model:account.landed_cost-product.category,name:" msgid "Landed Cost - Product Category" msgstr "" #, fuzzy msgctxt "model:account.landed_cost-product.product,name:" msgid "Landed Cost - Product" msgstr "Landed Cost" msgctxt "model:account.landed_cost-stock.shipment.in,name:" msgid "Landed Cost - Shipment" msgstr "" msgctxt "model:ir.action,name:act_landed_cost_form" msgid "Landed Costs" msgstr "Landed Costs" #, fuzzy msgctxt "model:ir.action,name:act_landed_cost_form_shipment" msgid "Landed Costs" msgstr "Landed Costs" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all" msgid "All" msgstr "All" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft" msgid "Draft" msgstr "Draft" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted" msgid "Posted" msgstr "Posted" msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move" msgid "The posted landed cost \"%(landed_cost)s\" has no stock move." msgstr "" msgctxt "model:ir.message,text:msg_landed_cost_unused_category" msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used." msgstr "" msgctxt "model:ir.message,text:msg_landed_cost_unused_product" msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used." msgstr "" msgctxt "model:ir.model.button,string:landed_cost_cancel_button" msgid "Cancel" msgstr "Cancel" msgctxt "model:ir.model.button,string:landed_cost_draft_button" msgid "Draft" msgstr "Draft" msgctxt "model:ir.model.button,string:landed_cost_post_button" msgid "Post" msgstr "Post" msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies" msgid "User in companies" msgstr "" msgctxt "model:ir.sequence,name:sequence_landed_cost" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "model:ir.ui.menu,name:menu_landed_cost" msgid "Landed Costs" msgstr "Landed Costs" msgctxt "selection:account.landed_cost,allocation_method:" msgid "By Value" msgstr "" #, fuzzy msgctxt "selection:account.landed_cost,state:" msgid "Cancelled" msgstr "Cancel" #, fuzzy msgctxt "selection:account.landed_cost,state:" msgid "Draft" msgstr "Draft" #, fuzzy msgctxt "selection:account.landed_cost,state:" msgid "Posted" msgstr "Posted" #, fuzzy msgctxt "view:account.configuration:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "view:account.configuration:" msgid "Sequence" msgstr "" ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1622755890.0 trytond_account_stock_landed_cost-6.0.3/locale/de.po0000644000175000017500000001320414056245062021004 0ustar00cedced# msgid "" msgstr "Content-Type: text/plain; charset=utf-8\n" msgctxt "field:account.configuration,landed_cost_sequence:" msgid "Landed Cost Sequence" msgstr "Nummernkreis Einstandskosten" msgctxt "field:account.configuration.landed_cost_sequence,company:" msgid "Company" msgstr "Unternehmen" msgctxt "" "field:account.configuration.landed_cost_sequence,landed_cost_sequence:" msgid "Landed Cost Sequence" msgstr "Nummernkreis Einstandskosten" msgctxt "field:account.invoice.line,landed_cost:" msgid "Landed Cost" msgstr "Einstandskosten" msgctxt "field:account.landed_cost,allocation_method:" msgid "Allocation Method" msgstr "Zuordnungsmethode" msgctxt "field:account.landed_cost,categories:" msgid "Categories" msgstr "Kategorien" msgctxt "field:account.landed_cost,company:" msgid "Company" msgstr "Unternehmen" msgctxt "field:account.landed_cost,invoice_lines:" msgid "Invoice Lines" msgstr "Rechnungspositionen" msgctxt "field:account.landed_cost,number:" msgid "Number" msgstr "Nummer" msgctxt "field:account.landed_cost,posted_date:" msgid "Posted Date" msgstr "Festschreibungsdatum" msgctxt "field:account.landed_cost,products:" msgid "Products" msgstr "Artikel" msgctxt "field:account.landed_cost,shipments:" msgid "Shipments" msgstr "Lieferposten" msgctxt "field:account.landed_cost,state:" msgid "State" msgstr "Status" msgctxt "field:account.landed_cost-product.category,category:" msgid "Category" msgstr "Kategorie" msgctxt "field:account.landed_cost-product.category,landed_cost:" msgid "Landed Cost" msgstr "Einstandskosten" msgctxt "field:account.landed_cost-product.product,landed_cost:" msgid "Landed Cost" msgstr "Einstandskosten" msgctxt "field:account.landed_cost-product.product,product:" msgid "Product" msgstr "Artikel" msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:" msgid "Landed Cost" msgstr "Einstandskosten" msgctxt "field:account.landed_cost-stock.shipment.in,shipment:" msgid "Shipment" msgstr "Lieferposten" msgctxt "field:product.product,landed_cost:" msgid "Landed Cost" msgstr "Einstandskosten" msgctxt "field:product.template,landed_cost:" msgid "Landed Cost" msgstr "Einstandskosten" msgctxt "field:stock.move,unit_landed_cost:" msgid "Unit Landed Cost" msgstr "Einheit Einstandskosten" msgctxt "help:account.landed_cost,categories:" msgid "Apply only to products of these categories." msgstr "Nur auf Artikel dieser Kategorien anwenden." msgctxt "help:account.landed_cost,products:" msgid "Apply only to these products." msgstr "Nur auf diese Artikel anwenden." msgctxt "model:account.configuration.landed_cost_sequence,name:" msgid "Account Configuration Landed Cost Sequence" msgstr "Einstellungen Buchhaltung Nummernkreis Einstandskosten" msgctxt "model:account.landed_cost,name:" msgid "Landed Cost" msgstr "Einstandskosten" msgctxt "model:account.landed_cost-product.category,name:" msgid "Landed Cost - Product Category" msgstr "Einstandskosten - Artikelkategorie" msgctxt "model:account.landed_cost-product.product,name:" msgid "Landed Cost - Product" msgstr "Einstandskosten - Artikel" msgctxt "model:account.landed_cost-stock.shipment.in,name:" msgid "Landed Cost - Shipment" msgstr "Einstandskosten - Lieferposten" msgctxt "model:ir.action,name:act_landed_cost_form" msgid "Landed Costs" msgstr "Einstandskosten" msgctxt "model:ir.action,name:act_landed_cost_form_shipment" msgid "Landed Costs" msgstr "Einstandskosten" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all" msgid "All" msgstr "Alle" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft" msgid "Draft" msgstr "Entwurf" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted" msgid "Posted" msgstr "Festgeschrieben" msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move" msgid "The posted landed cost \"%(landed_cost)s\" has no stock move." msgstr "Die Einstandskostenposition \"%(landed_cost)s\" hat keine Lagerbewegung." msgctxt "model:ir.message,text:msg_landed_cost_unused_category" msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used." msgstr "" "Die Kategorie \"%(category)s\" auf Einstandskostenposition " "\"%(landed_cost)s\" wird nicht genutzt." msgctxt "model:ir.message,text:msg_landed_cost_unused_product" msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used." msgstr "" "Der Artikel \"%(product)s\" auf Einstandkostenposition \"%(landed_cost)s\" " "wird nicht genutzt." msgctxt "model:ir.model.button,string:landed_cost_cancel_button" msgid "Cancel" msgstr "Annullieren" msgctxt "model:ir.model.button,string:landed_cost_draft_button" msgid "Draft" msgstr "Entwurf" msgctxt "model:ir.model.button,string:landed_cost_post_button" msgid "Post" msgstr "Festschreiben" msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies" msgid "User in companies" msgstr "Benutzer im Unternehmen" msgctxt "model:ir.sequence,name:sequence_landed_cost" msgid "Landed Cost" msgstr "Einstandskosten" msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost" msgid "Landed Cost" msgstr "Einstandskosten" msgctxt "model:ir.ui.menu,name:menu_landed_cost" msgid "Landed Costs" msgstr "Einstandskosten" msgctxt "selection:account.landed_cost,allocation_method:" msgid "By Value" msgstr "Nach Wert" msgctxt "selection:account.landed_cost,state:" msgid "Cancelled" msgstr "Annulliert" msgctxt "selection:account.landed_cost,state:" msgid "Draft" msgstr "Entwurf" msgctxt "selection:account.landed_cost,state:" msgid "Posted" msgstr "Festgeschrieben" msgctxt "view:account.configuration:" msgid "Landed Cost" msgstr "Einstandskosten" msgctxt "view:account.configuration:" msgid "Sequence" msgstr "Nummernkreis" ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1622755890.0 trytond_account_stock_landed_cost-6.0.3/locale/es.po0000644000175000017500000001333714056245062021032 0ustar00cedced# msgid "" msgstr "Content-Type: text/plain; charset=utf-8\n" msgctxt "field:account.configuration,landed_cost_sequence:" msgid "Landed Cost Sequence" msgstr "Secuencia de coste de recepción" msgctxt "field:account.configuration.landed_cost_sequence,company:" msgid "Company" msgstr "Empresa" msgctxt "" "field:account.configuration.landed_cost_sequence,landed_cost_sequence:" msgid "Landed Cost Sequence" msgstr "Secuencia de coste de recepción" msgctxt "field:account.invoice.line,landed_cost:" msgid "Landed Cost" msgstr "Coste de recepción" msgctxt "field:account.landed_cost,allocation_method:" msgid "Allocation Method" msgstr "Método de asignación" msgctxt "field:account.landed_cost,categories:" msgid "Categories" msgstr "Categorías" msgctxt "field:account.landed_cost,company:" msgid "Company" msgstr "Empresa" msgctxt "field:account.landed_cost,invoice_lines:" msgid "Invoice Lines" msgstr "Líneas de factura" msgctxt "field:account.landed_cost,number:" msgid "Number" msgstr "Número" msgctxt "field:account.landed_cost,posted_date:" msgid "Posted Date" msgstr "Fecha contabilización" msgctxt "field:account.landed_cost,products:" msgid "Products" msgstr "Productos" msgctxt "field:account.landed_cost,shipments:" msgid "Shipments" msgstr "Albaranes" msgctxt "field:account.landed_cost,state:" msgid "State" msgstr "Estado" msgctxt "field:account.landed_cost-product.category,category:" msgid "Category" msgstr "Categoría" msgctxt "field:account.landed_cost-product.category,landed_cost:" msgid "Landed Cost" msgstr "Coste de recepción" msgctxt "field:account.landed_cost-product.product,landed_cost:" msgid "Landed Cost" msgstr "Coste de recepción" msgctxt "field:account.landed_cost-product.product,product:" msgid "Product" msgstr "Producto" msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:" msgid "Landed Cost" msgstr "Coste de recepción" msgctxt "field:account.landed_cost-stock.shipment.in,shipment:" msgid "Shipment" msgstr "Albarán" msgctxt "field:product.product,landed_cost:" msgid "Landed Cost" msgstr "Coste de recepción" msgctxt "field:product.template,landed_cost:" msgid "Landed Cost" msgstr "Coste de recepción" msgctxt "field:stock.move,unit_landed_cost:" msgid "Unit Landed Cost" msgstr "Unidad coste de recepción" msgctxt "help:account.landed_cost,categories:" msgid "Apply only to products of these categories." msgstr "Aplica solo a los productos de estas categorías." msgctxt "help:account.landed_cost,products:" msgid "Apply only to these products." msgstr "Aplica solo a estos productos." msgctxt "model:account.configuration.landed_cost_sequence,name:" msgid "Account Configuration Landed Cost Sequence" msgstr "Configuración de la secuencia de coste de recepción" msgctxt "model:account.landed_cost,name:" msgid "Landed Cost" msgstr "Coste de recepción" msgctxt "model:account.landed_cost-product.category,name:" msgid "Landed Cost - Product Category" msgstr "Coste de recepción - Categoría de producto" msgctxt "model:account.landed_cost-product.product,name:" msgid "Landed Cost - Product" msgstr "Coste de recepción - Producto" msgctxt "model:account.landed_cost-stock.shipment.in,name:" msgid "Landed Cost - Shipment" msgstr "Coste de recepción - Albarán" msgctxt "model:ir.action,name:act_landed_cost_form" msgid "Landed Costs" msgstr "Costes de recepción" msgctxt "model:ir.action,name:act_landed_cost_form_shipment" msgid "Landed Costs" msgstr "Costes de recepción" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all" msgid "All" msgstr "Todo" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft" msgid "Draft" msgstr "Borrador" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted" msgid "Posted" msgstr "Contabilizado" msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move" msgid "The posted landed cost \"%(landed_cost)s\" has no stock move." msgstr "" "El coste de recepción contabilizado \"%(landed_cost)s\" no tiene ningún " "movimiento de existencias." msgctxt "model:ir.message,text:msg_landed_cost_unused_category" msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used." msgstr "" "La categoría \"%(category)s\" del coste de recepción \"%(landed_cost)s\" no " "se utiliza." msgctxt "model:ir.message,text:msg_landed_cost_unused_product" msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used." msgstr "" "El producto \"%(product)s\" del coste de recepción \"%(landed_cost)s\" no se" " utiliza." msgctxt "model:ir.model.button,string:landed_cost_cancel_button" msgid "Cancel" msgstr "Cancelar" msgctxt "model:ir.model.button,string:landed_cost_draft_button" msgid "Draft" msgstr "Borrador" msgctxt "model:ir.model.button,string:landed_cost_post_button" msgid "Post" msgstr "Contabilizar" msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies" msgid "User in companies" msgstr "Usuario en las empresas" msgctxt "model:ir.sequence,name:sequence_landed_cost" msgid "Landed Cost" msgstr "Coste de recepción" msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost" msgid "Landed Cost" msgstr "Coste de recepción" msgctxt "model:ir.ui.menu,name:menu_landed_cost" msgid "Landed Costs" msgstr "Costes de recepción" msgctxt "selection:account.landed_cost,allocation_method:" msgid "By Value" msgstr "Por valor" msgctxt "selection:account.landed_cost,state:" msgid "Cancelled" msgstr "Cancelado" msgctxt "selection:account.landed_cost,state:" msgid "Draft" msgstr "Borrador" msgctxt "selection:account.landed_cost,state:" msgid "Posted" msgstr "Contabilizados" msgctxt "view:account.configuration:" msgid "Landed Cost" msgstr "Coste de recepción" msgctxt "view:account.configuration:" msgid "Sequence" msgstr "Secuencia" ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1622755890.0 trytond_account_stock_landed_cost-6.0.3/locale/es_419.po0000644000175000017500000001200214056245062021413 0ustar00cedced# msgid "" msgstr "Content-Type: text/plain; charset=utf-8\n" msgctxt "field:account.configuration,landed_cost_sequence:" msgid "Landed Cost Sequence" msgstr "Secuencia de costo final" msgctxt "field:account.configuration.landed_cost_sequence,company:" msgid "Company" msgstr "" msgctxt "" "field:account.configuration.landed_cost_sequence,landed_cost_sequence:" msgid "Landed Cost Sequence" msgstr "Secuencia de costo final" msgctxt "field:account.invoice.line,landed_cost:" msgid "Landed Cost" msgstr "Costo final" msgctxt "field:account.landed_cost,allocation_method:" msgid "Allocation Method" msgstr "" msgctxt "field:account.landed_cost,categories:" msgid "Categories" msgstr "" msgctxt "field:account.landed_cost,company:" msgid "Company" msgstr "" msgctxt "field:account.landed_cost,invoice_lines:" msgid "Invoice Lines" msgstr "" msgctxt "field:account.landed_cost,number:" msgid "Number" msgstr "" msgctxt "field:account.landed_cost,posted_date:" msgid "Posted Date" msgstr "" msgctxt "field:account.landed_cost,products:" msgid "Products" msgstr "" msgctxt "field:account.landed_cost,shipments:" msgid "Shipments" msgstr "Envíos" msgctxt "field:account.landed_cost,state:" msgid "State" msgstr "" msgctxt "field:account.landed_cost-product.category,category:" msgid "Category" msgstr "" #, fuzzy msgctxt "field:account.landed_cost-product.category,landed_cost:" msgid "Landed Cost" msgstr "Costo final" #, fuzzy msgctxt "field:account.landed_cost-product.product,landed_cost:" msgid "Landed Cost" msgstr "Costo final" msgctxt "field:account.landed_cost-product.product,product:" msgid "Product" msgstr "" msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:" msgid "Landed Cost" msgstr "Costo final" msgctxt "field:account.landed_cost-stock.shipment.in,shipment:" msgid "Shipment" msgstr "Envíos" msgctxt "field:product.product,landed_cost:" msgid "Landed Cost" msgstr "Costo final" msgctxt "field:product.template,landed_cost:" msgid "Landed Cost" msgstr "Costo final" msgctxt "field:stock.move,unit_landed_cost:" msgid "Unit Landed Cost" msgstr "Unidad de costo final" msgctxt "help:account.landed_cost,categories:" msgid "Apply only to products of these categories." msgstr "" msgctxt "help:account.landed_cost,products:" msgid "Apply only to these products." msgstr "" msgctxt "model:account.configuration.landed_cost_sequence,name:" msgid "Account Configuration Landed Cost Sequence" msgstr "Secuencia de cuenta de configuración de costo final" msgctxt "model:account.landed_cost,name:" msgid "Landed Cost" msgstr "Costo final" msgctxt "model:account.landed_cost-product.category,name:" msgid "Landed Cost - Product Category" msgstr "" #, fuzzy msgctxt "model:account.landed_cost-product.product,name:" msgid "Landed Cost - Product" msgstr "Costo de final - Envío" msgctxt "model:account.landed_cost-stock.shipment.in,name:" msgid "Landed Cost - Shipment" msgstr "Costo de final - Envío" #, fuzzy msgctxt "model:ir.action,name:act_landed_cost_form" msgid "Landed Costs" msgstr "Costo final" #, fuzzy msgctxt "model:ir.action,name:act_landed_cost_form_shipment" msgid "Landed Costs" msgstr "Costo final" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all" msgid "All" msgstr "" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft" msgid "Draft" msgstr "" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted" msgid "Posted" msgstr "" msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move" msgid "The posted landed cost \"%(landed_cost)s\" has no stock move." msgstr "" msgctxt "model:ir.message,text:msg_landed_cost_unused_category" msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used." msgstr "" msgctxt "model:ir.message,text:msg_landed_cost_unused_product" msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used." msgstr "" msgctxt "model:ir.model.button,string:landed_cost_cancel_button" msgid "Cancel" msgstr "" msgctxt "model:ir.model.button,string:landed_cost_draft_button" msgid "Draft" msgstr "" msgctxt "model:ir.model.button,string:landed_cost_post_button" msgid "Post" msgstr "" msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies" msgid "User in companies" msgstr "" #, fuzzy msgctxt "model:ir.sequence,name:sequence_landed_cost" msgid "Landed Cost" msgstr "Costo final" #, fuzzy msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost" msgid "Landed Cost" msgstr "Costo final" #, fuzzy msgctxt "model:ir.ui.menu,name:menu_landed_cost" msgid "Landed Costs" msgstr "Costo final" msgctxt "selection:account.landed_cost,allocation_method:" msgid "By Value" msgstr "Por valor" msgctxt "selection:account.landed_cost,state:" msgid "Cancelled" msgstr "" msgctxt "selection:account.landed_cost,state:" msgid "Draft" msgstr "" msgctxt "selection:account.landed_cost,state:" msgid "Posted" msgstr "" msgctxt "view:account.configuration:" msgid "Landed Cost" msgstr "Costo final" msgctxt "view:account.configuration:" msgid "Sequence" msgstr "" ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1622755890.0 trytond_account_stock_landed_cost-6.0.3/locale/et.po0000644000175000017500000001243414056245062021030 0ustar00cedced# msgid "" msgstr "Content-Type: text/plain; charset=utf-8\n" msgctxt "field:account.configuration,landed_cost_sequence:" msgid "Landed Cost Sequence" msgstr "Distributsioonikulu jada" msgctxt "field:account.configuration.landed_cost_sequence,company:" msgid "Company" msgstr "Ettevõte" msgctxt "" "field:account.configuration.landed_cost_sequence,landed_cost_sequence:" msgid "Landed Cost Sequence" msgstr "Distributsioonikulu jada" msgctxt "field:account.invoice.line,landed_cost:" msgid "Landed Cost" msgstr "Distributsioonikulu" msgctxt "field:account.landed_cost,allocation_method:" msgid "Allocation Method" msgstr "Jaotamise meetod" msgctxt "field:account.landed_cost,categories:" msgid "Categories" msgstr "" msgctxt "field:account.landed_cost,company:" msgid "Company" msgstr "Ettevõte" msgctxt "field:account.landed_cost,invoice_lines:" msgid "Invoice Lines" msgstr "Arve read" msgctxt "field:account.landed_cost,number:" msgid "Number" msgstr "Number" msgctxt "field:account.landed_cost,posted_date:" msgid "Posted Date" msgstr "Postituse kuupäev" msgctxt "field:account.landed_cost,products:" msgid "Products" msgstr "" msgctxt "field:account.landed_cost,shipments:" msgid "Shipments" msgstr "Tarned" msgctxt "field:account.landed_cost,state:" msgid "State" msgstr "Olek" msgctxt "field:account.landed_cost-product.category,category:" msgid "Category" msgstr "" #, fuzzy msgctxt "field:account.landed_cost-product.category,landed_cost:" msgid "Landed Cost" msgstr "Distributsioonikulu" #, fuzzy msgctxt "field:account.landed_cost-product.product,landed_cost:" msgid "Landed Cost" msgstr "Distributsioonikulu" msgctxt "field:account.landed_cost-product.product,product:" msgid "Product" msgstr "" msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:" msgid "Landed Cost" msgstr "Distributsioonikulu" msgctxt "field:account.landed_cost-stock.shipment.in,shipment:" msgid "Shipment" msgstr "Tarned" msgctxt "field:product.product,landed_cost:" msgid "Landed Cost" msgstr "Distributsioonikulu" msgctxt "field:product.template,landed_cost:" msgid "Landed Cost" msgstr "Distributsioonikulu" msgctxt "field:stock.move,unit_landed_cost:" msgid "Unit Landed Cost" msgstr "Ühiku distributsioonikulu" msgctxt "help:account.landed_cost,categories:" msgid "Apply only to products of these categories." msgstr "" msgctxt "help:account.landed_cost,products:" msgid "Apply only to these products." msgstr "" msgctxt "model:account.configuration.landed_cost_sequence,name:" msgid "Account Configuration Landed Cost Sequence" msgstr "Konto seadistused - distributsioonikulu jada" msgctxt "model:account.landed_cost,name:" msgid "Landed Cost" msgstr "Distributsioonikulu" msgctxt "model:account.landed_cost-product.category,name:" msgid "Landed Cost - Product Category" msgstr "" #, fuzzy msgctxt "model:account.landed_cost-product.product,name:" msgid "Landed Cost - Product" msgstr "Distributsioonikulu - transport" msgctxt "model:account.landed_cost-stock.shipment.in,name:" msgid "Landed Cost - Shipment" msgstr "Distributsioonikulu - transport" msgctxt "model:ir.action,name:act_landed_cost_form" msgid "Landed Costs" msgstr "Distributsioonikulud" #, fuzzy msgctxt "model:ir.action,name:act_landed_cost_form_shipment" msgid "Landed Costs" msgstr "Distributsioonikulud" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all" msgid "All" msgstr "Kõik" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft" msgid "Draft" msgstr "Mustand" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted" msgid "Posted" msgstr "Poistitatud" msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move" msgid "The posted landed cost \"%(landed_cost)s\" has no stock move." msgstr "" msgctxt "model:ir.message,text:msg_landed_cost_unused_category" msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used." msgstr "" msgctxt "model:ir.message,text:msg_landed_cost_unused_product" msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used." msgstr "" msgctxt "model:ir.model.button,string:landed_cost_cancel_button" msgid "Cancel" msgstr "Tühista" msgctxt "model:ir.model.button,string:landed_cost_draft_button" msgid "Draft" msgstr "Mustand" msgctxt "model:ir.model.button,string:landed_cost_post_button" msgid "Post" msgstr "Postita" #, fuzzy msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies" msgid "User in companies" msgstr "Kasutaja ettevõttes" msgctxt "model:ir.sequence,name:sequence_landed_cost" msgid "Landed Cost" msgstr "Distributsioonikulu" msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost" msgid "Landed Cost" msgstr "Distributsioonikulu" msgctxt "model:ir.ui.menu,name:menu_landed_cost" msgid "Landed Costs" msgstr "Distributsioonikulud" msgctxt "selection:account.landed_cost,allocation_method:" msgid "By Value" msgstr "Väärtuse järgi" #, fuzzy msgctxt "selection:account.landed_cost,state:" msgid "Cancelled" msgstr "Tühistatud" msgctxt "selection:account.landed_cost,state:" msgid "Draft" msgstr "Mustand" msgctxt "selection:account.landed_cost,state:" msgid "Posted" msgstr "Postitatud" msgctxt "view:account.configuration:" msgid "Landed Cost" msgstr "Distributsioonikulu" msgctxt "view:account.configuration:" msgid "Sequence" msgstr "Järjestus" ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1622755890.0 trytond_account_stock_landed_cost-6.0.3/locale/fa.po0000644000175000017500000001253114056245062021004 0ustar00cedced# msgid "" msgstr "Content-Type: text/plain; charset=utf-8\n" msgctxt "field:account.configuration,landed_cost_sequence:" msgid "Landed Cost Sequence" msgstr "ادامه هزینه Landed" msgctxt "field:account.configuration.landed_cost_sequence,company:" msgid "Company" msgstr "شرکت" msgctxt "" "field:account.configuration.landed_cost_sequence,landed_cost_sequence:" msgid "Landed Cost Sequence" msgstr "ادامه هزینه Landed" msgctxt "field:account.invoice.line,landed_cost:" msgid "Landed Cost" msgstr "هزینه Landed" msgctxt "field:account.landed_cost,allocation_method:" msgid "Allocation Method" msgstr "روش تخصیص" msgctxt "field:account.landed_cost,categories:" msgid "Categories" msgstr "" msgctxt "field:account.landed_cost,company:" msgid "Company" msgstr "شرکت" msgctxt "field:account.landed_cost,invoice_lines:" msgid "Invoice Lines" msgstr "خطوط صورتحساب" msgctxt "field:account.landed_cost,number:" msgid "Number" msgstr "شماره" msgctxt "field:account.landed_cost,posted_date:" msgid "Posted Date" msgstr "تاریخ ارسال" msgctxt "field:account.landed_cost,products:" msgid "Products" msgstr "" msgctxt "field:account.landed_cost,shipments:" msgid "Shipments" msgstr "محموله ها" msgctxt "field:account.landed_cost,state:" msgid "State" msgstr "وضعیت" msgctxt "field:account.landed_cost-product.category,category:" msgid "Category" msgstr "" #, fuzzy msgctxt "field:account.landed_cost-product.category,landed_cost:" msgid "Landed Cost" msgstr "هزینه Landed" #, fuzzy msgctxt "field:account.landed_cost-product.product,landed_cost:" msgid "Landed Cost" msgstr "هزینه Landed" msgctxt "field:account.landed_cost-product.product,product:" msgid "Product" msgstr "" msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:" msgid "Landed Cost" msgstr "هزینه Landed" msgctxt "field:account.landed_cost-stock.shipment.in,shipment:" msgid "Shipment" msgstr "محموله" msgctxt "field:product.product,landed_cost:" msgid "Landed Cost" msgstr "هزینه Landed" msgctxt "field:product.template,landed_cost:" msgid "Landed Cost" msgstr "هزینه Landed" msgctxt "field:stock.move,unit_landed_cost:" msgid "Unit Landed Cost" msgstr "واحد هزینه Landed" msgctxt "help:account.landed_cost,categories:" msgid "Apply only to products of these categories." msgstr "" msgctxt "help:account.landed_cost,products:" msgid "Apply only to these products." msgstr "" msgctxt "model:account.configuration.landed_cost_sequence,name:" msgid "Account Configuration Landed Cost Sequence" msgstr "پیکربندی حساب ادامه هزینه Landed" msgctxt "model:account.landed_cost,name:" msgid "Landed Cost" msgstr "هزینه Landed" msgctxt "model:account.landed_cost-product.category,name:" msgid "Landed Cost - Product Category" msgstr "" #, fuzzy msgctxt "model:account.landed_cost-product.product,name:" msgid "Landed Cost - Product" msgstr "هزینه Landed - محموله" msgctxt "model:account.landed_cost-stock.shipment.in,name:" msgid "Landed Cost - Shipment" msgstr "هزینه Landed - محموله" msgctxt "model:ir.action,name:act_landed_cost_form" msgid "Landed Costs" msgstr "هزینه های Landed" #, fuzzy msgctxt "model:ir.action,name:act_landed_cost_form_shipment" msgid "Landed Costs" msgstr "هزینه های Landed" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all" msgid "All" msgstr "همه" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft" msgid "Draft" msgstr "پیش‌نویس" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted" msgid "Posted" msgstr "ارسال شده" msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move" msgid "The posted landed cost \"%(landed_cost)s\" has no stock move." msgstr "" msgctxt "model:ir.message,text:msg_landed_cost_unused_category" msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used." msgstr "" msgctxt "model:ir.message,text:msg_landed_cost_unused_product" msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used." msgstr "" msgctxt "model:ir.model.button,string:landed_cost_cancel_button" msgid "Cancel" msgstr "Cancel" msgctxt "model:ir.model.button,string:landed_cost_draft_button" msgid "Draft" msgstr "Draft" msgctxt "model:ir.model.button,string:landed_cost_post_button" msgid "Post" msgstr "Post" msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies" msgid "User in companies" msgstr "" msgctxt "model:ir.sequence,name:sequence_landed_cost" msgid "Landed Cost" msgstr "هزینه Landed" msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost" msgid "Landed Cost" msgstr "هزینه Landed" msgctxt "model:ir.ui.menu,name:menu_landed_cost" msgid "Landed Costs" msgstr "هزینه های Landed" msgctxt "selection:account.landed_cost,allocation_method:" msgid "By Value" msgstr "براساس ارزش" #, fuzzy msgctxt "selection:account.landed_cost,state:" msgid "Cancelled" msgstr "لغو شده" msgctxt "selection:account.landed_cost,state:" msgid "Draft" msgstr "پیش‌نویس" msgctxt "selection:account.landed_cost,state:" msgid "Posted" msgstr "ارسال شده" msgctxt "view:account.configuration:" msgid "Landed Cost" msgstr "هزینه Landed" msgctxt "view:account.configuration:" msgid "Sequence" msgstr "ادامه" ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1622755890.0 trytond_account_stock_landed_cost-6.0.3/locale/fi.po0000644000175000017500000001165514056245062021022 0ustar00cedced# msgid "" msgstr "Content-Type: text/plain; charset=utf-8\n" msgctxt "field:account.configuration,landed_cost_sequence:" msgid "Landed Cost Sequence" msgstr "" msgctxt "field:account.configuration.landed_cost_sequence,company:" msgid "Company" msgstr "" msgctxt "" "field:account.configuration.landed_cost_sequence,landed_cost_sequence:" msgid "Landed Cost Sequence" msgstr "" #, fuzzy msgctxt "field:account.invoice.line,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "field:account.landed_cost,allocation_method:" msgid "Allocation Method" msgstr "" msgctxt "field:account.landed_cost,categories:" msgid "Categories" msgstr "" msgctxt "field:account.landed_cost,company:" msgid "Company" msgstr "" msgctxt "field:account.landed_cost,invoice_lines:" msgid "Invoice Lines" msgstr "" msgctxt "field:account.landed_cost,number:" msgid "Number" msgstr "" msgctxt "field:account.landed_cost,posted_date:" msgid "Posted Date" msgstr "" msgctxt "field:account.landed_cost,products:" msgid "Products" msgstr "" msgctxt "field:account.landed_cost,shipments:" msgid "Shipments" msgstr "" msgctxt "field:account.landed_cost,state:" msgid "State" msgstr "" msgctxt "field:account.landed_cost-product.category,category:" msgid "Category" msgstr "" #, fuzzy msgctxt "field:account.landed_cost-product.category,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" #, fuzzy msgctxt "field:account.landed_cost-product.product,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "field:account.landed_cost-product.product,product:" msgid "Product" msgstr "" #, fuzzy msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "field:account.landed_cost-stock.shipment.in,shipment:" msgid "Shipment" msgstr "" #, fuzzy msgctxt "field:product.product,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" #, fuzzy msgctxt "field:product.template,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "field:stock.move,unit_landed_cost:" msgid "Unit Landed Cost" msgstr "" msgctxt "help:account.landed_cost,categories:" msgid "Apply only to products of these categories." msgstr "" msgctxt "help:account.landed_cost,products:" msgid "Apply only to these products." msgstr "" msgctxt "model:account.configuration.landed_cost_sequence,name:" msgid "Account Configuration Landed Cost Sequence" msgstr "" #, fuzzy msgctxt "model:account.landed_cost,name:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "model:account.landed_cost-product.category,name:" msgid "Landed Cost - Product Category" msgstr "" #, fuzzy msgctxt "model:account.landed_cost-product.product,name:" msgid "Landed Cost - Product" msgstr "Landed Cost" msgctxt "model:account.landed_cost-stock.shipment.in,name:" msgid "Landed Cost - Shipment" msgstr "" msgctxt "model:ir.action,name:act_landed_cost_form" msgid "Landed Costs" msgstr "Landed Costs" #, fuzzy msgctxt "model:ir.action,name:act_landed_cost_form_shipment" msgid "Landed Costs" msgstr "Landed Costs" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all" msgid "All" msgstr "All" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft" msgid "Draft" msgstr "Draft" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted" msgid "Posted" msgstr "Posted" msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move" msgid "The posted landed cost \"%(landed_cost)s\" has no stock move." msgstr "" msgctxt "model:ir.message,text:msg_landed_cost_unused_category" msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used." msgstr "" msgctxt "model:ir.message,text:msg_landed_cost_unused_product" msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used." msgstr "" msgctxt "model:ir.model.button,string:landed_cost_cancel_button" msgid "Cancel" msgstr "Cancel" msgctxt "model:ir.model.button,string:landed_cost_draft_button" msgid "Draft" msgstr "Draft" msgctxt "model:ir.model.button,string:landed_cost_post_button" msgid "Post" msgstr "Post" msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies" msgid "User in companies" msgstr "" msgctxt "model:ir.sequence,name:sequence_landed_cost" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "model:ir.ui.menu,name:menu_landed_cost" msgid "Landed Costs" msgstr "Landed Costs" msgctxt "selection:account.landed_cost,allocation_method:" msgid "By Value" msgstr "" #, fuzzy msgctxt "selection:account.landed_cost,state:" msgid "Cancelled" msgstr "Cancel" #, fuzzy msgctxt "selection:account.landed_cost,state:" msgid "Draft" msgstr "Draft" #, fuzzy msgctxt "selection:account.landed_cost,state:" msgid "Posted" msgstr "Posted" #, fuzzy msgctxt "view:account.configuration:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "view:account.configuration:" msgid "Sequence" msgstr "" ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1622755890.0 trytond_account_stock_landed_cost-6.0.3/locale/fr.po0000644000175000017500000001346614056245062021035 0ustar00cedced# msgid "" msgstr "Content-Type: text/plain; charset=utf-8\n" msgctxt "field:account.configuration,landed_cost_sequence:" msgid "Landed Cost Sequence" msgstr "Séquence de coût de débarquement" msgctxt "field:account.configuration.landed_cost_sequence,company:" msgid "Company" msgstr "Société" msgctxt "" "field:account.configuration.landed_cost_sequence,landed_cost_sequence:" msgid "Landed Cost Sequence" msgstr "Séquence de coût de débarquement" msgctxt "field:account.invoice.line,landed_cost:" msgid "Landed Cost" msgstr "Coût de débarquement" msgctxt "field:account.landed_cost,allocation_method:" msgid "Allocation Method" msgstr "Méthode d'allocation" msgctxt "field:account.landed_cost,categories:" msgid "Categories" msgstr "Catégories" msgctxt "field:account.landed_cost,company:" msgid "Company" msgstr "Société" msgctxt "field:account.landed_cost,invoice_lines:" msgid "Invoice Lines" msgstr "Lignes de facture" msgctxt "field:account.landed_cost,number:" msgid "Number" msgstr "Numéro" msgctxt "field:account.landed_cost,posted_date:" msgid "Posted Date" msgstr "Date de postage" msgctxt "field:account.landed_cost,products:" msgid "Products" msgstr "Produits" msgctxt "field:account.landed_cost,shipments:" msgid "Shipments" msgstr "Expéditions" msgctxt "field:account.landed_cost,state:" msgid "State" msgstr "État" msgctxt "field:account.landed_cost-product.category,category:" msgid "Category" msgstr "Catégorie" msgctxt "field:account.landed_cost-product.category,landed_cost:" msgid "Landed Cost" msgstr "Coût de débarquement" msgctxt "field:account.landed_cost-product.product,landed_cost:" msgid "Landed Cost" msgstr "Coût de débarquement" msgctxt "field:account.landed_cost-product.product,product:" msgid "Product" msgstr "Produit" msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:" msgid "Landed Cost" msgstr "Coût de débarquement" msgctxt "field:account.landed_cost-stock.shipment.in,shipment:" msgid "Shipment" msgstr "Expédition" msgctxt "field:product.product,landed_cost:" msgid "Landed Cost" msgstr "Coût de débarquement" msgctxt "field:product.template,landed_cost:" msgid "Landed Cost" msgstr "Coût de débarquement" msgctxt "field:stock.move,unit_landed_cost:" msgid "Unit Landed Cost" msgstr "Unité de coût de débarquement" msgctxt "help:account.landed_cost,categories:" msgid "Apply only to products of these categories." msgstr "S'applique seulement aux produits de cette catégorie." msgctxt "help:account.landed_cost,products:" msgid "Apply only to these products." msgstr "S'applique uniquement à ces produits." msgctxt "model:account.configuration.landed_cost_sequence,name:" msgid "Account Configuration Landed Cost Sequence" msgstr "Configuration comptable séquence de coût de débarquement" msgctxt "model:account.landed_cost,name:" msgid "Landed Cost" msgstr "Coût de débarquement" msgctxt "model:account.landed_cost-product.category,name:" msgid "Landed Cost - Product Category" msgstr "Coût de débarquement - Catégorie de produit" msgctxt "model:account.landed_cost-product.product,name:" msgid "Landed Cost - Product" msgstr "Coût de débarquement - Produit" msgctxt "model:account.landed_cost-stock.shipment.in,name:" msgid "Landed Cost - Shipment" msgstr "Coût de débarquement - Expédition" msgctxt "model:ir.action,name:act_landed_cost_form" msgid "Landed Costs" msgstr "Coût de débarquement" msgctxt "model:ir.action,name:act_landed_cost_form_shipment" msgid "Landed Costs" msgstr "Coûts de débarquement" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all" msgid "All" msgstr "Tous" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft" msgid "Draft" msgstr "Brouillon" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted" msgid "Posted" msgstr "Posté" msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move" msgid "The posted landed cost \"%(landed_cost)s\" has no stock move." msgstr "" "Le coût de débarquement posté « %(landed_cost)s » n'a pas de mouvement de " "stock." msgctxt "model:ir.message,text:msg_landed_cost_unused_category" msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used." msgstr "" "La catégorie « %(category)s » sur le coût de débarquement " "« %(landed_cost)s » n'est pas utilisée." msgctxt "model:ir.message,text:msg_landed_cost_unused_product" msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used." msgstr "" "Le produit « %(product)s » sur le coût de débarquement « %(landed_cost)s » " "n'est pas utilisé." msgctxt "model:ir.model.button,string:landed_cost_cancel_button" msgid "Cancel" msgstr "Annuler" msgctxt "model:ir.model.button,string:landed_cost_draft_button" msgid "Draft" msgstr "Brouillon" msgctxt "model:ir.model.button,string:landed_cost_post_button" msgid "Post" msgstr "Post" msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies" msgid "User in companies" msgstr "Utilisateur dans les sociétés" msgctxt "model:ir.sequence,name:sequence_landed_cost" msgid "Landed Cost" msgstr "Coût de débarquement" msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost" msgid "Landed Cost" msgstr "Coût de débarquement" msgctxt "model:ir.ui.menu,name:menu_landed_cost" msgid "Landed Costs" msgstr "Coût de débarquement" msgctxt "selection:account.landed_cost,allocation_method:" msgid "By Value" msgstr "Par valeur" msgctxt "selection:account.landed_cost,state:" msgid "Cancelled" msgstr "Annulé" msgctxt "selection:account.landed_cost,state:" msgid "Draft" msgstr "Brouillon" msgctxt "selection:account.landed_cost,state:" msgid "Posted" msgstr "Posté" msgctxt "view:account.configuration:" msgid "Landed Cost" msgstr "Coût de débarquement" msgctxt "view:account.configuration:" msgid "Sequence" msgstr "Séquence" ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1622755890.0 trytond_account_stock_landed_cost-6.0.3/locale/hu.po0000644000175000017500000001253714056245062021040 0ustar00cedced# msgid "" msgstr "Content-Type: text/plain; charset=utf-8\n" msgctxt "field:account.configuration,landed_cost_sequence:" msgid "Landed Cost Sequence" msgstr "" msgctxt "field:account.configuration.landed_cost_sequence,company:" msgid "Company" msgstr "Cég" msgctxt "" "field:account.configuration.landed_cost_sequence,landed_cost_sequence:" msgid "Landed Cost Sequence" msgstr "" msgctxt "field:account.invoice.line,landed_cost:" msgid "Landed Cost" msgstr "Járulékos költség felosztás" msgctxt "field:account.landed_cost,allocation_method:" msgid "Allocation Method" msgstr "Felosztás módja" msgctxt "field:account.landed_cost,categories:" msgid "Categories" msgstr "Termékkategóriák" msgctxt "field:account.landed_cost,company:" msgid "Company" msgstr "Cég" msgctxt "field:account.landed_cost,invoice_lines:" msgid "Invoice Lines" msgstr "Számlasorok" msgctxt "field:account.landed_cost,number:" msgid "Number" msgstr "Szám" msgctxt "field:account.landed_cost,posted_date:" msgid "Posted Date" msgstr "Rögzítés dátuma" msgctxt "field:account.landed_cost,products:" msgid "Products" msgstr "Termékek" msgctxt "field:account.landed_cost,shipments:" msgid "Shipments" msgstr "Szállítmányok" msgctxt "field:account.landed_cost,state:" msgid "State" msgstr "Állapot" msgctxt "field:account.landed_cost-product.category,category:" msgid "Category" msgstr "Kategória" msgctxt "field:account.landed_cost-product.category,landed_cost:" msgid "Landed Cost" msgstr "Járulékos költség" msgctxt "field:account.landed_cost-product.product,landed_cost:" msgid "Landed Cost" msgstr "Járulékos költség" msgctxt "field:account.landed_cost-product.product,product:" msgid "Product" msgstr "Termék" msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:" msgid "Landed Cost" msgstr "Járulékos költség" msgctxt "field:account.landed_cost-stock.shipment.in,shipment:" msgid "Shipment" msgstr "Szállítmány" msgctxt "field:product.product,landed_cost:" msgid "Landed Cost" msgstr "Járulékos költség" msgctxt "field:product.template,landed_cost:" msgid "Landed Cost" msgstr "Járulékos költség" msgctxt "field:stock.move,unit_landed_cost:" msgid "Unit Landed Cost" msgstr "Rárakódó költség egységár" msgctxt "help:account.landed_cost,categories:" msgid "Apply only to products of these categories." msgstr "" msgctxt "help:account.landed_cost,products:" msgid "Apply only to these products." msgstr "" msgctxt "model:account.configuration.landed_cost_sequence,name:" msgid "Account Configuration Landed Cost Sequence" msgstr "" msgctxt "model:account.landed_cost,name:" msgid "Landed Cost" msgstr "Járulékos költség" msgctxt "model:account.landed_cost-product.category,name:" msgid "Landed Cost - Product Category" msgstr "" #, fuzzy msgctxt "model:account.landed_cost-product.product,name:" msgid "Landed Cost - Product" msgstr "Landed Cost" msgctxt "model:account.landed_cost-stock.shipment.in,name:" msgid "Landed Cost - Shipment" msgstr "" msgctxt "model:ir.action,name:act_landed_cost_form" msgid "Landed Costs" msgstr "Járulékos költség felosztások" msgctxt "model:ir.action,name:act_landed_cost_form_shipment" msgid "Landed Costs" msgstr "Járulékos költség felosztások" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all" msgid "All" msgstr "összes" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft" msgid "Draft" msgstr "vázlat" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted" msgid "Posted" msgstr "lekönyvelt" msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move" msgid "The posted landed cost \"%(landed_cost)s\" has no stock move." msgstr "" "A „%(landed_cost)s” számú járulékos költség felosztáshoz nem kapcsolódnak " "készletmozgások." msgctxt "model:ir.message,text:msg_landed_cost_unused_category" msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used." msgstr "" msgctxt "model:ir.message,text:msg_landed_cost_unused_product" msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used." msgstr "" msgctxt "model:ir.model.button,string:landed_cost_cancel_button" msgid "Cancel" msgstr "Érvénytelenítés" msgctxt "model:ir.model.button,string:landed_cost_draft_button" msgid "Draft" msgstr "Újra vázlatba" msgctxt "model:ir.model.button,string:landed_cost_post_button" msgid "Post" msgstr "Rögzítés" msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies" msgid "User in companies" msgstr "" msgctxt "model:ir.sequence,name:sequence_landed_cost" msgid "Landed Cost" msgstr "Járulékos költség" msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost" msgid "Landed Cost" msgstr "Járulékos költség" msgctxt "model:ir.ui.menu,name:menu_landed_cost" msgid "Landed Costs" msgstr "Járulékos költség felosztások" msgctxt "selection:account.landed_cost,allocation_method:" msgid "By Value" msgstr "érték alapján" msgctxt "selection:account.landed_cost,state:" msgid "Cancelled" msgstr "érvénytelen" msgctxt "selection:account.landed_cost,state:" msgid "Draft" msgstr "vázlat" msgctxt "selection:account.landed_cost,state:" msgid "Posted" msgstr "lekönyvelt" msgctxt "view:account.configuration:" msgid "Landed Cost" msgstr "Járulékos költség" msgctxt "view:account.configuration:" msgid "Sequence" msgstr "Sorszám" ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1622755890.0 trytond_account_stock_landed_cost-6.0.3/locale/id.po0000644000175000017500000001136114056245062021012 0ustar00cedced# msgid "" msgstr "Content-Type: text/plain; charset=utf-8\n" msgctxt "field:account.configuration,landed_cost_sequence:" msgid "Landed Cost Sequence" msgstr "" msgctxt "field:account.configuration.landed_cost_sequence,company:" msgid "Company" msgstr "Perusahaan" msgctxt "" "field:account.configuration.landed_cost_sequence,landed_cost_sequence:" msgid "Landed Cost Sequence" msgstr "" msgctxt "field:account.invoice.line,landed_cost:" msgid "Landed Cost" msgstr "" msgctxt "field:account.landed_cost,allocation_method:" msgid "Allocation Method" msgstr "" msgctxt "field:account.landed_cost,categories:" msgid "Categories" msgstr "" msgctxt "field:account.landed_cost,company:" msgid "Company" msgstr "Perusahaan" msgctxt "field:account.landed_cost,invoice_lines:" msgid "Invoice Lines" msgstr "Baris Faktur" msgctxt "field:account.landed_cost,number:" msgid "Number" msgstr "Nomor" msgctxt "field:account.landed_cost,posted_date:" msgid "Posted Date" msgstr "" msgctxt "field:account.landed_cost,products:" msgid "Products" msgstr "" msgctxt "field:account.landed_cost,shipments:" msgid "Shipments" msgstr "" msgctxt "field:account.landed_cost,state:" msgid "State" msgstr "Status" msgctxt "field:account.landed_cost-product.category,category:" msgid "Category" msgstr "" msgctxt "field:account.landed_cost-product.category,landed_cost:" msgid "Landed Cost" msgstr "" msgctxt "field:account.landed_cost-product.product,landed_cost:" msgid "Landed Cost" msgstr "" msgctxt "field:account.landed_cost-product.product,product:" msgid "Product" msgstr "" msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:" msgid "Landed Cost" msgstr "" msgctxt "field:account.landed_cost-stock.shipment.in,shipment:" msgid "Shipment" msgstr "" msgctxt "field:product.product,landed_cost:" msgid "Landed Cost" msgstr "" msgctxt "field:product.template,landed_cost:" msgid "Landed Cost" msgstr "" msgctxt "field:stock.move,unit_landed_cost:" msgid "Unit Landed Cost" msgstr "" msgctxt "help:account.landed_cost,categories:" msgid "Apply only to products of these categories." msgstr "" msgctxt "help:account.landed_cost,products:" msgid "Apply only to these products." msgstr "" msgctxt "model:account.configuration.landed_cost_sequence,name:" msgid "Account Configuration Landed Cost Sequence" msgstr "" msgctxt "model:account.landed_cost,name:" msgid "Landed Cost" msgstr "" msgctxt "model:account.landed_cost-product.category,name:" msgid "Landed Cost - Product Category" msgstr "" msgctxt "model:account.landed_cost-product.product,name:" msgid "Landed Cost - Product" msgstr "" msgctxt "model:account.landed_cost-stock.shipment.in,name:" msgid "Landed Cost - Shipment" msgstr "" msgctxt "model:ir.action,name:act_landed_cost_form" msgid "Landed Costs" msgstr "" msgctxt "model:ir.action,name:act_landed_cost_form_shipment" msgid "Landed Costs" msgstr "" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all" msgid "All" msgstr "" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft" msgid "Draft" msgstr "Rancangan" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted" msgid "Posted" msgstr "" msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move" msgid "The posted landed cost \"%(landed_cost)s\" has no stock move." msgstr "" msgctxt "model:ir.message,text:msg_landed_cost_unused_category" msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used." msgstr "" msgctxt "model:ir.message,text:msg_landed_cost_unused_product" msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used." msgstr "" msgctxt "model:ir.model.button,string:landed_cost_cancel_button" msgid "Cancel" msgstr "Batal" msgctxt "model:ir.model.button,string:landed_cost_draft_button" msgid "Draft" msgstr "Rancangan" msgctxt "model:ir.model.button,string:landed_cost_post_button" msgid "Post" msgstr "" #, fuzzy msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies" msgid "User in companies" msgstr "Pengguna di dalam perusahaan" msgctxt "model:ir.sequence,name:sequence_landed_cost" msgid "Landed Cost" msgstr "" msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost" msgid "Landed Cost" msgstr "" msgctxt "model:ir.ui.menu,name:menu_landed_cost" msgid "Landed Costs" msgstr "" msgctxt "selection:account.landed_cost,allocation_method:" msgid "By Value" msgstr "" #, fuzzy msgctxt "selection:account.landed_cost,state:" msgid "Cancelled" msgstr "Batal" msgctxt "selection:account.landed_cost,state:" msgid "Draft" msgstr "Rancangan" msgctxt "selection:account.landed_cost,state:" msgid "Posted" msgstr "" msgctxt "view:account.configuration:" msgid "Landed Cost" msgstr "" msgctxt "view:account.configuration:" msgid "Sequence" msgstr "Urutan" ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1622755890.0 trytond_account_stock_landed_cost-6.0.3/locale/it.po0000644000175000017500000001234214056245062021032 0ustar00cedced# msgid "" msgstr "Content-Type: text/plain; charset=utf-8\n" msgctxt "field:account.configuration,landed_cost_sequence:" msgid "Landed Cost Sequence" msgstr "Sequenza costo atterrato" msgctxt "field:account.configuration.landed_cost_sequence,company:" msgid "Company" msgstr "Azienda" #, fuzzy msgctxt "" "field:account.configuration.landed_cost_sequence,landed_cost_sequence:" msgid "Landed Cost Sequence" msgstr "Sequenza costo atterrato" msgctxt "field:account.invoice.line,landed_cost:" msgid "Landed Cost" msgstr "Costo atterrato" msgctxt "field:account.landed_cost,allocation_method:" msgid "Allocation Method" msgstr "Metodo di allocazione" msgctxt "field:account.landed_cost,categories:" msgid "Categories" msgstr "" msgctxt "field:account.landed_cost,company:" msgid "Company" msgstr "Azienda" msgctxt "field:account.landed_cost,invoice_lines:" msgid "Invoice Lines" msgstr "Righe fattura" msgctxt "field:account.landed_cost,number:" msgid "Number" msgstr "Numero" msgctxt "field:account.landed_cost,posted_date:" msgid "Posted Date" msgstr "Data di registrazione" msgctxt "field:account.landed_cost,products:" msgid "Products" msgstr "" msgctxt "field:account.landed_cost,shipments:" msgid "Shipments" msgstr "Spedizioni" msgctxt "field:account.landed_cost,state:" msgid "State" msgstr "Stato" msgctxt "field:account.landed_cost-product.category,category:" msgid "Category" msgstr "" #, fuzzy msgctxt "field:account.landed_cost-product.category,landed_cost:" msgid "Landed Cost" msgstr "Costo atterrato" #, fuzzy msgctxt "field:account.landed_cost-product.product,landed_cost:" msgid "Landed Cost" msgstr "Costo atterrato" msgctxt "field:account.landed_cost-product.product,product:" msgid "Product" msgstr "" msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:" msgid "Landed Cost" msgstr "Costo di atterraggio" msgctxt "field:account.landed_cost-stock.shipment.in,shipment:" msgid "Shipment" msgstr "Consegna" msgctxt "field:product.product,landed_cost:" msgid "Landed Cost" msgstr "Costo di atterraggio" msgctxt "field:product.template,landed_cost:" msgid "Landed Cost" msgstr "Costo di atterraggio" msgctxt "field:stock.move,unit_landed_cost:" msgid "Unit Landed Cost" msgstr "Costo unitario di atterraggio" msgctxt "help:account.landed_cost,categories:" msgid "Apply only to products of these categories." msgstr "" msgctxt "help:account.landed_cost,products:" msgid "Apply only to these products." msgstr "" msgctxt "model:account.configuration.landed_cost_sequence,name:" msgid "Account Configuration Landed Cost Sequence" msgstr "" msgctxt "model:account.landed_cost,name:" msgid "Landed Cost" msgstr "Costo di atterraggio" msgctxt "model:account.landed_cost-product.category,name:" msgid "Landed Cost - Product Category" msgstr "" #, fuzzy msgctxt "model:account.landed_cost-product.product,name:" msgid "Landed Cost - Product" msgstr "Costo di atterraggio - consegna" msgctxt "model:account.landed_cost-stock.shipment.in,name:" msgid "Landed Cost - Shipment" msgstr "Costo di atterraggio - consegna" #, fuzzy msgctxt "model:ir.action,name:act_landed_cost_form" msgid "Landed Costs" msgstr "Landed Costs" #, fuzzy msgctxt "model:ir.action,name:act_landed_cost_form_shipment" msgid "Landed Costs" msgstr "Landed Costs" #, fuzzy msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all" msgid "All" msgstr "All" #, fuzzy msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft" msgid "Draft" msgstr "Draft" #, fuzzy msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted" msgid "Posted" msgstr "Posted" msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move" msgid "The posted landed cost \"%(landed_cost)s\" has no stock move." msgstr "" msgctxt "model:ir.message,text:msg_landed_cost_unused_category" msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used." msgstr "" msgctxt "model:ir.message,text:msg_landed_cost_unused_product" msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used." msgstr "" msgctxt "model:ir.model.button,string:landed_cost_cancel_button" msgid "Cancel" msgstr "Annulla" msgctxt "model:ir.model.button,string:landed_cost_draft_button" msgid "Draft" msgstr "Draft" msgctxt "model:ir.model.button,string:landed_cost_post_button" msgid "Post" msgstr "Post" msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies" msgid "User in companies" msgstr "" #, fuzzy msgctxt "model:ir.sequence,name:sequence_landed_cost" msgid "Landed Cost" msgstr "Landed Cost" #, fuzzy msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost" msgid "Landed Cost" msgstr "Landed Cost" #, fuzzy msgctxt "model:ir.ui.menu,name:menu_landed_cost" msgid "Landed Costs" msgstr "Landed Costs" msgctxt "selection:account.landed_cost,allocation_method:" msgid "By Value" msgstr "Per valore" #, fuzzy msgctxt "selection:account.landed_cost,state:" msgid "Cancelled" msgstr "Annullato" msgctxt "selection:account.landed_cost,state:" msgid "Draft" msgstr "Bozza" msgctxt "selection:account.landed_cost,state:" msgid "Posted" msgstr "Registrato" msgctxt "view:account.configuration:" msgid "Landed Cost" msgstr "Costo di atterraggio" msgctxt "view:account.configuration:" msgid "Sequence" msgstr "Sequenza" ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1622755890.0 trytond_account_stock_landed_cost-6.0.3/locale/lo.po0000644000175000017500000001244514056245062021034 0ustar00cedced# msgid "" msgstr "Content-Type: text/plain; charset=utf-8\n" msgctxt "field:account.configuration,landed_cost_sequence:" msgid "Landed Cost Sequence" msgstr "" #, fuzzy msgctxt "field:account.configuration.landed_cost_sequence,company:" msgid "Company" msgstr "ຫ້ອງການ/ສຳນັກງານ" msgctxt "" "field:account.configuration.landed_cost_sequence,landed_cost_sequence:" msgid "Landed Cost Sequence" msgstr "" #, fuzzy msgctxt "field:account.invoice.line,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "field:account.landed_cost,allocation_method:" msgid "Allocation Method" msgstr "" msgctxt "field:account.landed_cost,categories:" msgid "Categories" msgstr "" #, fuzzy msgctxt "field:account.landed_cost,company:" msgid "Company" msgstr "ຫ້ອງການ/ສຳນັກງານ" #, fuzzy msgctxt "field:account.landed_cost,invoice_lines:" msgid "Invoice Lines" msgstr "ລາຍການເກັບເງິນ" #, fuzzy msgctxt "field:account.landed_cost,number:" msgid "Number" msgstr "ເລກທີ" msgctxt "field:account.landed_cost,posted_date:" msgid "Posted Date" msgstr "" msgctxt "field:account.landed_cost,products:" msgid "Products" msgstr "" msgctxt "field:account.landed_cost,shipments:" msgid "Shipments" msgstr "" #, fuzzy msgctxt "field:account.landed_cost,state:" msgid "State" msgstr "ສະຖານະ" msgctxt "field:account.landed_cost-product.category,category:" msgid "Category" msgstr "" #, fuzzy msgctxt "field:account.landed_cost-product.category,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" #, fuzzy msgctxt "field:account.landed_cost-product.product,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "field:account.landed_cost-product.product,product:" msgid "Product" msgstr "" #, fuzzy msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "field:account.landed_cost-stock.shipment.in,shipment:" msgid "Shipment" msgstr "" #, fuzzy msgctxt "field:product.product,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" #, fuzzy msgctxt "field:product.template,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "field:stock.move,unit_landed_cost:" msgid "Unit Landed Cost" msgstr "" msgctxt "help:account.landed_cost,categories:" msgid "Apply only to products of these categories." msgstr "" msgctxt "help:account.landed_cost,products:" msgid "Apply only to these products." msgstr "" msgctxt "model:account.configuration.landed_cost_sequence,name:" msgid "Account Configuration Landed Cost Sequence" msgstr "" #, fuzzy msgctxt "model:account.landed_cost,name:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "model:account.landed_cost-product.category,name:" msgid "Landed Cost - Product Category" msgstr "" #, fuzzy msgctxt "model:account.landed_cost-product.product,name:" msgid "Landed Cost - Product" msgstr "Landed Cost" msgctxt "model:account.landed_cost-stock.shipment.in,name:" msgid "Landed Cost - Shipment" msgstr "" msgctxt "model:ir.action,name:act_landed_cost_form" msgid "Landed Costs" msgstr "Landed Costs" #, fuzzy msgctxt "model:ir.action,name:act_landed_cost_form_shipment" msgid "Landed Costs" msgstr "Landed Costs" #, fuzzy msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all" msgid "All" msgstr "ທັງໝົດ" #, fuzzy msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft" msgid "Draft" msgstr "ຮ່າງກຽມ" #, fuzzy msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted" msgid "Posted" msgstr "ແຈ້ງແລ້ວ" msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move" msgid "The posted landed cost \"%(landed_cost)s\" has no stock move." msgstr "" msgctxt "model:ir.message,text:msg_landed_cost_unused_category" msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used." msgstr "" msgctxt "model:ir.message,text:msg_landed_cost_unused_product" msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used." msgstr "" msgctxt "model:ir.model.button,string:landed_cost_cancel_button" msgid "Cancel" msgstr "Cancel" msgctxt "model:ir.model.button,string:landed_cost_draft_button" msgid "Draft" msgstr "Draft" msgctxt "model:ir.model.button,string:landed_cost_post_button" msgid "Post" msgstr "Post" msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies" msgid "User in companies" msgstr "" msgctxt "model:ir.sequence,name:sequence_landed_cost" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "model:ir.ui.menu,name:menu_landed_cost" msgid "Landed Costs" msgstr "Landed Costs" msgctxt "selection:account.landed_cost,allocation_method:" msgid "By Value" msgstr "" #, fuzzy msgctxt "selection:account.landed_cost,state:" msgid "Cancelled" msgstr "ຍົກເລີກແລ້ວ" #, fuzzy msgctxt "selection:account.landed_cost,state:" msgid "Draft" msgstr "ຮ່າງກຽມ" #, fuzzy msgctxt "selection:account.landed_cost,state:" msgid "Posted" msgstr "ແຈ້ງແລ້ວ" #, fuzzy msgctxt "view:account.configuration:" msgid "Landed Cost" msgstr "Landed Cost" #, fuzzy msgctxt "view:account.configuration:" msgid "Sequence" msgstr "ລໍາດັບ" ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1622755890.0 trytond_account_stock_landed_cost-6.0.3/locale/lt.po0000644000175000017500000001174214056245062021040 0ustar00cedced# msgid "" msgstr "Content-Type: text/plain; charset=utf-8\n" msgctxt "field:account.configuration,landed_cost_sequence:" msgid "Landed Cost Sequence" msgstr "" msgctxt "field:account.configuration.landed_cost_sequence,company:" msgid "Company" msgstr "Organizacija" msgctxt "" "field:account.configuration.landed_cost_sequence,landed_cost_sequence:" msgid "Landed Cost Sequence" msgstr "" #, fuzzy msgctxt "field:account.invoice.line,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "field:account.landed_cost,allocation_method:" msgid "Allocation Method" msgstr "" msgctxt "field:account.landed_cost,categories:" msgid "Categories" msgstr "" msgctxt "field:account.landed_cost,company:" msgid "Company" msgstr "Organizacija" msgctxt "field:account.landed_cost,invoice_lines:" msgid "Invoice Lines" msgstr "Sąskaitos faktūros eilutės" msgctxt "field:account.landed_cost,number:" msgid "Number" msgstr "" msgctxt "field:account.landed_cost,posted_date:" msgid "Posted Date" msgstr "" msgctxt "field:account.landed_cost,products:" msgid "Products" msgstr "" msgctxt "field:account.landed_cost,shipments:" msgid "Shipments" msgstr "" msgctxt "field:account.landed_cost,state:" msgid "State" msgstr "" msgctxt "field:account.landed_cost-product.category,category:" msgid "Category" msgstr "" #, fuzzy msgctxt "field:account.landed_cost-product.category,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" #, fuzzy msgctxt "field:account.landed_cost-product.product,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "field:account.landed_cost-product.product,product:" msgid "Product" msgstr "" #, fuzzy msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "field:account.landed_cost-stock.shipment.in,shipment:" msgid "Shipment" msgstr "" #, fuzzy msgctxt "field:product.product,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" #, fuzzy msgctxt "field:product.template,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "field:stock.move,unit_landed_cost:" msgid "Unit Landed Cost" msgstr "" msgctxt "help:account.landed_cost,categories:" msgid "Apply only to products of these categories." msgstr "" msgctxt "help:account.landed_cost,products:" msgid "Apply only to these products." msgstr "" msgctxt "model:account.configuration.landed_cost_sequence,name:" msgid "Account Configuration Landed Cost Sequence" msgstr "" #, fuzzy msgctxt "model:account.landed_cost,name:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "model:account.landed_cost-product.category,name:" msgid "Landed Cost - Product Category" msgstr "" #, fuzzy msgctxt "model:account.landed_cost-product.product,name:" msgid "Landed Cost - Product" msgstr "Landed Cost" msgctxt "model:account.landed_cost-stock.shipment.in,name:" msgid "Landed Cost - Shipment" msgstr "" msgctxt "model:ir.action,name:act_landed_cost_form" msgid "Landed Costs" msgstr "Landed Costs" #, fuzzy msgctxt "model:ir.action,name:act_landed_cost_form_shipment" msgid "Landed Costs" msgstr "Landed Costs" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all" msgid "All" msgstr "All" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft" msgid "Draft" msgstr "Draft" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted" msgid "Posted" msgstr "Posted" msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move" msgid "The posted landed cost \"%(landed_cost)s\" has no stock move." msgstr "" msgctxt "model:ir.message,text:msg_landed_cost_unused_category" msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used." msgstr "" msgctxt "model:ir.message,text:msg_landed_cost_unused_product" msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used." msgstr "" msgctxt "model:ir.model.button,string:landed_cost_cancel_button" msgid "Cancel" msgstr "Cancel" msgctxt "model:ir.model.button,string:landed_cost_draft_button" msgid "Draft" msgstr "Draft" msgctxt "model:ir.model.button,string:landed_cost_post_button" msgid "Post" msgstr "Post" msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies" msgid "User in companies" msgstr "" msgctxt "model:ir.sequence,name:sequence_landed_cost" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "model:ir.ui.menu,name:menu_landed_cost" msgid "Landed Costs" msgstr "Landed Costs" msgctxt "selection:account.landed_cost,allocation_method:" msgid "By Value" msgstr "" #, fuzzy msgctxt "selection:account.landed_cost,state:" msgid "Cancelled" msgstr "Cancel" #, fuzzy msgctxt "selection:account.landed_cost,state:" msgid "Draft" msgstr "Draft" #, fuzzy msgctxt "selection:account.landed_cost,state:" msgid "Posted" msgstr "Posted" #, fuzzy msgctxt "view:account.configuration:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "view:account.configuration:" msgid "Sequence" msgstr "" ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1622755890.0 trytond_account_stock_landed_cost-6.0.3/locale/nl.po0000644000175000017500000001273614056245062021036 0ustar00cedced# msgid "" msgstr "Content-Type: text/plain; charset=utf-8\n" msgctxt "field:account.configuration,landed_cost_sequence:" msgid "Landed Cost Sequence" msgstr "Volgorde Landed Cost" msgctxt "field:account.configuration.landed_cost_sequence,company:" msgid "Company" msgstr "Bedrijf" msgctxt "" "field:account.configuration.landed_cost_sequence,landed_cost_sequence:" msgid "Landed Cost Sequence" msgstr "Volgorde Landed Cost" msgctxt "field:account.invoice.line,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "field:account.landed_cost,allocation_method:" msgid "Allocation Method" msgstr "Toewijzingsmethode" msgctxt "field:account.landed_cost,categories:" msgid "Categories" msgstr "Categorieën" msgctxt "field:account.landed_cost,company:" msgid "Company" msgstr "Bedrijf" msgctxt "field:account.landed_cost,invoice_lines:" msgid "Invoice Lines" msgstr "Factuurregels" msgctxt "field:account.landed_cost,number:" msgid "Number" msgstr "Nummer" msgctxt "field:account.landed_cost,posted_date:" msgid "Posted Date" msgstr "Postdatum" msgctxt "field:account.landed_cost,products:" msgid "Products" msgstr "Producten" msgctxt "field:account.landed_cost,shipments:" msgid "Shipments" msgstr "Leveringen" msgctxt "field:account.landed_cost,state:" msgid "State" msgstr "Status" msgctxt "field:account.landed_cost-product.category,category:" msgid "Category" msgstr "Categorie" msgctxt "field:account.landed_cost-product.category,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "field:account.landed_cost-product.product,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "field:account.landed_cost-product.product,product:" msgid "Product" msgstr "Product" msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "field:account.landed_cost-stock.shipment.in,shipment:" msgid "Shipment" msgstr "Leveringen" msgctxt "field:product.product,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "field:product.template,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "field:stock.move,unit_landed_cost:" msgid "Unit Landed Cost" msgstr "eenheid Landed Cost" msgctxt "help:account.landed_cost,categories:" msgid "Apply only to products of these categories." msgstr "Alleen van toepassing op producten van deze categorie." msgctxt "help:account.landed_cost,products:" msgid "Apply only to these products." msgstr "Alleen van toepassing op dezeproducten." msgctxt "model:account.configuration.landed_cost_sequence,name:" msgid "Account Configuration Landed Cost Sequence" msgstr "Rekening configuratie landed Cost volgorde" msgctxt "model:account.landed_cost,name:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "model:account.landed_cost-product.category,name:" msgid "Landed Cost - Product Category" msgstr "Landed Cost - Product Categorie" msgctxt "model:account.landed_cost-product.product,name:" msgid "Landed Cost - Product" msgstr "Landed Cost - Product" msgctxt "model:account.landed_cost-stock.shipment.in,name:" msgid "Landed Cost - Shipment" msgstr "Landed Cost - Verzending" msgctxt "model:ir.action,name:act_landed_cost_form" msgid "Landed Costs" msgstr "Landed Costs" msgctxt "model:ir.action,name:act_landed_cost_form_shipment" msgid "Landed Costs" msgstr "Landed Costs" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all" msgid "All" msgstr "Alle" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft" msgid "Draft" msgstr "Concept" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted" msgid "Posted" msgstr "Geboekt" msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move" msgid "The posted landed cost \"%(landed_cost)s\" has no stock move." msgstr "De geboekte landed cost \"%(landed_cost)s\"heeft geen stock beweging." msgctxt "model:ir.message,text:msg_landed_cost_unused_category" msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used." msgstr "" "De categorie \"%(category)s\"op landed cost \"%(landed_cost)s\" is niet " "gebruikt." msgctxt "model:ir.message,text:msg_landed_cost_unused_product" msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used." msgstr "" "De categorie \"%(category)s\"op landed cost \"%(landed_cost)s\" is niet " "gebruikt." msgctxt "model:ir.model.button,string:landed_cost_cancel_button" msgid "Cancel" msgstr "Annuleren" msgctxt "model:ir.model.button,string:landed_cost_draft_button" msgid "Draft" msgstr "Concept" msgctxt "model:ir.model.button,string:landed_cost_post_button" msgid "Post" msgstr "Post" msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies" msgid "User in companies" msgstr "Gebruiker in bedrijven" msgctxt "model:ir.sequence,name:sequence_landed_cost" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "model:ir.ui.menu,name:menu_landed_cost" msgid "Landed Costs" msgstr "Landed Costs" msgctxt "selection:account.landed_cost,allocation_method:" msgid "By Value" msgstr "Op waarde" msgctxt "selection:account.landed_cost,state:" msgid "Cancelled" msgstr "Geannuleerd" msgctxt "selection:account.landed_cost,state:" msgid "Draft" msgstr "Concept" msgctxt "selection:account.landed_cost,state:" msgid "Posted" msgstr "Geboekt" msgctxt "view:account.configuration:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "view:account.configuration:" msgid "Sequence" msgstr "Reeks" ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1622755890.0 trytond_account_stock_landed_cost-6.0.3/locale/pl.po0000644000175000017500000001176714056245062021043 0ustar00cedced# msgid "" msgstr "Content-Type: text/plain; charset=utf-8\n" msgctxt "field:account.configuration,landed_cost_sequence:" msgid "Landed Cost Sequence" msgstr "" msgctxt "field:account.configuration.landed_cost_sequence,company:" msgid "Company" msgstr "Firma" msgctxt "" "field:account.configuration.landed_cost_sequence,landed_cost_sequence:" msgid "Landed Cost Sequence" msgstr "" #, fuzzy msgctxt "field:account.invoice.line,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "field:account.landed_cost,allocation_method:" msgid "Allocation Method" msgstr "" msgctxt "field:account.landed_cost,categories:" msgid "Categories" msgstr "" msgctxt "field:account.landed_cost,company:" msgid "Company" msgstr "Firma" msgctxt "field:account.landed_cost,invoice_lines:" msgid "Invoice Lines" msgstr "" msgctxt "field:account.landed_cost,number:" msgid "Number" msgstr "" msgctxt "field:account.landed_cost,posted_date:" msgid "Posted Date" msgstr "" msgctxt "field:account.landed_cost,products:" msgid "Products" msgstr "" msgctxt "field:account.landed_cost,shipments:" msgid "Shipments" msgstr "" msgctxt "field:account.landed_cost,state:" msgid "State" msgstr "Stan" msgctxt "field:account.landed_cost-product.category,category:" msgid "Category" msgstr "" #, fuzzy msgctxt "field:account.landed_cost-product.category,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" #, fuzzy msgctxt "field:account.landed_cost-product.product,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "field:account.landed_cost-product.product,product:" msgid "Product" msgstr "" #, fuzzy msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "field:account.landed_cost-stock.shipment.in,shipment:" msgid "Shipment" msgstr "" #, fuzzy msgctxt "field:product.product,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" #, fuzzy msgctxt "field:product.template,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "field:stock.move,unit_landed_cost:" msgid "Unit Landed Cost" msgstr "" msgctxt "help:account.landed_cost,categories:" msgid "Apply only to products of these categories." msgstr "" msgctxt "help:account.landed_cost,products:" msgid "Apply only to these products." msgstr "" msgctxt "model:account.configuration.landed_cost_sequence,name:" msgid "Account Configuration Landed Cost Sequence" msgstr "" #, fuzzy msgctxt "model:account.landed_cost,name:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "model:account.landed_cost-product.category,name:" msgid "Landed Cost - Product Category" msgstr "" #, fuzzy msgctxt "model:account.landed_cost-product.product,name:" msgid "Landed Cost - Product" msgstr "Landed Cost" msgctxt "model:account.landed_cost-stock.shipment.in,name:" msgid "Landed Cost - Shipment" msgstr "" #, fuzzy msgctxt "model:ir.action,name:act_landed_cost_form" msgid "Landed Costs" msgstr "Landed Cost" #, fuzzy msgctxt "model:ir.action,name:act_landed_cost_form_shipment" msgid "Landed Costs" msgstr "Landed Cost" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all" msgid "All" msgstr "All" #, fuzzy msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft" msgid "Draft" msgstr "Draft" #, fuzzy msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted" msgid "Posted" msgstr "Posted" msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move" msgid "The posted landed cost \"%(landed_cost)s\" has no stock move." msgstr "" msgctxt "model:ir.message,text:msg_landed_cost_unused_category" msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used." msgstr "" msgctxt "model:ir.message,text:msg_landed_cost_unused_product" msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used." msgstr "" msgctxt "model:ir.model.button,string:landed_cost_cancel_button" msgid "Cancel" msgstr "Cancel" msgctxt "model:ir.model.button,string:landed_cost_draft_button" msgid "Draft" msgstr "Draft" msgctxt "model:ir.model.button,string:landed_cost_post_button" msgid "Post" msgstr "Post" msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies" msgid "User in companies" msgstr "" #, fuzzy msgctxt "model:ir.sequence,name:sequence_landed_cost" msgid "Landed Cost" msgstr "Landed Cost" #, fuzzy msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost" msgid "Landed Cost" msgstr "Landed Cost" #, fuzzy msgctxt "model:ir.ui.menu,name:menu_landed_cost" msgid "Landed Costs" msgstr "Landed Cost" msgctxt "selection:account.landed_cost,allocation_method:" msgid "By Value" msgstr "" #, fuzzy msgctxt "selection:account.landed_cost,state:" msgid "Cancelled" msgstr "Anuluj" #, fuzzy msgctxt "selection:account.landed_cost,state:" msgid "Draft" msgstr "Draft" #, fuzzy msgctxt "selection:account.landed_cost,state:" msgid "Posted" msgstr "Posted" #, fuzzy msgctxt "view:account.configuration:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "view:account.configuration:" msgid "Sequence" msgstr "Sekwencja" ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1622755890.0 trytond_account_stock_landed_cost-6.0.3/locale/pt.po0000644000175000017500000001246614056245062021050 0ustar00cedced# msgid "" msgstr "Content-Type: text/plain; charset=utf-8\n" msgctxt "field:account.configuration,landed_cost_sequence:" msgid "Landed Cost Sequence" msgstr "Sequência de Custo de Recepção" msgctxt "field:account.configuration.landed_cost_sequence,company:" msgid "Company" msgstr "Empresa" msgctxt "" "field:account.configuration.landed_cost_sequence,landed_cost_sequence:" msgid "Landed Cost Sequence" msgstr "Sequência de Custo de Recepção" msgctxt "field:account.invoice.line,landed_cost:" msgid "Landed Cost" msgstr "Custo de Recepção" msgctxt "field:account.landed_cost,allocation_method:" msgid "Allocation Method" msgstr "Método de Alocação" msgctxt "field:account.landed_cost,categories:" msgid "Categories" msgstr "" msgctxt "field:account.landed_cost,company:" msgid "Company" msgstr "Empresa" msgctxt "field:account.landed_cost,invoice_lines:" msgid "Invoice Lines" msgstr "Linhas da Fatura" msgctxt "field:account.landed_cost,number:" msgid "Number" msgstr "Número" msgctxt "field:account.landed_cost,posted_date:" msgid "Posted Date" msgstr "Data de Confirmação" msgctxt "field:account.landed_cost,products:" msgid "Products" msgstr "" msgctxt "field:account.landed_cost,shipments:" msgid "Shipments" msgstr "Remessas" msgctxt "field:account.landed_cost,state:" msgid "State" msgstr "Estado" msgctxt "field:account.landed_cost-product.category,category:" msgid "Category" msgstr "" #, fuzzy msgctxt "field:account.landed_cost-product.category,landed_cost:" msgid "Landed Cost" msgstr "Custo de Recepção" #, fuzzy msgctxt "field:account.landed_cost-product.product,landed_cost:" msgid "Landed Cost" msgstr "Custo de Recepção" msgctxt "field:account.landed_cost-product.product,product:" msgid "Product" msgstr "" msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:" msgid "Landed Cost" msgstr "Custo de Recepção" msgctxt "field:account.landed_cost-stock.shipment.in,shipment:" msgid "Shipment" msgstr "Remessa" msgctxt "field:product.product,landed_cost:" msgid "Landed Cost" msgstr "Custo de Recepção" msgctxt "field:product.template,landed_cost:" msgid "Landed Cost" msgstr "Custo de Recepção" msgctxt "field:stock.move,unit_landed_cost:" msgid "Unit Landed Cost" msgstr "Unidade de Custo de Recepção" msgctxt "help:account.landed_cost,categories:" msgid "Apply only to products of these categories." msgstr "" msgctxt "help:account.landed_cost,products:" msgid "Apply only to these products." msgstr "" msgctxt "model:account.configuration.landed_cost_sequence,name:" msgid "Account Configuration Landed Cost Sequence" msgstr "Configurações de Contabilidade Sequência de Custo de Recepção" msgctxt "model:account.landed_cost,name:" msgid "Landed Cost" msgstr "Custo de Recepção" msgctxt "model:account.landed_cost-product.category,name:" msgid "Landed Cost - Product Category" msgstr "" #, fuzzy msgctxt "model:account.landed_cost-product.product,name:" msgid "Landed Cost - Product" msgstr "Custo de Recepção - Remessa" msgctxt "model:account.landed_cost-stock.shipment.in,name:" msgid "Landed Cost - Shipment" msgstr "Custo de Recepção - Remessa" #, fuzzy msgctxt "model:ir.action,name:act_landed_cost_form" msgid "Landed Costs" msgstr "Landed Costs" #, fuzzy msgctxt "model:ir.action,name:act_landed_cost_form_shipment" msgid "Landed Costs" msgstr "Landed Costs" #, fuzzy msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all" msgid "All" msgstr "All" #, fuzzy msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft" msgid "Draft" msgstr "Draft" #, fuzzy msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted" msgid "Posted" msgstr "Posted" msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move" msgid "The posted landed cost \"%(landed_cost)s\" has no stock move." msgstr "" msgctxt "model:ir.message,text:msg_landed_cost_unused_category" msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used." msgstr "" msgctxt "model:ir.message,text:msg_landed_cost_unused_product" msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used." msgstr "" msgctxt "model:ir.model.button,string:landed_cost_cancel_button" msgid "Cancel" msgstr "Cancel" msgctxt "model:ir.model.button,string:landed_cost_draft_button" msgid "Draft" msgstr "Draft" msgctxt "model:ir.model.button,string:landed_cost_post_button" msgid "Post" msgstr "Post" msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies" msgid "User in companies" msgstr "" #, fuzzy msgctxt "model:ir.sequence,name:sequence_landed_cost" msgid "Landed Cost" msgstr "Landed Cost" #, fuzzy msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost" msgid "Landed Cost" msgstr "Landed Cost" #, fuzzy msgctxt "model:ir.ui.menu,name:menu_landed_cost" msgid "Landed Costs" msgstr "Landed Costs" msgctxt "selection:account.landed_cost,allocation_method:" msgid "By Value" msgstr "Por Valor" #, fuzzy msgctxt "selection:account.landed_cost,state:" msgid "Cancelled" msgstr "Cancelado" msgctxt "selection:account.landed_cost,state:" msgid "Draft" msgstr "Rascunho" msgctxt "selection:account.landed_cost,state:" msgid "Posted" msgstr "Confirmado" msgctxt "view:account.configuration:" msgid "Landed Cost" msgstr "Custo de Recepção" msgctxt "view:account.configuration:" msgid "Sequence" msgstr "Sequência" ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1622755890.0 trytond_account_stock_landed_cost-6.0.3/locale/ro.po0000644000175000017500000001117514056245062021041 0ustar00cedced# msgid "" msgstr "Content-Type: text/plain; charset=utf-8\n" msgctxt "field:account.configuration,landed_cost_sequence:" msgid "Landed Cost Sequence" msgstr "" msgctxt "field:account.configuration.landed_cost_sequence,company:" msgid "Company" msgstr "Companie" msgctxt "" "field:account.configuration.landed_cost_sequence,landed_cost_sequence:" msgid "Landed Cost Sequence" msgstr "" msgctxt "field:account.invoice.line,landed_cost:" msgid "Landed Cost" msgstr "" msgctxt "field:account.landed_cost,allocation_method:" msgid "Allocation Method" msgstr "" msgctxt "field:account.landed_cost,categories:" msgid "Categories" msgstr "" msgctxt "field:account.landed_cost,company:" msgid "Company" msgstr "Companie" msgctxt "field:account.landed_cost,invoice_lines:" msgid "Invoice Lines" msgstr "" msgctxt "field:account.landed_cost,number:" msgid "Number" msgstr "" msgctxt "field:account.landed_cost,posted_date:" msgid "Posted Date" msgstr "" msgctxt "field:account.landed_cost,products:" msgid "Products" msgstr "" msgctxt "field:account.landed_cost,shipments:" msgid "Shipments" msgstr "" msgctxt "field:account.landed_cost,state:" msgid "State" msgstr "" msgctxt "field:account.landed_cost-product.category,category:" msgid "Category" msgstr "" msgctxt "field:account.landed_cost-product.category,landed_cost:" msgid "Landed Cost" msgstr "" msgctxt "field:account.landed_cost-product.product,landed_cost:" msgid "Landed Cost" msgstr "" msgctxt "field:account.landed_cost-product.product,product:" msgid "Product" msgstr "" msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:" msgid "Landed Cost" msgstr "" msgctxt "field:account.landed_cost-stock.shipment.in,shipment:" msgid "Shipment" msgstr "" msgctxt "field:product.product,landed_cost:" msgid "Landed Cost" msgstr "" msgctxt "field:product.template,landed_cost:" msgid "Landed Cost" msgstr "" msgctxt "field:stock.move,unit_landed_cost:" msgid "Unit Landed Cost" msgstr "" msgctxt "help:account.landed_cost,categories:" msgid "Apply only to products of these categories." msgstr "" msgctxt "help:account.landed_cost,products:" msgid "Apply only to these products." msgstr "" msgctxt "model:account.configuration.landed_cost_sequence,name:" msgid "Account Configuration Landed Cost Sequence" msgstr "" msgctxt "model:account.landed_cost,name:" msgid "Landed Cost" msgstr "" msgctxt "model:account.landed_cost-product.category,name:" msgid "Landed Cost - Product Category" msgstr "" msgctxt "model:account.landed_cost-product.product,name:" msgid "Landed Cost - Product" msgstr "" msgctxt "model:account.landed_cost-stock.shipment.in,name:" msgid "Landed Cost - Shipment" msgstr "" msgctxt "model:ir.action,name:act_landed_cost_form" msgid "Landed Costs" msgstr "" msgctxt "model:ir.action,name:act_landed_cost_form_shipment" msgid "Landed Costs" msgstr "" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all" msgid "All" msgstr "" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft" msgid "Draft" msgstr "" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted" msgid "Posted" msgstr "" msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move" msgid "The posted landed cost \"%(landed_cost)s\" has no stock move." msgstr "" msgctxt "model:ir.message,text:msg_landed_cost_unused_category" msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used." msgstr "" msgctxt "model:ir.message,text:msg_landed_cost_unused_product" msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used." msgstr "" msgctxt "model:ir.model.button,string:landed_cost_cancel_button" msgid "Cancel" msgstr "" msgctxt "model:ir.model.button,string:landed_cost_draft_button" msgid "Draft" msgstr "" msgctxt "model:ir.model.button,string:landed_cost_post_button" msgid "Post" msgstr "" msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies" msgid "User in companies" msgstr "" msgctxt "model:ir.sequence,name:sequence_landed_cost" msgid "Landed Cost" msgstr "" msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost" msgid "Landed Cost" msgstr "" msgctxt "model:ir.ui.menu,name:menu_landed_cost" msgid "Landed Costs" msgstr "" msgctxt "selection:account.landed_cost,allocation_method:" msgid "By Value" msgstr "" msgctxt "selection:account.landed_cost,state:" msgid "Cancelled" msgstr "" msgctxt "selection:account.landed_cost,state:" msgid "Draft" msgstr "" msgctxt "selection:account.landed_cost,state:" msgid "Posted" msgstr "" msgctxt "view:account.configuration:" msgid "Landed Cost" msgstr "" msgctxt "view:account.configuration:" msgid "Sequence" msgstr "" ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1622755890.0 trytond_account_stock_landed_cost-6.0.3/locale/ru.po0000644000175000017500000001233014056245062021041 0ustar00cedced# msgid "" msgstr "Content-Type: text/plain; charset=utf-8\n" msgctxt "field:account.configuration,landed_cost_sequence:" msgid "Landed Cost Sequence" msgstr "" #, fuzzy msgctxt "field:account.configuration.landed_cost_sequence,company:" msgid "Company" msgstr "Учет.орг." msgctxt "" "field:account.configuration.landed_cost_sequence,landed_cost_sequence:" msgid "Landed Cost Sequence" msgstr "" #, fuzzy msgctxt "field:account.invoice.line,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "field:account.landed_cost,allocation_method:" msgid "Allocation Method" msgstr "" msgctxt "field:account.landed_cost,categories:" msgid "Categories" msgstr "" #, fuzzy msgctxt "field:account.landed_cost,company:" msgid "Company" msgstr "Учет.орг." #, fuzzy msgctxt "field:account.landed_cost,invoice_lines:" msgid "Invoice Lines" msgstr "Строки инвойса" #, fuzzy msgctxt "field:account.landed_cost,number:" msgid "Number" msgstr "Номер" msgctxt "field:account.landed_cost,posted_date:" msgid "Posted Date" msgstr "" msgctxt "field:account.landed_cost,products:" msgid "Products" msgstr "" #, fuzzy msgctxt "field:account.landed_cost,shipments:" msgid "Shipments" msgstr "Доставка" #, fuzzy msgctxt "field:account.landed_cost,state:" msgid "State" msgstr "Штат" msgctxt "field:account.landed_cost-product.category,category:" msgid "Category" msgstr "" #, fuzzy msgctxt "field:account.landed_cost-product.category,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" #, fuzzy msgctxt "field:account.landed_cost-product.product,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "field:account.landed_cost-product.product,product:" msgid "Product" msgstr "" #, fuzzy msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" #, fuzzy msgctxt "field:account.landed_cost-stock.shipment.in,shipment:" msgid "Shipment" msgstr "Доставка" #, fuzzy msgctxt "field:product.product,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" #, fuzzy msgctxt "field:product.template,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "field:stock.move,unit_landed_cost:" msgid "Unit Landed Cost" msgstr "" msgctxt "help:account.landed_cost,categories:" msgid "Apply only to products of these categories." msgstr "" msgctxt "help:account.landed_cost,products:" msgid "Apply only to these products." msgstr "" msgctxt "model:account.configuration.landed_cost_sequence,name:" msgid "Account Configuration Landed Cost Sequence" msgstr "" #, fuzzy msgctxt "model:account.landed_cost,name:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "model:account.landed_cost-product.category,name:" msgid "Landed Cost - Product Category" msgstr "" #, fuzzy msgctxt "model:account.landed_cost-product.product,name:" msgid "Landed Cost - Product" msgstr "Landed Cost" msgctxt "model:account.landed_cost-stock.shipment.in,name:" msgid "Landed Cost - Shipment" msgstr "" msgctxt "model:ir.action,name:act_landed_cost_form" msgid "Landed Costs" msgstr "Landed Costs" #, fuzzy msgctxt "model:ir.action,name:act_landed_cost_form_shipment" msgid "Landed Costs" msgstr "Landed Costs" #, fuzzy msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all" msgid "All" msgstr "Все" #, fuzzy msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft" msgid "Draft" msgstr "Черновик" #, fuzzy msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted" msgid "Posted" msgstr "Проведен" msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move" msgid "The posted landed cost \"%(landed_cost)s\" has no stock move." msgstr "" msgctxt "model:ir.message,text:msg_landed_cost_unused_category" msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used." msgstr "" msgctxt "model:ir.message,text:msg_landed_cost_unused_product" msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used." msgstr "" msgctxt "model:ir.model.button,string:landed_cost_cancel_button" msgid "Cancel" msgstr "Cancel" msgctxt "model:ir.model.button,string:landed_cost_draft_button" msgid "Draft" msgstr "Draft" msgctxt "model:ir.model.button,string:landed_cost_post_button" msgid "Post" msgstr "Post" msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies" msgid "User in companies" msgstr "" msgctxt "model:ir.sequence,name:sequence_landed_cost" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "model:ir.ui.menu,name:menu_landed_cost" msgid "Landed Costs" msgstr "Landed Costs" msgctxt "selection:account.landed_cost,allocation_method:" msgid "By Value" msgstr "" #, fuzzy msgctxt "selection:account.landed_cost,state:" msgid "Cancelled" msgstr "Отменено" #, fuzzy msgctxt "selection:account.landed_cost,state:" msgid "Draft" msgstr "Черновик" #, fuzzy msgctxt "selection:account.landed_cost,state:" msgid "Posted" msgstr "Проведен" #, fuzzy msgctxt "view:account.configuration:" msgid "Landed Cost" msgstr "Landed Cost" #, fuzzy msgctxt "view:account.configuration:" msgid "Sequence" msgstr "Последовательность" ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1622755890.0 trytond_account_stock_landed_cost-6.0.3/locale/sl.po0000644000175000017500000001217314056245062021036 0ustar00cedced# msgid "" msgstr "Content-Type: text/plain; charset=utf-8\n" msgctxt "field:account.configuration,landed_cost_sequence:" msgid "Landed Cost Sequence" msgstr "Štetje raztovora" msgctxt "field:account.configuration.landed_cost_sequence,company:" msgid "Company" msgstr "Družba" msgctxt "" "field:account.configuration.landed_cost_sequence,landed_cost_sequence:" msgid "Landed Cost Sequence" msgstr "Štetje raztovora" msgctxt "field:account.invoice.line,landed_cost:" msgid "Landed Cost" msgstr "Raztovor" msgctxt "field:account.landed_cost,allocation_method:" msgid "Allocation Method" msgstr "Metoda porazdelitve" msgctxt "field:account.landed_cost,categories:" msgid "Categories" msgstr "" msgctxt "field:account.landed_cost,company:" msgid "Company" msgstr "Družba" msgctxt "field:account.landed_cost,invoice_lines:" msgid "Invoice Lines" msgstr "Postavke računov" msgctxt "field:account.landed_cost,number:" msgid "Number" msgstr "Številka" msgctxt "field:account.landed_cost,posted_date:" msgid "Posted Date" msgstr "Datum knjiženja" msgctxt "field:account.landed_cost,products:" msgid "Products" msgstr "" msgctxt "field:account.landed_cost,shipments:" msgid "Shipments" msgstr "Pošiljke" msgctxt "field:account.landed_cost,state:" msgid "State" msgstr "Stanje" msgctxt "field:account.landed_cost-product.category,category:" msgid "Category" msgstr "" #, fuzzy msgctxt "field:account.landed_cost-product.category,landed_cost:" msgid "Landed Cost" msgstr "Raztovor" #, fuzzy msgctxt "field:account.landed_cost-product.product,landed_cost:" msgid "Landed Cost" msgstr "Raztovor" msgctxt "field:account.landed_cost-product.product,product:" msgid "Product" msgstr "" msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:" msgid "Landed Cost" msgstr "Raztovor" msgctxt "field:account.landed_cost-stock.shipment.in,shipment:" msgid "Shipment" msgstr "Pošiljka" msgctxt "field:product.product,landed_cost:" msgid "Landed Cost" msgstr "Raztovor" msgctxt "field:product.template,landed_cost:" msgid "Landed Cost" msgstr "Raztovor" msgctxt "field:stock.move,unit_landed_cost:" msgid "Unit Landed Cost" msgstr "Enota raztovora" msgctxt "help:account.landed_cost,categories:" msgid "Apply only to products of these categories." msgstr "" msgctxt "help:account.landed_cost,products:" msgid "Apply only to these products." msgstr "" msgctxt "model:account.configuration.landed_cost_sequence,name:" msgid "Account Configuration Landed Cost Sequence" msgstr "Konfiguracija štetja raztovora" msgctxt "model:account.landed_cost,name:" msgid "Landed Cost" msgstr "Raztovor" msgctxt "model:account.landed_cost-product.category,name:" msgid "Landed Cost - Product Category" msgstr "" #, fuzzy msgctxt "model:account.landed_cost-product.product,name:" msgid "Landed Cost - Product" msgstr "Raztovor - Pošiljka" msgctxt "model:account.landed_cost-stock.shipment.in,name:" msgid "Landed Cost - Shipment" msgstr "Raztovor - Pošiljka" #, fuzzy msgctxt "model:ir.action,name:act_landed_cost_form" msgid "Landed Costs" msgstr "Landed Costs" #, fuzzy msgctxt "model:ir.action,name:act_landed_cost_form_shipment" msgid "Landed Costs" msgstr "Landed Costs" #, fuzzy msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all" msgid "All" msgstr "All" #, fuzzy msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft" msgid "Draft" msgstr "Draft" #, fuzzy msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted" msgid "Posted" msgstr "Posted" msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move" msgid "The posted landed cost \"%(landed_cost)s\" has no stock move." msgstr "" msgctxt "model:ir.message,text:msg_landed_cost_unused_category" msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used." msgstr "" msgctxt "model:ir.message,text:msg_landed_cost_unused_product" msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used." msgstr "" msgctxt "model:ir.model.button,string:landed_cost_cancel_button" msgid "Cancel" msgstr "Cancel" msgctxt "model:ir.model.button,string:landed_cost_draft_button" msgid "Draft" msgstr "Draft" msgctxt "model:ir.model.button,string:landed_cost_post_button" msgid "Post" msgstr "Post" msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies" msgid "User in companies" msgstr "" #, fuzzy msgctxt "model:ir.sequence,name:sequence_landed_cost" msgid "Landed Cost" msgstr "Landed Cost" #, fuzzy msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost" msgid "Landed Cost" msgstr "Landed Cost" #, fuzzy msgctxt "model:ir.ui.menu,name:menu_landed_cost" msgid "Landed Costs" msgstr "Landed Costs" msgctxt "selection:account.landed_cost,allocation_method:" msgid "By Value" msgstr "Po vrednosti" #, fuzzy msgctxt "selection:account.landed_cost,state:" msgid "Cancelled" msgstr "Preklicano" msgctxt "selection:account.landed_cost,state:" msgid "Draft" msgstr "V pripravi" msgctxt "selection:account.landed_cost,state:" msgid "Posted" msgstr "Knjiženo" msgctxt "view:account.configuration:" msgid "Landed Cost" msgstr "Raztovor" msgctxt "view:account.configuration:" msgid "Sequence" msgstr "Štetje" ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1622755890.0 trytond_account_stock_landed_cost-6.0.3/locale/tr.po0000644000175000017500000001165514056245062021051 0ustar00cedced# msgid "" msgstr "Content-Type: text/plain; charset=utf-8\n" msgctxt "field:account.configuration,landed_cost_sequence:" msgid "Landed Cost Sequence" msgstr "" msgctxt "field:account.configuration.landed_cost_sequence,company:" msgid "Company" msgstr "" msgctxt "" "field:account.configuration.landed_cost_sequence,landed_cost_sequence:" msgid "Landed Cost Sequence" msgstr "" #, fuzzy msgctxt "field:account.invoice.line,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "field:account.landed_cost,allocation_method:" msgid "Allocation Method" msgstr "" msgctxt "field:account.landed_cost,categories:" msgid "Categories" msgstr "" msgctxt "field:account.landed_cost,company:" msgid "Company" msgstr "" msgctxt "field:account.landed_cost,invoice_lines:" msgid "Invoice Lines" msgstr "" msgctxt "field:account.landed_cost,number:" msgid "Number" msgstr "" msgctxt "field:account.landed_cost,posted_date:" msgid "Posted Date" msgstr "" msgctxt "field:account.landed_cost,products:" msgid "Products" msgstr "" msgctxt "field:account.landed_cost,shipments:" msgid "Shipments" msgstr "" msgctxt "field:account.landed_cost,state:" msgid "State" msgstr "" msgctxt "field:account.landed_cost-product.category,category:" msgid "Category" msgstr "" #, fuzzy msgctxt "field:account.landed_cost-product.category,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" #, fuzzy msgctxt "field:account.landed_cost-product.product,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "field:account.landed_cost-product.product,product:" msgid "Product" msgstr "" #, fuzzy msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "field:account.landed_cost-stock.shipment.in,shipment:" msgid "Shipment" msgstr "" #, fuzzy msgctxt "field:product.product,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" #, fuzzy msgctxt "field:product.template,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "field:stock.move,unit_landed_cost:" msgid "Unit Landed Cost" msgstr "" msgctxt "help:account.landed_cost,categories:" msgid "Apply only to products of these categories." msgstr "" msgctxt "help:account.landed_cost,products:" msgid "Apply only to these products." msgstr "" msgctxt "model:account.configuration.landed_cost_sequence,name:" msgid "Account Configuration Landed Cost Sequence" msgstr "" #, fuzzy msgctxt "model:account.landed_cost,name:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "model:account.landed_cost-product.category,name:" msgid "Landed Cost - Product Category" msgstr "" #, fuzzy msgctxt "model:account.landed_cost-product.product,name:" msgid "Landed Cost - Product" msgstr "Landed Cost" msgctxt "model:account.landed_cost-stock.shipment.in,name:" msgid "Landed Cost - Shipment" msgstr "" msgctxt "model:ir.action,name:act_landed_cost_form" msgid "Landed Costs" msgstr "Landed Costs" #, fuzzy msgctxt "model:ir.action,name:act_landed_cost_form_shipment" msgid "Landed Costs" msgstr "Landed Costs" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all" msgid "All" msgstr "All" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft" msgid "Draft" msgstr "Draft" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted" msgid "Posted" msgstr "Posted" msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move" msgid "The posted landed cost \"%(landed_cost)s\" has no stock move." msgstr "" msgctxt "model:ir.message,text:msg_landed_cost_unused_category" msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used." msgstr "" msgctxt "model:ir.message,text:msg_landed_cost_unused_product" msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used." msgstr "" msgctxt "model:ir.model.button,string:landed_cost_cancel_button" msgid "Cancel" msgstr "Cancel" msgctxt "model:ir.model.button,string:landed_cost_draft_button" msgid "Draft" msgstr "Draft" msgctxt "model:ir.model.button,string:landed_cost_post_button" msgid "Post" msgstr "Post" msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies" msgid "User in companies" msgstr "" msgctxt "model:ir.sequence,name:sequence_landed_cost" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "model:ir.ui.menu,name:menu_landed_cost" msgid "Landed Costs" msgstr "Landed Costs" msgctxt "selection:account.landed_cost,allocation_method:" msgid "By Value" msgstr "" #, fuzzy msgctxt "selection:account.landed_cost,state:" msgid "Cancelled" msgstr "Cancel" #, fuzzy msgctxt "selection:account.landed_cost,state:" msgid "Draft" msgstr "Draft" #, fuzzy msgctxt "selection:account.landed_cost,state:" msgid "Posted" msgstr "Posted" #, fuzzy msgctxt "view:account.configuration:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "view:account.configuration:" msgid "Sequence" msgstr "" ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1622755890.0 trytond_account_stock_landed_cost-6.0.3/locale/zh_CN.po0000644000175000017500000001172714056245062021425 0ustar00cedced# msgid "" msgstr "Content-Type: text/plain; charset=utf-8\n" msgctxt "field:account.configuration,landed_cost_sequence:" msgid "Landed Cost Sequence" msgstr "" msgctxt "field:account.configuration.landed_cost_sequence,company:" msgid "Company" msgstr "" msgctxt "" "field:account.configuration.landed_cost_sequence,landed_cost_sequence:" msgid "Landed Cost Sequence" msgstr "" #, fuzzy msgctxt "field:account.invoice.line,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "field:account.landed_cost,allocation_method:" msgid "Allocation Method" msgstr "" msgctxt "field:account.landed_cost,categories:" msgid "Categories" msgstr "" msgctxt "field:account.landed_cost,company:" msgid "Company" msgstr "" msgctxt "field:account.landed_cost,invoice_lines:" msgid "Invoice Lines" msgstr "" msgctxt "field:account.landed_cost,number:" msgid "Number" msgstr "" msgctxt "field:account.landed_cost,posted_date:" msgid "Posted Date" msgstr "" msgctxt "field:account.landed_cost,products:" msgid "Products" msgstr "" msgctxt "field:account.landed_cost,shipments:" msgid "Shipments" msgstr "" #, fuzzy msgctxt "field:account.landed_cost,state:" msgid "State" msgstr "状态" msgctxt "field:account.landed_cost-product.category,category:" msgid "Category" msgstr "" #, fuzzy msgctxt "field:account.landed_cost-product.category,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" #, fuzzy msgctxt "field:account.landed_cost-product.product,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "field:account.landed_cost-product.product,product:" msgid "Product" msgstr "" #, fuzzy msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "field:account.landed_cost-stock.shipment.in,shipment:" msgid "Shipment" msgstr "" #, fuzzy msgctxt "field:product.product,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" #, fuzzy msgctxt "field:product.template,landed_cost:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "field:stock.move,unit_landed_cost:" msgid "Unit Landed Cost" msgstr "" msgctxt "help:account.landed_cost,categories:" msgid "Apply only to products of these categories." msgstr "" msgctxt "help:account.landed_cost,products:" msgid "Apply only to these products." msgstr "" msgctxt "model:account.configuration.landed_cost_sequence,name:" msgid "Account Configuration Landed Cost Sequence" msgstr "" #, fuzzy msgctxt "model:account.landed_cost,name:" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "model:account.landed_cost-product.category,name:" msgid "Landed Cost - Product Category" msgstr "" #, fuzzy msgctxt "model:account.landed_cost-product.product,name:" msgid "Landed Cost - Product" msgstr "Landed Cost" msgctxt "model:account.landed_cost-stock.shipment.in,name:" msgid "Landed Cost - Shipment" msgstr "" msgctxt "model:ir.action,name:act_landed_cost_form" msgid "Landed Costs" msgstr "Landed Costs" #, fuzzy msgctxt "model:ir.action,name:act_landed_cost_form_shipment" msgid "Landed Costs" msgstr "Landed Costs" #, fuzzy msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all" msgid "All" msgstr "全部" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft" msgid "Draft" msgstr "Draft" msgctxt "" "model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted" msgid "Posted" msgstr "Posted" msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move" msgid "The posted landed cost \"%(landed_cost)s\" has no stock move." msgstr "" msgctxt "model:ir.message,text:msg_landed_cost_unused_category" msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used." msgstr "" msgctxt "model:ir.message,text:msg_landed_cost_unused_product" msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used." msgstr "" msgctxt "model:ir.model.button,string:landed_cost_cancel_button" msgid "Cancel" msgstr "Cancel" msgctxt "model:ir.model.button,string:landed_cost_draft_button" msgid "Draft" msgstr "Draft" msgctxt "model:ir.model.button,string:landed_cost_post_button" msgid "Post" msgstr "Post" msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies" msgid "User in companies" msgstr "" msgctxt "model:ir.sequence,name:sequence_landed_cost" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost" msgid "Landed Cost" msgstr "Landed Cost" msgctxt "model:ir.ui.menu,name:menu_landed_cost" msgid "Landed Costs" msgstr "Landed Costs" msgctxt "selection:account.landed_cost,allocation_method:" msgid "By Value" msgstr "" #, fuzzy msgctxt "selection:account.landed_cost,state:" msgid "Cancelled" msgstr "取消" #, fuzzy msgctxt "selection:account.landed_cost,state:" msgid "Draft" msgstr "Draft" #, fuzzy msgctxt "selection:account.landed_cost,state:" msgid "Posted" msgstr "Posted" #, fuzzy msgctxt "view:account.configuration:" msgid "Landed Cost" msgstr "Landed Cost" #, fuzzy msgctxt "view:account.configuration:" msgid "Sequence" msgstr "序列" ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1622755890.0 trytond_account_stock_landed_cost-6.0.3/message.xml0000644000175000017500000000147014056245062020765 0ustar00cedced The posted landed cost "%(landed_cost)s" has no stock move. The category "%(category)s" on landed cost "%(landed_cost)s" is not used. The product "%(product)s" on landed cost "%(landed_cost)s" is not used. ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1622755890.0 trytond_account_stock_landed_cost-6.0.3/product.py0000644000175000017500000000103714056245062020650 0ustar00cedced# 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 PoolMeta from trytond.model import fields from trytond.pyson import Eval class Template(metaclass=PoolMeta): __name__ = 'product.template' landed_cost = fields.Boolean( "Landed Cost", states={ 'invisible': Eval('type') != 'service', }, depends=['type']) class Product(metaclass=PoolMeta): __name__ = 'product.product' ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1620052443.0 trytond_account_stock_landed_cost-6.0.3/product.xml0000644000175000017500000000072614044004733021017 0ustar00cedced product.template template_form ././@PaxHeader0000000000000000000000000000003400000000000010212 xustar0028 mtime=1654277349.7842743 trytond_account_stock_landed_cost-6.0.3/setup.cfg0000644000175000017500000000004614246442346020443 0ustar00cedced[egg_info] tag_build = tag_date = 0 ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1622755890.0 trytond_account_stock_landed_cost-6.0.3/setup.py0000755000175000017500000001236614056245062020342 0ustar00cedced#!/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_stock_landed_cost' 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 for landed cost', 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_stock_landed_cost'), }, keywords='tryton account stock valuation landed cost', package_dir={'trytond.modules.account_stock_landed_cost': '.'}, packages=( ['trytond.modules.account_stock_landed_cost'] + ['trytond.modules.account_stock_landed_cost.%s' % p for p in find_packages()] ), package_data={ 'trytond.modules.account_stock_landed_cost': (info.get('xml', []) + ['tryton.cfg', 'view/*.xml', 'locale/*.po', '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', 'Topic :: Office/Business :: Financial :: Accounting', ], license='GPL-3', python_requires='>=3.6', install_requires=requires, dependency_links=dependency_links, zip_safe=False, entry_points=""" [trytond.modules] account_stock_landed_cost = trytond.modules.account_stock_landed_cost """, test_suite='tests', test_loader='trytond.test_loader:Loader', tests_require=tests_require, ) ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1638225055.0 trytond_account_stock_landed_cost-6.0.3/stock.py0000644000175000017500000000202214151252237020304 0ustar00cedced# 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 PoolMeta from trytond.model import fields from trytond.modules.product import price_digits class Move(metaclass=PoolMeta): __name__ = 'stock.move' unit_landed_cost = fields.Numeric('Unit Landed Cost', digits=price_digits, readonly=True) def _compute_unit_price(self, unit_price): if self.unit_landed_cost: unit_price -= self.unit_landed_cost unit_price = super()._compute_unit_price(unit_price) if self.unit_landed_cost: unit_price += self.unit_landed_cost return unit_price def _compute_component_unit_price(self, unit_price): if self.unit_landed_cost: unit_price -= self.unit_landed_cost unit_price = super()._compute_component_unit_price(unit_price) if self.unit_landed_cost: unit_price += self.unit_landed_cost return unit_price ././@PaxHeader0000000000000000000000000000003400000000000010212 xustar0028 mtime=1654277349.7709408 trytond_account_stock_landed_cost-6.0.3/tests/0000755000175000017500000000000014246442346017764 5ustar00cedced././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1622755890.0 trytond_account_stock_landed_cost-6.0.3/tests/__init__.py0000644000175000017500000000055014056245062022070 0ustar00cedced# 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_stock_landed_cost.tests.test_account_stock_landed_cost import suite # noqa: E501 except ImportError: from .test_account_stock_landed_cost import suite __all__ = ['suite'] ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1622755890.0 trytond_account_stock_landed_cost-6.0.3/tests/scenario_account_stock_landed_cost.rst0000644000175000017500000001443514056245062027601 0ustar00cedced========================= Account Stock Landed Cost ========================= Imports:: >>> import datetime >>> from dateutil.relativedelta import relativedelta >>> 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 >>> from trytond.modules.account_invoice.tests.tools import \ ... set_fiscalyear_invoice_sequences >>> today = datetime.date.today() Activate modules:: >>> config = activate_modules('account_stock_landed_cost') Create company:: >>> _ = create_company() >>> company = get_company() Create fiscal year:: >>> fiscalyear = set_fiscalyear_invoice_sequences( ... create_fiscalyear(company)) >>> fiscalyear.click('create_period') Create chart of accounts:: >>> _ = create_chart(company) >>> accounts = get_accounts(company) >>> payable = accounts['payable'] >>> revenue = accounts['revenue'] >>> expense = accounts['expense'] >>> account_tax = accounts['tax'] Create supplier:: >>> Party = Model.get('party.party') >>> supplier = Party(name='Supplier') >>> supplier.save() Create account category:: >>> ProductCategory = Model.get('product.category') >>> account_category = ProductCategory(name="Account Category") >>> account_category.accounting = True >>> account_category.account_expense = expense >>> account_category.account_revenue = revenue >>> account_category.save() >>> category = ProductCategory(name="Category") >>> category.save() Create products:: >>> ProductUom = Model.get('product.uom') >>> ProductTemplate = Model.get('product.template') >>> Product = Model.get('product.product') >>> unit, = ProductUom.find([('name', '=', 'Unit')]) >>> template = ProductTemplate() >>> template.name = 'Product' >>> template.default_uom = unit >>> template.type = 'goods' >>> template.list_price = Decimal('300') >>> template.cost_price_method = 'average' >>> template.account_category = account_category >>> template.categories.append(ProductCategory(category.id)) >>> product, = template.products >>> product.cost_price = Decimal('80') >>> template.save() >>> product, = template.products >>> template2, = template.duplicate(default={'categories': None}) >>> product2, = template2.products >>> template = ProductTemplate() >>> template.name = 'Landed Cost' >>> template.default_uom = unit >>> template.type = 'service' >>> template.landed_cost = True >>> template.list_price = Decimal('10') >>> template.account_category = account_category >>> product_landed_cost, = template.products >>> product_landed_cost.cost_price = Decimal('10') >>> template.save() >>> product_landed_cost, = template.products Get stock locations:: >>> Location = Model.get('stock.location') >>> warehouse_loc, = Location.find([('code', '=', 'WH')]) >>> supplier_loc, = Location.find([('code', '=', 'SUP')]) >>> input_loc, = Location.find([('code', '=', 'IN')]) >>> storage_loc, = Location.find([('code', '=', 'STO')]) Create payment term:: >>> PaymentTerm = Model.get('account.invoice.payment_term') >>> payment_term = PaymentTerm(name='Term') >>> line = payment_term.lines.new(type='remainder') >>> payment_term.save() Receive 10 unit of the product @ 100:: >>> ShipmentIn = Model.get('stock.shipment.in') >>> shipment = ShipmentIn() >>> shipment.planned_date = today >>> shipment.supplier = supplier >>> shipment.warehouse = warehouse_loc >>> move = shipment.incoming_moves.new() >>> move.product = product >>> move.quantity = 10 >>> move.from_location = supplier_loc >>> move.to_location = input_loc >>> move.unit_price = Decimal('100') >>> move = shipment.incoming_moves.new() >>> move.product = product2 >>> move.quantity = 1 >>> move.from_location = supplier_loc >>> move.to_location = input_loc >>> move.unit_price = Decimal('10') >>> move_empty = shipment.incoming_moves.new() >>> move_empty.product = product >>> move_empty.quantity = 0 >>> move_empty.from_location = supplier_loc >>> move_empty.to_location = input_loc >>> move_empty.unit_price = Decimal('100') >>> shipment.click('receive') >>> sorted([m.unit_price for m in shipment.incoming_moves if m.quantity]) [Decimal('10'), Decimal('100')] Invoice landed cost:: >>> Invoice = Model.get('account.invoice') >>> invoice = Invoice() >>> invoice.type = 'in' >>> invoice.party = supplier >>> invoice.payment_term = payment_term >>> invoice.invoice_date = today >>> line = invoice.lines.new() >>> line.product = product_landed_cost >>> line.quantity = 1 >>> line.unit_price = Decimal('10') >>> invoice.click('post') Add landed cost:: >>> LandedCost = Model.get('account.landed_cost') >>> landed_cost = LandedCost() >>> shipment, = landed_cost.shipments.find([]) >>> landed_cost.shipments.append(shipment) >>> invoice_line, = landed_cost.invoice_lines.find([]) >>> landed_cost.invoice_lines.append(invoice_line) >>> landed_cost.allocation_method = 'value' >>> landed_cost.categories.append(ProductCategory(category.id)) >>> landed_cost.products.append(Product(product.id)) >>> landed_cost.save() >>> landed_cost.state 'draft' >>> landed_cost.click('post') >>> landed_cost.state 'posted' >>> bool(landed_cost.posted_date) True Check move unit price is 101:: >>> shipment.reload() >>> sorted([m.unit_price for m in shipment.incoming_moves if m.quantity]) [Decimal('10'), Decimal('101.0000')] Landed cost is cleared when duplicated invoice:: >>> copy_invoice = invoice.duplicate() >>> landed_cost.reload() >>> len(landed_cost.invoice_lines) 1 Cancel landed cost reset unit price:: >>> landed_cost.click('cancel') >>> landed_cost.state 'cancelled' >>> landed_cost.posted_date >>> shipment.reload() >>> sorted([m.unit_price for m in shipment.incoming_moves if m.quantity]) [Decimal('10'), Decimal('100.0000')] ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1620052443.0 trytond_account_stock_landed_cost-6.0.3/tests/test_account_stock_landed_cost.py0000644000175000017500000000165714044004733026572 0ustar00cedced# 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 import trytond.tests.test_tryton from trytond.tests.test_tryton import ModuleTestCase from trytond.tests.test_tryton import doctest_teardown from trytond.tests.test_tryton import doctest_checker class AccountStockLandedCostTestCase(ModuleTestCase): 'Test Account Stock Landed Cost module' module = 'account_stock_landed_cost' def suite(): suite = trytond.tests.test_tryton.suite() suite.addTests(unittest.TestLoader().loadTestsFromTestCase( AccountStockLandedCostTestCase)) suite.addTests(doctest.DocFileSuite( 'scenario_account_stock_landed_cost.rst', tearDown=doctest_teardown, encoding='utf-8', checker=doctest_checker, optionflags=doctest.REPORT_ONLY_FIRST_FAILURE)) return suite ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1622755890.0 trytond_account_stock_landed_cost-6.0.3/tox.ini0000644000175000017500000000123514056245062020131 0ustar00cedced[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} ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1638564840.0 trytond_account_stock_landed_cost-6.0.3/tryton.cfg0000644000175000017500000000032314152501750020627 0ustar00cedced[tryton] version=6.0.3 depends: account account_invoice ir product res stock extra_depends: account_invoice_stock product_kit xml: account.xml product.xml message.xml ././@PaxHeader0000000000000000000000000000003300000000000010211 xustar0027 mtime=1654277349.780941 trytond_account_stock_landed_cost-6.0.3/trytond_account_stock_landed_cost.egg-info/0000755000175000017500000000000014246442346027275 5ustar00cedced././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1654277348.0 trytond_account_stock_landed_cost-6.0.3/trytond_account_stock_landed_cost.egg-info/PKG-INFO0000644000175000017500000000620714246442344030375 0ustar00cedcedMetadata-Version: 2.1 Name: trytond-account-stock-landed-cost Version: 6.0.3 Summary: Tryton module for landed cost Home-page: http://www.tryton.org/ Download-URL: http://downloads.tryton.org/6.0/ Author: Tryton Author-email: bugs@tryton.org License: GPL-3 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_stock_landed_cost Keywords: tryton account stock valuation landed cost 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 Classifier: Topic :: Office/Business :: Financial :: Accounting Requires-Python: >=3.6 License-File: LICENSE Account Stock Landed Cost Module ################################ The account_stock_landed_cost module allows to allocate landed cost on *Supplier Shipments* after their reception. A new field is added to *Product*: - *Landed Cost*: Only available for service, it allows such invoiced product to be used as a landed cost. A new document *Landed Cost* defines how posted supplier invoice lines are allocated to many shipments. The allocation methods are: - *By Value*: The cost will be allocated according to the value of each line. (The value is: *Quantity* * *Unit *Price*) Once posted, the *Landed Cost* updates the unit price of each incoming moves of the shipments using the cost of all the invoice lines according to the allocation method. To update the cost price, the *Update Cost Price* wizard must be run on the affected products. ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1654277349.0 trytond_account_stock_landed_cost-6.0.3/trytond_account_stock_landed_cost.egg-info/SOURCES.txt0000644000175000017500000000352214246442345031162 0ustar00cedced.drone.yml .flake8 .hgtags CHANGELOG COPYRIGHT LICENSE MANIFEST.in README.rst __init__.py account.py account.xml exceptions.py message.xml product.py product.xml setup.py stock.py tox.ini tryton.cfg ./__init__.py ./account.py ./account.xml ./exceptions.py ./message.xml ./product.py ./product.xml ./stock.py ./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_stock_landed_cost.rst ./tests/test_account_stock_landed_cost.py ./view/configuration_form.xml ./view/invoice_line_form.xml ./view/landed_cost_form.xml ./view/landed_cost_list.xml ./view/template_form.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_stock_landed_cost.rst tests/test_account_stock_landed_cost.py trytond_account_stock_landed_cost.egg-info/PKG-INFO trytond_account_stock_landed_cost.egg-info/SOURCES.txt trytond_account_stock_landed_cost.egg-info/dependency_links.txt trytond_account_stock_landed_cost.egg-info/entry_points.txt trytond_account_stock_landed_cost.egg-info/not-zip-safe trytond_account_stock_landed_cost.egg-info/requires.txt trytond_account_stock_landed_cost.egg-info/top_level.txt view/configuration_form.xml view/invoice_line_form.xml view/landed_cost_form.xml view/landed_cost_list.xml view/template_form.xml././@PaxHeader0000000000000000000000000000020700000000000010214 xustar00113 path=trytond_account_stock_landed_cost-6.0.3/trytond_account_stock_landed_cost.egg-info/dependency_links.txt 22 mtime=1654277348.0 trytond_account_stock_landed_cost-6.0.3/trytond_account_stock_landed_cost.egg-info/dependency_links.0000644000175000017500000000000114246442344032601 0ustar00cedced ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1654277348.0 trytond_account_stock_landed_cost-6.0.3/trytond_account_stock_landed_cost.egg-info/entry_points.txt0000644000175000017500000000013014246442344032563 0ustar00cedced[trytond.modules] account_stock_landed_cost = trytond.modules.account_stock_landed_cost ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1620419759.0 trytond_account_stock_landed_cost-6.0.3/trytond_account_stock_landed_cost.egg-info/not-zip-safe0000644000175000017500000000000114045322257031516 0ustar00cedced ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1654277348.0 trytond_account_stock_landed_cost-6.0.3/trytond_account_stock_landed_cost.egg-info/requires.txt0000644000175000017500000000020014246442344031663 0ustar00cedcedtrytond_account<6.1,>=6.0 trytond_account_invoice<6.1,>=6.0 trytond_product<6.1,>=6.0 trytond_stock<6.1,>=6.0 trytond<6.1,>=6.0 ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1654277349.0 trytond_account_stock_landed_cost-6.0.3/trytond_account_stock_landed_cost.egg-info/top_level.txt0000644000175000017500000000001014246442345032015 0ustar00cedcedtrytond ././@PaxHeader0000000000000000000000000000003400000000000010212 xustar0028 mtime=1654277349.7742743 trytond_account_stock_landed_cost-6.0.3/view/0000755000175000017500000000000014246442346017574 5ustar00cedced././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1620052443.0 trytond_account_stock_landed_cost-6.0.3/view/configuration_form.xml0000644000175000017500000000067014044004733024201 0ustar00cedced ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1620052443.0 trytond_account_stock_landed_cost-6.0.3/view/invoice_line_form.xml0000644000175000017500000000057514044004733024001 0ustar00cedced ././@PaxHeader0000000000000000000000000000002600000000000010213 xustar0022 mtime=1622755890.0 trytond_account_stock_landed_cost-6.0.3/view/landed_cost_form.xml0000644000175000017500000000155014056245062023614 0ustar00cedced