Skip to content
Snippets Groups Projects
Commit 315a598f authored by Alpesh Valaki's avatar Alpesh Valaki Committed by Martin Trigaux
Browse files

[IMP] account: type on docstring


fix typo on docstring of _get_last_sequence method

closes odoo/odoo#63619

Signed-off-by: default avatarMartin Trigaux (mat) <mat@odoo.com>
parent ecad945e
No related branches found
No related tags found
No related merge requests found
......@@ -123,7 +123,7 @@ class SequenceMixin(models.AbstractModel):
def _get_last_sequence_domain(self, relaxed=False):
"""Get the sql domain to retreive the previous sequence number.
This function should be overriden by models heriting from this mixin.
This function should be overriden by models inheriting from this mixin.
:param relaxed: see _get_last_sequence.
......
India, 2020-12-21
I hereby agree to the terms of the Odoo Individual Contributor License Agreement v1.0.
I declare that I am authorized and able to make this agreement and sign this declaration.
Signed,
Alpesh Valaki alpeshvalaki@gmail.com https://github.com/ADVALAKI
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment