From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- .../lunch/report/lunch_cashmove_report_views.xml | 155 +++++++++++++++++++++ 1 file changed, 155 insertions(+) create mode 100644 addons/lunch/report/lunch_cashmove_report_views.xml (limited to 'addons/lunch/report/lunch_cashmove_report_views.xml') diff --git a/addons/lunch/report/lunch_cashmove_report_views.xml b/addons/lunch/report/lunch_cashmove_report_views.xml new file mode 100644 index 00000000..58e8b085 --- /dev/null +++ b/addons/lunch/report/lunch_cashmove_report_views.xml @@ -0,0 +1,155 @@ + + + + lunch.cashmove.report.search + lunch.cashmove.report + + + + + + + + + + + + + + lunch.cashmove.report.search + lunch.cashmove.report + + + + + + + + + + + + + lunch.cashmove.report.tree + lunch.cashmove.report + + + + + + + + + + + + + lunch.cashmove.report.tree + lunch.cashmove.report + + + + + + + + + + + + lunch.cashmove.report.form + lunch.cashmove.report + +
+ + + + + + + + +
+
+
+ + + lunch.cashmove.report.kanban + lunch.cashmove.report + + + + + + + + + +
+
+
+ + + +
+
+ + + +
+
+
+
+ + +
+
+
+ +
+
+
+
+
+
+
+
+
+ + + My Account + lunch.cashmove.report + tree + + [('user_id','=',uid)] + + +

+ No cash move yet +

+ Here you can see your cash moves.
A cash move can either be an expense or a payment. + An expense is automatically created when an order is received while a payment is a reimbursement to the company encoded by the manager. +

+
+
+ + + Control Accounts + lunch.cashmove.report + tree,kanban,form + + {"search_default_group_by_user":1} + + +

+ Create a new payment +

+ A cashmove can either be an expense or a payment.
+ An expense is automatically created at the order receipt.
+ A payment represents the employee reimbursement to the company. +

+
+
+
-- cgit v1.2.3