changeset 6271cadedf69 in modules/sale:default
details: https://hg.tryton.org/modules/sale?cmd=changeset&node=6271cadedf69
description:
Remove unused time series views
issue10663
diffstat:
view/sale_reporting_country_subdivision_time_series_list.xml | 8 --------
view/sale_reporting_country_time_series_list.xml | 8 --------
view/sale_reporting_customer_category_time_series_list.xml | 8 --------
view/sale_reporting_customer_time_series_list.xml | 8 --------
view/sale_reporting_product_category_time_series_list.xml | 8 --------
view/sale_reporting_product_time_series_list.xml | 8 --------
6 files changed, 0 insertions(+), 48 deletions(-)
diffs (72 lines):
diff -r 574b39d1bc73 -r 6271cadedf69
view/sale_reporting_country_subdivision_time_series_list.xml
--- a/view/sale_reporting_country_subdivision_time_series_list.xml Mon Oct
04 18:52:01 2021 +0200
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-<?xml version="1.0"?>
-<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
-this repository contains the full copyright notices and license terms. -->
-<tree>
- <field name="date"/>
- <field name="number"/>
- <field name="revenue"/>
-</tree>
diff -r 574b39d1bc73 -r 6271cadedf69
view/sale_reporting_country_time_series_list.xml
--- a/view/sale_reporting_country_time_series_list.xml Mon Oct 04 18:52:01
2021 +0200
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-<?xml version="1.0"?>
-<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
-this repository contains the full copyright notices and license terms. -->
-<tree>
- <field name="date"/>
- <field name="number"/>
- <field name="revenue"/>
-</tree>
diff -r 574b39d1bc73 -r 6271cadedf69
view/sale_reporting_customer_category_time_series_list.xml
--- a/view/sale_reporting_customer_category_time_series_list.xml Mon Oct
04 18:52:01 2021 +0200
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-<?xml version="1.0"?>
-<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
-this repository contains the full copyright notices and license terms. -->
-<tree>
- <field name="date"/>
- <field name="number"/>
- <field name="revenue"/>
-</tree>
diff -r 574b39d1bc73 -r 6271cadedf69
view/sale_reporting_customer_time_series_list.xml
--- a/view/sale_reporting_customer_time_series_list.xml Mon Oct 04 18:52:01
2021 +0200
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-<?xml version="1.0"?>
-<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
-this repository contains the full copyright notices and license terms. -->
-<tree>
- <field name="date"/>
- <field name="number"/>
- <field name="revenue"/>
-</tree>
diff -r 574b39d1bc73 -r 6271cadedf69
view/sale_reporting_product_category_time_series_list.xml
--- a/view/sale_reporting_product_category_time_series_list.xml Mon Oct 04
18:52:01 2021 +0200
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-<?xml version="1.0"?>
-<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
-this repository contains the full copyright notices and license terms. -->
-<tree>
- <field name="date"/>
- <field name="number"/>
- <field name="revenue"/>
-</tree>
diff -r 574b39d1bc73 -r 6271cadedf69
view/sale_reporting_product_time_series_list.xml
--- a/view/sale_reporting_product_time_series_list.xml Mon Oct 04 18:52:01
2021 +0200
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-<?xml version="1.0"?>
-<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
-this repository contains the full copyright notices and license terms. -->
-<tree>
- <field name="date"/>
- <field name="number"/>
- <field name="revenue"/>
-</tree>