lp://staging/~julie-w/unifield-server/US-7545
- Get this branch:
- bzr branch lp://staging/~julie-w/unifield-server/US-7545
Branch merges
- UniField Reviewer Team: Pending requested
-
Diff: 719 lines (+290/-47) (has conflicts)12 files modifiedbin/addons/account_override/account.py (+23/-1)
bin/addons/analytic_override/analytic_account.py (+30/-9)
bin/addons/financing_contract/contract.py (+69/-16)
bin/addons/financing_contract/financing_contract_account_quadruplet.py (+104/-6)
bin/addons/financing_contract/financing_contract_view.xml (+1/-1)
bin/addons/financing_contract/format_line.py (+19/-3)
bin/addons/financing_contract/report/financing_interactive_xls.mako (+8/-0)
bin/addons/financing_contract/report/project_expenses_xls.mako (+1/-1)
bin/addons/financing_contract/report/report_interactive.py (+18/-2)
bin/addons/financing_contract/report/report_project_expenses.py (+6/-5)
bin/addons/financing_contract/wizard/wizard_interactive_report.py (+3/-2)
bin/addons/msf_profile/i18n/fr_MF.po (+8/-1)
Branch information
Recent revisions
- 5945. By Julie Nuguet
-
US-7545 [IMP] Analytic Accounts / get_cc_
linked_ to_fp: allow_all_cc is now a boolean instead of an instance - 5943. By Julie Nuguet
-
US-7545 [IMP] Financing Contracts
1) Fix the following UC:
- add FP1 and PF to a contract
- create a reporting line with quadruplets for both FP
- remove FP1 and the CC from the contract
- all quads were reset, although those linked to PF were still valid2) Add "TODO" for the remaining parts
- 5942. By Julie Nuguet
-
US-7545 [IMP] Financing Contracts: restrict the generation of quadruplets to:
1) if PF is selected => PF + all CC linked to the contract Prop. Instance
2) the other FP selected + the CC selected - 5940. By Julie Nuguet
-
US-7545 [IMP] Financing Contracts: when PF is selected don't fill in the CC list automatically anymore but make the related combinations still usable
- 5939. By Julie Nuguet
-
US-7545 [IMP] Financing Contracts: by defaut display the contracts ordered by "Eligibility date to"
- 5938. By Julie Nuguet
-
US-7545 [IMP] Analytic Accounts get_cc_
linked_ to_fp: don't browse all CC for the UC where CC are selected in the FP form (perf) - 5937. By Julie Nuguet
-
US-7545 [IMP] Financing Contracts / add_general_domain: remove "by reference" copy (avoid modifying "domain" in case "res" is modified)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/unifield-server