Merge lp://staging/~jfb-tempo-consulting/unifield-server/us-1938 into lp://staging/~jfb-tempo-consulting/unifield-server/jfb-int
Proposed by
jftempo
Status: | Needs review |
---|---|
Proposed branch: | lp://staging/~jfb-tempo-consulting/unifield-server/us-1938 |
Merge into: | lp://staging/~jfb-tempo-consulting/unifield-server/jfb-int |
Diff against target: |
470 lines (+131/-70) 13 files modified
bin/addons/account/account.py (+49/-7) bin/addons/account/account_move_line.py (+0/-24) bin/addons/account/invoice.py (+16/-6) bin/addons/account_corrections/account_move_line.py (+1/-1) bin/addons/account_hq_entries/wizard/hq_entries_validation.py (+1/-1) bin/addons/account_override/account.py (+0/-15) bin/addons/account_override/account_move_line.py (+1/-0) bin/addons/analytic_distribution/wizard/analytic_distribution_wizard.py (+6/-3) bin/addons/analytic_override/analytic_distribution.py (+18/-0) bin/addons/msf_accrual/msf_accrual_line.py (+24/-6) bin/addons/register_accounting/account_bank_statement.py (+10/-4) bin/addons/res_currency_functional/account_move_line_compute_currency.py (+3/-1) bin/osv/orm.py (+2/-2) |
To merge this branch: | bzr merge lp://staging/~jfb-tempo-consulting/unifield-server/us-1938 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
jftempo | Pending | ||
Review via email: mp+352806@code.staging.launchpad.net |
To post a comment you must log in.
Unmerged revisions
- 5021. By jftempo
-
Temp posted reg line, change partner, AJI must be updated
- 5020. By jftempo
-
Debug removed
- 5019. By jftempo
-
AJIs recreation: use case when AD is changed on temp reg line + AD on header JE
- 5018. By jftempo
-
fields_to_fetch missing field
- 5017. By jftempo
-
WIP: account.
move.validate: recreate AJI only when needed - 5016. By jftempo
-
Delete duplicated method account.
move.line. create_ analytic_ lines - 5015. By jftempo
-
AJIs recreation: copy account.move.line (for example on JI G/L account correction) no need to copy AJIs
- 5014. By jftempo
-
AJIs recreation: manual JE, set AD on the last JI that changes the JIs state from invalid to valid
- 5013. By jftempo
-
AJIs recreation during validation of split HQ entries
- 5012. By jftempo
-
Debug