|
11.
|
|
|
Renumber Account Moves
|
|
|
module: account_renumber
|
|
|
|
(no translation yet)
|
|
|
|
Located in
wizard_view:account_renumber.renumber_wizard,init:0
model:ir.actions.wizard,name:account_renumber.wiz_account_renumber
model:ir.ui.menu,name:account_renumber.menu_account_renumber
|
|
12.
|
|
|
Posted moves from those journals will be sorted by date and then assigned sequential numbers using their journal sequence.
|
|
|
module: account_renumber
|
|
|
|
(no translation yet)
|
|
|
|
Located in
wizard_view:account_renumber.renumber_wizard,init:0
|
|
13.
|
|
|
Cancel
|
|
|
module: account_renumber
|
|
|
|
(no translation yet)
|
|
|
|
Located in
wizard_button:account_renumber.renumber_wizard,init,end:0
|
|
14.
|
|
|
Show results
|
|
|
module: account_renumber
|
|
|
|
(no translation yet)
|
|
|
|
Located in
wizard_button:account_renumber.renumber_wizard,renumber,show_results:0
|
|
15.
|
|
|
This module adds a wizard to renumber account moves by date.
The wizard, that will be added to the "End of Year Treatments",
let's you select one or more journals and fiscal periods,
set a starting number; and then renumber all the posted moves
from those journals and periods sorted by date.
It will recreate the sequence number of each account move using their journal sequence so:
- Sequences per journal are supported.
- Sequences with prefixes and sufixes based on the move date are also supported.
|
|
|
module: account_renumber
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
model:ir.module.module,description:account_renumber.module_meta_information
|
|
16.
|
|
|
Renumbered account moves
|
|
|
module: account_renumber
|
|
|
|
(no translation yet)
|
|
|
|
Located in
code:addons/account_renumber/wizard/wizard_renumber.py:0
|
|
17.
|
|
|
The moves of the selected journals and periods have been renumbered.
|
|
|
module: account_renumber
|
|
|
|
(no translation yet)
|
|
|
|
Located in
wizard_view:account_renumber.renumber_wizard,renumber:0
|
|
18.
|
|
|
Renumber Account Moves - Done
|
|
|
module: account_renumber
|
|
|
|
(no translation yet)
|
|
|
|
Located in
wizard_view:account_renumber.renumber_wizard,renumber:0
|
|
19.
|
|
|
Periods
|
|
|
module: account_renumber
|
|
|
|
(no translation yet)
|
|
|
|
Located in
wizard_field:account_renumber.renumber_wizard,init,period_ids:0
wizard_field:account_renumber.renumber_wizard,renumber,period_ids:0
|
|
20.
|
|
|
Renumbered fiscal periods
|
|
|
module: account_renumber
|
|
|
|
(no translation yet)
|
|
|
|
Located in
help:account_renumber.renumber_wizard,renumber,period_ids:0
|