Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
73 changes: 73 additions & 0 deletions l10n_jp_account_report_registration_number/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
========================================
Japan Account Report Registration Number
========================================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:3ba832bc1b905384a4a18526f9e2dfcf5d332ef468d3c5776601b5afac295f08
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
.. |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%2Fl10n--japan-lightgray.png?logo=github
:target: https://github.com/OCA/l10n-japan/tree/18.0/l10n_jp_account_report_registration_number
:alt: OCA/l10n-japan
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/l10n-japan-18-0/l10n-japan-18-0-l10n_jp_account_report_registration_number
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
:target: https://runboat.odoo-community.org/builds?repo=OCA/l10n-japan&target_branch=18.0
:alt: Try me on Runboat

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

This module extends external report layouts to show company's Qualified
Invoice Issuer Registration Number on printed invoices and receipts for
domestic transactions.

**Table of contents**

.. contents::
:local:

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/l10n-japan/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/l10n-japan/issues/new?body=module:%20l10n_jp_account_report_registration_number%0Aversion:%2018.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
-------

* Quartile

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.

This module is part of the `OCA/l10n-japan <https://github.com/OCA/l10n-japan/tree/18.0/l10n_jp_account_report_registration_number>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
1 change: 1 addition & 0 deletions l10n_jp_account_report_registration_number/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from . import models
15 changes: 15 additions & 0 deletions l10n_jp_account_report_registration_number/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Copyright 2023 Quartile (https://www.quartile.co)
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
{
"name": "Japan Account Report Registration Number",
"version": "18.0.1.0.0",
"author": "Quartile, Odoo Community Association (OCA)",
"license": "AGPL-3",
"website": "https://github.com/OCA/l10n-japan",
"category": "Localization",
"depends": ["account"],
"data": [
"views/report_templates.xml",
],
"installable": True,
}
37 changes: 37 additions & 0 deletions l10n_jp_account_report_registration_number/i18n/ja.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * l10n_jp_account_report_registration_number
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-08-05 10:02+0000\n"
"PO-Revision-Date: 2023-08-05 10:02+0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"

#. module: l10n_jp_account_report_registration_number
#: model:ir.model,name:l10n_jp_account_report_registration_number.model_account_move
msgid "Journal Entry"
msgstr "仕訳"

#. module: l10n_jp_account_report_registration_number
#: model:ir.model,name:l10n_jp_account_report_registration_number.model_account_payment
msgid "Payments"
msgstr "支払"

#. module: l10n_jp_account_report_registration_number
#: model:ir.model,name:l10n_jp_account_report_registration_number.model_registration_number_mixin
msgid "Registraction Number Mixin"
msgstr ""

#. module: l10n_jp_account_report_registration_number
#: model_terms:ir.ui.view,arch_db:l10n_jp_account_report_registration_number.registration_number
msgid "Registration No.:"
msgstr "登録番号:"
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * l10n_jp_account_report_registration_number
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"

#. module: l10n_jp_account_report_registration_number
#: model:ir.model,name:l10n_jp_account_report_registration_number.model_account_move
msgid "Journal Entry"
msgstr ""

#. module: l10n_jp_account_report_registration_number
#: model:ir.model,name:l10n_jp_account_report_registration_number.model_account_payment
msgid "Payments"
msgstr ""

#. module: l10n_jp_account_report_registration_number
#: model:ir.model,name:l10n_jp_account_report_registration_number.model_registration_number_mixin
msgid "Registraction Number Mixin"
msgstr ""

#. module: l10n_jp_account_report_registration_number
#: model_terms:ir.ui.view,arch_db:l10n_jp_account_report_registration_number.registration_number
msgid "Registration No.:"
msgstr ""
3 changes: 3 additions & 0 deletions l10n_jp_account_report_registration_number/models/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from . import registration_number_mixin
from . import account_move
from . import account_payment
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Copyright 2023 Quartile (https://www.quartile.co)
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).

from odoo import models


class AccountMove(models.Model):
_name = "account.move"
_inherit = ["account.move", "registration.number.mixin"]
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Copyright 2023 Quartile (https://www.quartile.co)
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).

from odoo import models


class AccountPayment(models.Model):
_name = "account.payment"
_inherit = ["account.payment", "registration.number.mixin"]
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Copyright 2023 Quartile (https://www.quartile.co)
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).

from odoo import models


class RegistrationNumberMixin(models.AbstractModel):
_name = "registration.number.mixin"
_description = "Registraction Number Mixin"

def _show_registration_number(self):
"""This method is expected to be extended by the concrete
models as necessary.
"""
self.ensure_one()
if self.company_id.account_fiscal_country_id.code != "JP":
return False
if self.partner_id.country_id.code != "JP":
return False
return True
3 changes: 3 additions & 0 deletions l10n_jp_account_report_registration_number/pyproject.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[build-system]
requires = ["whool"]
build-backend = "whool.buildapi"
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
This module extends external report layouts to show company's Qualified
Invoice Issuer Registration Number on printed invoices and receipts for
domestic transactions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading