odoo-addon-account-invoice-check-picking-date


Nameodoo-addon-account-invoice-check-picking-date JSON
Version 15.0.1.1.0 PyPI version JSON
download
home_pagehttps://github.com/OCA/account-invoicing
SummaryCheck if date of pickings match with accounting date
upload_time2023-04-02 12:02:49
maintainer
docs_urlNone
authorTecnativa, Odoo Community Association (OCA)
requires_python>=3.8
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ==================================
Account Invoice Check Picking Date
==================================

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
    :target: https://odoo-community.org/page/development-status
    :alt: Production/Stable
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
    :alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Faccount--invoicing-lightgray.png?logo=github
    :target: https://github.com/OCA/account-invoicing/tree/15.0/account_invoice_check_picking_date
    :alt: OCA/account-invoicing
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/account-invoicing-15-0/account-invoicing-15-0-account_invoice_check_picking_date
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
    :target: https://runbot.odoo-community.org/runbot/95/15.0
    :alt: Try me on Runbot

|badge1| |badge2| |badge3| |badge4| |badge5| 

This module checks if date of pickings match with accounting date

**Table of contents**

.. contents::
   :local:

Installation
============

#. You can define the config_parameter "account_invoice_check_picking_date.invoice_types" with a list
of invoice type separated by comma. Ex. "in_invoice,in_refund"

Usage
=====

#. Go to *Purchases > Purchase Orders > Create*.
#. Choose a supplier and add a stockable product.
#. Confirm the purchase order.
#. Go to *Receptions > Validate > Apply*.
#. Return to the purchase order.
#. Press the button *Create Bill* to create the vendor bill.
#. Set accounting date with other month date
#. Press the button *Post* to view warning message.

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/account-invoicing/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed
`feedback <https://github.com/OCA/account-invoicing/issues/new?body=module:%20account_invoice_check_picking_date%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

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

Credits
=======

Authors
~~~~~~~

* Tecnativa

Contributors
~~~~~~~~~~~~

* `Tecnativa <https://www.tecnativa.com>`_:

    * Carlos Dauden

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

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

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

Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-carlosdauden| 

This module is part of the `OCA/account-invoicing <https://github.com/OCA/account-invoicing/tree/15.0/account_invoice_check_picking_date>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OCA/account-invoicing",
    "name": "odoo-addon-account-invoice-check-picking-date",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Tecnativa, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": "",
    "platform": null,
    "description": "==================================\nAccount Invoice Check Picking Date\n==================================\n\n.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png\n    :target: https://odoo-community.org/page/development-status\n    :alt: Production/Stable\n.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png\n    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n    :alt: License: AGPL-3\n.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Faccount--invoicing-lightgray.png?logo=github\n    :target: https://github.com/OCA/account-invoicing/tree/15.0/account_invoice_check_picking_date\n    :alt: OCA/account-invoicing\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n    :target: https://translation.odoo-community.org/projects/account-invoicing-15-0/account-invoicing-15-0-account_invoice_check_picking_date\n    :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png\n    :target: https://runbot.odoo-community.org/runbot/95/15.0\n    :alt: Try me on Runbot\n\n|badge1| |badge2| |badge3| |badge4| |badge5| \n\nThis module checks if date of pickings match with accounting date\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nInstallation\n============\n\n#. You can define the config_parameter \"account_invoice_check_picking_date.invoice_types\" with a list\nof invoice type separated by comma. Ex. \"in_invoice,in_refund\"\n\nUsage\n=====\n\n#. Go to *Purchases > Purchase Orders > Create*.\n#. Choose a supplier and add a stockable product.\n#. Confirm the purchase order.\n#. Go to *Receptions > Validate > Apply*.\n#. Return to the purchase order.\n#. Press the button *Create Bill* to create the vendor bill.\n#. Set accounting date with other month date\n#. Press the button *Post* to view warning message.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/account-invoicing/issues>`_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us smashing it by providing a detailed and welcomed\n`feedback <https://github.com/OCA/account-invoicing/issues/new?body=module:%20account_invoice_check_picking_date%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n~~~~~~~\n\n* Tecnativa\n\nContributors\n~~~~~~~~~~~~\n\n* `Tecnativa <https://www.tecnativa.com>`_:\n\n    * Carlos Dauden\n\nMaintainers\n~~~~~~~~~~~\n\nThis module is maintained by the OCA.\n\n.. image:: https://odoo-community.org/logo.png\n   :alt: Odoo Community Association\n   :target: https://odoo-community.org\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\n.. |maintainer-carlosdauden| image:: https://github.com/carlosdauden.png?size=40px\n    :target: https://github.com/carlosdauden\n    :alt: carlosdauden\n\nCurrent `maintainer <https://odoo-community.org/page/maintainer-role>`__:\n\n|maintainer-carlosdauden| \n\nThis module is part of the `OCA/account-invoicing <https://github.com/OCA/account-invoicing/tree/15.0/account_invoice_check_picking_date>`_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n\n\n",
    "bugtrack_url": null,
    "license": "AGPL-3",
    "summary": "Check if date of pickings match with accounting date",
    "version": "15.0.1.1.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e49f38d2b4c7f911272a4ba2958634cb6aa485739bd359480f06afbf074807d5",
                "md5": "925c2b97b9e2c77ca381c3954a45831e",
                "sha256": "cfa6cf135e59212c215e583992a7266bac1495a9d3dedb1a4a64fe1639e95344"
            },
            "downloads": -1,
            "filename": "odoo_addon_account_invoice_check_picking_date-15.0.1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "925c2b97b9e2c77ca381c3954a45831e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 27501,
            "upload_time": "2023-04-02T12:02:49",
            "upload_time_iso_8601": "2023-04-02T12:02:49.338491Z",
            "url": "https://files.pythonhosted.org/packages/e4/9f/38d2b4c7f911272a4ba2958634cb6aa485739bd359480f06afbf074807d5/odoo_addon_account_invoice_check_picking_date-15.0.1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-02 12:02:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "OCA",
    "github_project": "account-invoicing",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "odoo-addon-account-invoice-check-picking-date"
}
        
Elapsed time: 0.06479s