Feature #11673

Add opt-in forecasting info to the individual accounting situation report

Added by intrigeri 2016-08-20 10:46:24 . Updated 2016-11-22 18:21:26 .

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Target version:
Start date:
2016-08-20
Due date:
% Done:

50%

Feature Branch:
Type of work:
Code
Blueprint:

Starter:
Affected tool:
Deliverable for:

Description

$subject


Subtasks


History

#1 Updated by intrigeri 2016-11-10 12:36:50

  • Status changed from Confirmed to In Progress
  • Assignee changed from intrigeri to sajolida
  • % Done changed from 0 to 10
  • QA Check set to Info Needed

I’ve had a look, and IMO our forecasting data (planning.dat) is not maintained well enough for us to send info computed out of it to people by default. So I propose that we have this report include forecasting info in an opt-in way, and we’ll send this info only upon request, after checking that it’s up-to-date. What do you think?

#2 Updated by sajolida 2016-11-10 15:34:13

  • Assignee changed from sajolida to intrigeri
  • QA Check deleted (Info Needed)

Work for me. Now I wonder how workers will be aware of this possibility. Maybe add a line of text at the end of the usual report?

#3 Updated by intrigeri 2016-11-10 15:50:50

> Now I wonder how workers will be aware of this possibility. Maybe add a line of text at the end of the usual report?

Sounds good.

#4 Updated by intrigeri 2016-11-11 09:51:16

Implementation seems trivial: just make ledger_file = 'planning.dat' when --forecast is passed on the command-line.

#5 Updated by intrigeri 2016-11-11 19:35:25

  • % Done changed from 10 to 50

Done in commit 10197c8137493f02261154cf0af1dd19afcf286f (after the needed refactoring to ease extending the program), will push.

#6 Updated by intrigeri 2016-11-11 19:45:23

  • Subject changed from Consider adding forecasting to the individual accounting situation report to Add opt-in forecasting info to the individual accounting situation report
  • Assignee changed from intrigeri to sajolida
  • QA Check set to Ready for QA

#7 Updated by sajolida 2016-11-22 18:21:26

  • Status changed from In Progress to Resolved
  • Assignee deleted (sajolida)
  • QA Check deleted (Ready for QA)

Fine with me!