diff --git a/pending_call.xml b/pending_call.xml
new file mode 100644
index 0000000..af67a3b
--- /dev/null
+++ b/pending_call.xml
@@ -0,0 +1,43 @@
+
+
+
+
+
+ Pending pending_call
+ sale.pending_call
+
+
+
+ sale.pending_call
+ tree
+ pending_call_tree
+
+
+ sale.pending_call
+ form
+ pending_call_form
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/tryton.cfg b/tryton.cfg
index 78183aa..e1e90d4 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -7,5 +7,6 @@ xml:
call.xml
prospect_trace.xml
prospect.xml
+ pending_call.xml
./locations/departments.xml
./locations/cities.xml
\ No newline at end of file
diff --git a/view/pending_call_form.xml b/view/pending_call_form.xml
new file mode 100644
index 0000000..707df4f
--- /dev/null
+++ b/view/pending_call_form.xml
@@ -0,0 +1,10 @@
+
+
+
\ No newline at end of file
diff --git a/view/pending_call_tree.xml b/view/pending_call_tree.xml
new file mode 100644
index 0000000..eab7a20
--- /dev/null
+++ b/view/pending_call_tree.xml
@@ -0,0 +1,7 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/view/prospect_trace_form.xml b/view/prospect_trace_form.xml
index e6c14d2..bf255d4 100644
--- a/view/prospect_trace_form.xml
+++ b/view/prospect_trace_form.xml
@@ -19,5 +19,8 @@ this repository contains the full copyright notices and license terms. -->
+
+
+
\ No newline at end of file
diff --git a/view/prospect_trace_tree.xml b/view/prospect_trace_tree.xml
index d966ed9..752e41f 100644
--- a/view/prospect_trace_tree.xml
+++ b/view/prospect_trace_tree.xml
@@ -7,4 +7,5 @@ this repository contains the full copyright notices and license terms. -->
+
\ No newline at end of file