v 14.0 Third Party 219
Download for v 14.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Invoicing (account)
Discuss (mail)
Lines of code 212
Technical Name l10n_tn_stamp_tax
LicenseLGPL-3
Websitehttps://www.netformica.com
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 212
Technical Name l10n_tn_stamp_tax
LicenseLGPL-3
Websitehttps://www.netformica.com

Stamp Tax

This module allow you to add a stamp tax in the invoice

Contact Us


+216 99 498 120

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.
Good but ..
by
Zied dams
on 12/1/22, 5:46 AM

Hi , i followed all your steps but when saving the new invoice i am getting this Validation Error 'Missing required account on accountable invoice line.' (Odoo 15) any help please ?

Re: Good but ..
by
MOHAMED MACHTA
on 12/1/22, 8:17 AM Author

This version is for odoo 13, it's not yet upgraded to odoo 15


by
test
on 3/12/24, 3:14 AM

Hello , 

This module is not available for odoo 16 ? 

Re:
by
MOHAMED MACHTA
on 3/12/24, 6:53 AM Author

Sorry but is not available in v16


Issues / bugs
by
Houssem Selmi
on 11/21/21, 2:35 PM

after installing the modules, this error appear every time we invoice 


Traceback (most recent call last):
  File "/home/odoo/src/odoo/15.0/odoo/models.py", line 5332, in _update_cache
    field_values = [(fields[name], value) for name, value in values.items()]
  File "/home/odoo/src/odoo/15.0/odoo/models.py", line 5332, in <listcomp>
    field_values = [(fields[name], value) for name, value in values.items()]
KeyError: 'stamp_tax'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/odoo/src/odoo/15.0/odoo/addons/base/models/ir_http.py", line 237, in _dispatch
    result = request.dispatch()
  File "/home/odoo/src/odoo/15.0/odoo/http.py", line 687, in dispatch
    result = self._call_function(**self.params)
  File "/home/odoo/src/odoo/15.0/odoo/http.py", line 359, in _call_function
    return checked_call(self.db, *args, **kwargs)
  File "/home/odoo/src/odoo/15.0/odoo/service/model.py", line 94, in wrapper
    return f(dbname, *args, **kwargs)
  File "/home/odoo/src/odoo/15.0/odoo/http.py", line 348, in checked_call
    result = self.endpoint(*a, **kw)
  File "/home/odoo/src/odoo/15.0/odoo/http.py", line 916, in __call__
    return self.method(*args, **kw)
  File "/home/odoo/src/odoo/15.0/odoo/http.py", line 535, in response_wrap
    response = f(*args, **kw)
  File "/home/odoo/src/odoo/15.0/addons/web/controllers/main.py", line 1335, in call_kw
    return self._call_kw(model, method, args, kwargs)
  File "/home/odoo/src/odoo/15.0/addons/web/controllers/main.py", line 1327, in _call_kw
    return call_kw(request.env[model], method, args, kwargs)
  File "/home/odoo/src/odoo/15.0/odoo/api.py", line 464, in call_kw
    result = _call_kw_multi(method, model, args, kwargs)
  File "/home/odoo/src/odoo/15.0/odoo/api.py", line 451, in _call_kw_multi
    result = method(recs, *args, **kwargs)
  File "/home/odoo/src/odoo/15.0/addons/account/models/account_move.py", line 1128, in onchange
    return super(AccountMove, self.with_context(recursive_onchanges=False)).onchange(values, field_name, field_onchange)
  File "/home/odoo/src/odoo/15.0/odoo/models.py", line 6402, in onchange
    record = self.new(initial_values, origin=self)
  File "/home/odoo/src/odoo/15.0/odoo/models.py", line 5692, in new
    record._update_cache(values, validate=False)
  File "/home/odoo/src/odoo/15.0/odoo/models.py", line 5334, in _update_cache
    raise ValueError("Invalid field %r on model %r" % (e.args[0], self._name))
Exception

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/odoo/src/odoo/15.0/odoo/http.py", line 643, in _handle_exception
    return super(JsonRequest, self)._handle_exception(exception)
  File "/home/odoo/src/odoo/15.0/odoo/http.py", line 301, in _handle_exception
    raise exception.with_traceback(None) from new_cause
ValueError: Invalid field 'stamp_tax' on model 'account.move'
Re: Issues / bugs
by
MOHAMED MACHTA
on 11/21/21, 3:23 PM Author

Thi was with V14? 


Bug Fix
by
Fakhri AZOUZI
on 6/5/21, 7:16 AM

Dear sir,


We fix two Problems :

1/ When we create credit note

2/ When we change date in draft invoice

Thank you 

Re: Bug Fix
by
MOHAMED MACHTA
on 6/15/21, 1:28 AM Author

Thanks for the comment, 
This was fixed in the last version, please try it.