In-App Purchases
v 16.0 Third Party 137
Download for v 16.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Invoicing (account)
Discuss (mail)
Lines of code 3014
Technical Name oerp_invoice_hungary
LicenseOPL-1
Websitehttps://www.16szamla.odootakarok.hu/
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Invoicing (account)
Discuss (mail)
Lines of code 3014
Technical Name oerp_invoice_hungary
LicenseOPL-1
Websitehttps://www.16szamla.odootakarok.hu/

Made by

Online

ERP

Hungary Kft.

oerp_logo
odoo_gold_logo

Hungarian invoicing module

The Hungarian Invoicing module is allows you to manage all Odoo invoicing functions in Hungarian, create invoices in accordance with Hungarian legislation, send them to your customers and manage payments.

Simplify your invoicing process with our module, which includes the complete package of Odoo invoicing features!

Users get a full-featured invoicing application with all invoicing features translated into Hungarian

Hungarian user documentation https://www.16szamla.odootakarok.hu/dokumentacio

How it works?

NOTE: Hungarian invoicing module is available as 'In-App Purchase' for a recurring fee and not as a one-off purchase. With the purchase of the app, you get 5 and after that, you can choose to buy monthly or annual IAP pack.

Features

Packed with all the invoicing features. Tailored for Odoo 16.

NAV Online Dispatch, Audit data reporting function.

Monitoring of financial performance.

Available for both the enterprise and community versions.

Normal invoice

Advance invoice

Storno invoice

Delivery date and NAV sync

Final invoice

How to buy credit

Invoice sent to NAV

Adóhatósági ellenőrzési adatszolgáltatás

Odoo Proprietary License v1.0
This software and associated files (the "Software") may only be used (executed,
modified, executed after modifications) if you have purchased a valid license
from the authors, typically via Odoo Apps, or if you have received a written
agreement from the authors of the Software (see the COPYRIGHT file).
You may develop Odoo modules that use the Software as a library (typically
by depending on it, importing it and using its resources), but without copying
any source code or material from the Software. You may distribute those
modules under the license of your choice, provided that this license is
compatible with the terms of the Odoo Proprietary License (For example:
LGPL, MIT, or proprietary licenses similar to this one).
It is forbidden to publish, distribute, sublicense, or sell copies of the Software
or modified copies of the Software.
The above copyright notice and this permission notice must be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
Release new version: V16.0.2.0.0 - 2023.11.24
by
Online ERP Hungary Kft.
on 12/4/23, 8:41 AM Author

Improvements:
- Translation
- Preventing the posting of invoices without product
- Preventing down payment of more than the total invoice value
- Create an invoice from multiple sales orders
- Improving the rounding procedure for the invoice total

Fixes:
- Not allowing Hungarian invoicing if the company currency is not HUF.
- Improve paid invoice refund handling
- Application of rounding for invoices to be refunded
- Improvement of invoice item numbering for refund invoices

Source code cleanup:
- Removing unnecessary line breaks 
- Removing unnecessary comments
- Removing unnecessary imports 
- Improve notes and automatic formatting
- Elimination of extraneous importing
- Version number fix for semantic version number handling also used by odoo (16.0.1.4.2 -> 2.0.0)
| Odoo uses semantic version numbering for its modules.
| This principle is important for migration, 
| because Odoo handles version numbers according to this principle.
| See https://github.com/odoo/odoo/blob/16.0/odoo/tools/parse_version.py#L25


by
Virág Levente
on 5/5/23, 1:30 PM



Elkészült a magyar számlázás modulunk, mostantól ingyenesen letölthető az Odoo App Store-ból
by
Levente Virag
on 5/5/23, 1:30 PM



Release new version: V16.0.2.0.0 - 2023.11.24
by
Online ERP Hungary Kft.
on 11/29/23, 1:09 PM Author

Improvements:
- Translation
- Preventing the posting of invoices without product
- Preventing down payment of more than the total invoice value
- Preventing invoice creation from multiple sales orders
- Improving the rounding procedure for the invoice total
- Further development of batch invoice approval


