From 139f748f3705bfd2f59fde588de664246043992c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20Moreno=20Ram=C3=ADrez?= Date: Thu, 13 Jan 2022 10:31:54 +0100 Subject: [PATCH] Added the ability to change state from the tree view. This commit refs #21686 --- aeat.xml | 55 +++++++++++++++++++++++++++++++++++++++- locale/es.po | 34 ++++++++++++++++++++++++- view/sii_report_list.xml | 4 +++ 3 files changed, 91 insertions(+), 2 deletions(-) diff --git a/aeat.xml b/aeat.xml index 3eb88a4..bb26633 100644 --- a/aeat.xml +++ b/aeat.xml @@ -202,6 +202,33 @@ + + Draft + + + + + + + Confirmed + + + + + + + Sending + + + + + + + All + + + + - + + Draft + + + + + + + Confirmed + + + + + + + Sending + + + + + + + All + + + + +