On Mon, Aug 13, 2018 at 04:16:40PM +0800, 鄧雅芸 wrote:
> 昌倬您好:
>
>
>
> 在核銷宿舍費時,主計室要求補上每間房號的住宿日期,
>
> 因您之前提供的僅有名單(如附件),再麻煩您補上每間房住宿的期間,謝謝。
Hi team,
* NCTU accounting office needs the start date / end date of every
dormitory rooms to write off NCTU budget for dormitory.
--
ChangZhuo Chen (陳
Hi!
I've done a bunch of work to bootstrap the DC19 accounting. I tried to
bring it back closer to what was done for dc15-dc17 but incorporate good
ideas from dc18.
I am not a ledger-cli wizard nor a professional accountant, so if you
have time and opinions on how the DebConf accounting should be
Hi ChangZhuo (2018.08.14_03:55:36_+0200)
> * NCTU accounting office needs the start date / end date of every
> dormitory rooms to write off NCTU budget for dormitory.
I sent you the result of this query:
SELECT room,
min(date) as first_arrival,
DATE(max(date) + INTERVAL '1 day') AS last_dep