Fixes:
- Not allowing Hungarian invoicing if the company currency is not HUF.
- Improve paid invoice refund handling
- Application of rounding for invoices to be refunded
- Improvement of invoice item numbering for refund invoices

Source code cleanup:
- Removing unnecessary line breaks 
- Removing unnecessary comments
- Removing unnecessary imports 
- Improve notes and automatic formatting
- Elimination of extraneous importing
- Version number fix for semantic version number handling also used by odoo (16.0.1.4.2 -> 2.0.0)
| Odoo uses semantic version numbering for its modules.
| This principle is important for migration, 
| because Odoo handles version numbers according to this principle.
| See https://github.com/odoo/odoo/blob/16.0/odoo/tools/parse_version.py#L25


Release new version: V16.0.1.4.0 - 2023.08.01
by
Online ERP Hungary Kft.
on 8/1/23, 1:45 PM Author

Improvements:
- Translation
- Improving the tax audit process for more accurate error reporting
- Improve the process for checking the correctness of the invoicing process

Fixes:
- Paid invoices cannot be cancelled
- Do not only open invoice back in case of NAV error
- Error when generating invoice information did not reset the invoice to draft and did not upload it to NAV
- Prices for advances could be incorrect if the "price_include" field was ticked in the tax
- After the last Odoo update, "Lock Posted Entries with Hash" was not visible in the journal settings.
- The credit note invoice name was not valid
- VAT exemption and VAT outside the scope of VAT are correctly handled
- No chat message received for some errors (e.g. connection error)


by
Győző Keil
on 6/24/23, 3:42 AM

Sajnos én az alábbi hibát kapom telepítéskor:

RPC_ERROR
Odoo Server Error
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/odoo/http.py", line 1578, in _serve_db
return service_model.retrying(self._serve_ir_http, self.env)
File "/usr/lib/python3/dist-packages/odoo/service/model.py", line 134, in retrying
result = func()
File "/usr/lib/python3/dist-packages/odoo/http.py", line 1607, in _serve_ir_http
response = self.dispatcher.dispatch(rule.endpoint, args)
File "/usr/lib/python3/dist-packages/odoo/http.py", line 1804, in dispatch
result = self.request.registry['ir.http']._dispatch(endpoint)
File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_http.py", line 140, in _dispatch
result = endpoint(**request.params)
File "/usr/lib/python3/dist-packages/odoo/http.py", line 698, in route_wrapper
result = endpoint(self, *args, **params_ok)
File "/usr/lib/python3/dist-packages/odoo/addons/web/controllers/dataset.py", line 46, in call_button
action = self._call_kw(model, method, args, kwargs)
File "/usr/lib/python3/dist-packages/odoo/addons/web/controllers/dataset.py", line 33, in _call_kw
return call_kw(request.env[model], method, args, kwargs)
File "/usr/lib/python3/dist-packages/odoo/api.py", line 461, in call_kw
result = _call_kw_multi(method, model, args, kwargs)
File "/usr/lib/python3/dist-packages/odoo/api.py", line 448, in _call_kw_multi
result = method(recs, *args, **kwargs)
File "", line 2, in button_immediate_install
File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 75, in check_and_log
return method(self, *args, **kwargs)
File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 490, in button_immediate_install
return self._button_immediate_function(type(self).button_install)
File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 614, in _button_immediate_function
registry = modules.registry.Registry.new(self._cr.dbname, update_module=True)
File "", line 2, in new
File "/usr/lib/python3/dist-packages/odoo/tools/func.py", line 87, in locked
return func(inst, *args, **kwargs)
File "/usr/lib/python3/dist-packages/odoo/modules/registry.py", line 91, in new
odoo.modules.load_modules(registry, force_demo, status, update_module)
File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 482, in load_modules
processed_modules += load_marked_modules(cr, graph,
File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 371, in load_marked_modules
loaded, processed = load_module_graph(
File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 230, in load_module_graph
load_data(cr, idref, mode, kind='data', package=package)
File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 71, in load_data
tools.convert_file(cr, package.name, filename, idref, mode, noupdate, kind)
File "/usr/lib/python3/dist-packages/odoo/tools/convert.py", line 760, in convert_file
convert_xml_import(cr, module, fp, idref, mode, noupdate)
File "/usr/lib/python3/dist-packages/odoo/tools/convert.py", line 826, in convert_xml_import
obj.parse(doc.getroot())
File "/usr/lib/python3/dist-packages/odoo/tools/convert.py", line 746, in parse
self._tag_root(de)
File "/usr/lib/python3/dist-packages/odoo/tools/convert.py", line 706, in _tag_root
raise ParseError(msg) from None # Restart with "--log-handler odoo.tools.convert:DEBUG" for complete traceback
odoo.tools.convert.ParseError: while parsing None:113
Error while validating view:

Element '' cannot be located in parent view

View error context:
{'file': '/usr/lib/python3/dist-packages/odoo/addons/oerp_invoice_hungary/views/report_invoice.xml',
'line': 2,
'name': 'document_tax_totals',
'view': ir.ui.view(918,),
'view.model': False,
'view.parent': ir.ui.view(691,),
'xmlid': 'document_tax_totals'}

Re:
by
Online ERP Hungary Kft.
on 6/26/23, 9:55 AM Author

Kedves Győző! 

A problémát az okozza, hogy a közelmúltban az odoo programkódjában történt egy változás és ez még nem jutott érvényre az adatbázisodban. 

Kérlek futtass le egy frissítést minden modulra és utána jó lesz.

Online ERP Kft.
Támogatás


Release new version: v16.0.1.3.3 - 2023.06.23
by
Online ERP Hungary Kft.
on 6/23/23, 7:29 AM Author

Improvements:
- Translation
- Vendor bank account labels in the Hungarian standard invoice layout 
- Add 'Payment Modes' summary list in setting page

Fixes:
- Invoice upload fixing
- Some field borders was missing or too bold in the Hungarian standard invoice layout


Release new version: V16.0.1.2.1 - 2023.06.15
by
Online ERP Hungary Kft.
on 6/15/23, 11:13 AM Author

Improvements:
- Translation.
- Add a vendor bank account in the Hungarian account layout
- Registration process

Fixes:
- Invoice item tax handling.
- Communication with the tax authorities
- Tax position management in the EU and third countries
- Smaller improvements



Release new version: V16.0.1.0.4 - 2023.05.16

- Improving the translation
- Update to ensure that gross unit price treatment is also reported correctly to NAV
- Addition of the Hungarian standard invoice layout
- Field updates for better visibility
- Minor improvements


New version release date: V16.0.1.2.1 - 2023.06.15
by
Online ERP Hungary Kft.
on 6/15/23, 11:12 AM Author

Improvements:
- Translation.
- Add a vendor bank account in the Hungarian account layout
- Registration process

Fixes:
- Invoice item tax handling.
- Communication with the tax authorities
- Tax position management in the EU and third countries
- Smaller improvements



Release new version: V16.0.1.0.4 - 2023.05.16

- Improving the translation
- Update to ensure that gross unit price treatment is also reported correctly to NAV
- Addition of the Hungarian standard invoice layout
- Field updates for better visibility
- Minor improvements




New version release date: V16.0.1.2.1 - 2023.06.15
by
Online ERP Hungary Kft.
on 6/15/23, 11:06 AM Author

Improvements:
- Translation.
- Add a vendor bank account in the Hungarian account layout
- Registration process

Fixes:
- Invoice item tax handling.
- Communication with the tax authorities
- Tax position management in the EU and third countries
- Smaller improvements


Release new version: V16.0.1.0.4 - 2023.05.16
by
Online ERP Hungary Kft.
on 5/17/23, 6:26 AM Author

- Improving the translation
- Update to ensure that gross unit price treatment is also reported correctly to NAV
- Addition of the Hungarian standard invoice layout
- Field updates for better visibility
- Minor improvements


Release new version: V16.0.1.0.4 - 2023.05.16
by
Online ERP Hungary Kft.
on 5/17/23, 6:25 AM Author

- Improving the translation
- Update to ensure that gross unit price treatment is also reported correctly to NAV
- Addition of the Hungarian standard invoice layout
- Field updates for better visibility
- Minor improvements