fixing report transaction
This commit is contained in:
parent
f60eddb922
commit
c05ea57003
|
|
@ -1,5 +1,5 @@
|
||||||
<odoo>
|
<odoo>
|
||||||
<data>
|
<data noupdate="1">
|
||||||
<record id="incoming_notify_send_send_email" model="mail.template">
|
<record id="incoming_notify_send_send_email" model="mail.template">
|
||||||
<field name="name">Transaction Send Message</field>
|
<field name="name">Transaction Send Message</field>
|
||||||
<field name="model_id" ref="exp_transaction_documents.model_incoming_transaction"/>
|
<field name="model_id" ref="exp_transaction_documents.model_incoming_transaction"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<odoo>
|
<odoo>
|
||||||
<data>
|
<data noupdate="1">
|
||||||
|
|
||||||
|
|
||||||
<record id="internal_approval1_request_email" model="mail.template">
|
<record id="internal_approval1_request_email" model="mail.template">
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<odoo>
|
<odoo>
|
||||||
<data>
|
<data noupdate="1">
|
||||||
<record id="out_approval1_request_email" model="mail.template">
|
<record id="out_approval1_request_email" model="mail.template">
|
||||||
<field name="name">Unit Manager Approval Request Message</field>
|
<field name="name">Unit Manager Approval Request Message</field>
|
||||||
<field name="model_id" ref="exp_transaction_documents.model_outgoing_transaction"/>
|
<field name="model_id" ref="exp_transaction_documents.model_outgoing_transaction"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<odoo>
|
<odoo>
|
||||||
<data>
|
<data noupdate="1">
|
||||||
<record model="ir.cron" id="state_change_leave">
|
<record model="ir.cron" id="state_change_leave">
|
||||||
<field name="name">التغيير التلقائى لحالة التفويض</field>
|
<field name="name">التغيير التلقائى لحالة التفويض</field>
|
||||||
<field name="active">True</field>
|
<field name="active">True</field>
|
||||||
|
|
|
||||||
|
|
@ -2,33 +2,31 @@
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * exp_transaction_report
|
# * exp_transaction_report
|
||||||
#
|
#
|
||||||
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 14.0\n"
|
"Project-Id-Version: Odoo Server 14.0\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2023-01-10 09:42+0000\n"
|
"POT-Creation-Date: 2023-01-10 09:42+0000\n"
|
||||||
"PO-Revision-Date: 2023-01-10 09:42+0000\n"
|
"PO-Revision-Date: 2025-05-11 19:15+0200\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
|
"Language: ar\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: \n"
|
"Plural-Forms: nplurals=6; plural=(n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5);\n"
|
||||||
|
"X-Generator: Poedit 3.6\n"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.achievement_tran_report_temp
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.achievement_tran_report_temp
|
||||||
msgid "Achievement Report"
|
msgid "Achievement Report"
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
|
||||||
#: model:ir.actions.report,name:exp_transaction_report.achievement_transaction_complete_report
|
|
||||||
msgid "Achievement Transaction Report"
|
|
||||||
msgstr "تقرير الإنجاز"
|
msgstr "تقرير الإنجاز"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.achievement_tran_report_temp
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.achievement_tran_report_temp
|
||||||
msgid "Administration/Employee"
|
msgid "Administration/Employee"
|
||||||
msgstr ""
|
msgstr "الإدارة / الموظف"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__achievement_transaction_report_wizard__type_transact__all
|
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__achievement_transaction_report_wizard__type_transact__all
|
||||||
|
|
@ -37,9 +35,38 @@ msgstr ""
|
||||||
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__incoming_transaction_report_wizard__type_transact__all
|
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__incoming_transaction_report_wizard__type_transact__all
|
||||||
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__late_transaction_report_wizard__type_transact__all
|
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__late_transaction_report_wizard__type_transact__all
|
||||||
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__outgoing_transaction_report_wizard__type_transact__all
|
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__outgoing_transaction_report_wizard__type_transact__all
|
||||||
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__transaction_common_report__type_transact__all
|
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr ""
|
msgstr "الكل"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
#. module: exp_transaction_report
|
||||||
|
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__achievement_transaction_report_wizard__type_transact__internal
|
||||||
|
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__close_transaction_report_wizard__type_transact__internal
|
||||||
|
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__forward_transaction_report_wizard__type_transact__internal
|
||||||
|
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__incoming_transaction_report_wizard__type_transact__internal
|
||||||
|
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__late_transaction_report_wizard__type_transact__internal
|
||||||
|
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__outgoing_transaction_report_wizard__type_transact__internal
|
||||||
|
|
||||||
|
|
||||||
|
msgid "Internal"
|
||||||
|
msgstr "داخلي"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
#. module: exp_transaction_report
|
||||||
|
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__achievement_transaction_report_wizard__type_transact__incoming
|
||||||
|
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__close_transaction_report_wizard__type_transact__incoming
|
||||||
|
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__forward_transaction_report_wizard__type_transact__incoming
|
||||||
|
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__incoming_transaction_report_wizard__type_transact__incoming
|
||||||
|
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__late_transaction_report_wizard__type_transact__incoming
|
||||||
|
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__outgoing_transaction_report_wizard__type_transact__incoming
|
||||||
|
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__outstanding_transaction_report_wizard__type_transact__incoming
|
||||||
|
msgid "Incoming"
|
||||||
|
msgstr "الواردة"
|
||||||
|
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.achievement_transaction_report_wizard_view
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.achievement_transaction_report_wizard_view
|
||||||
|
|
@ -50,12 +77,13 @@ msgstr ""
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.outgoing_transaction_report_wizard_view
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.outgoing_transaction_report_wizard_view
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.outstanding_transaction_report_wizard_view
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.outstanding_transaction_report_wizard_view
|
||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr ""
|
msgstr "إلغاء"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_close_transaction_report
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_close_transaction_report
|
||||||
msgid "Cause of closure"
|
msgid "Cause of closure"
|
||||||
msgstr ""
|
msgstr "سبب الإغلاق"
|
||||||
|
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_forw_transaction_report
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_forw_transaction_report
|
||||||
|
|
@ -65,19 +93,18 @@ msgstr ""
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model:ir.actions.report,name:exp_transaction_report.close_transaction_complete_report
|
#: model:ir.actions.report,name:exp_transaction_report.close_transaction_complete_report
|
||||||
msgid "Close Transaction Report"
|
msgid "Close Transaction Report"
|
||||||
msgstr "تقرير المعاملات المغلقه"
|
msgstr "تقرير المعاملات المغلقة"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: code:addons/exp_transaction_report/wizard/close_transaction_wiz.py:0
|
#: code:addons/exp_transaction_report/wizard/close_transaction_wiz.py:0
|
||||||
#: code:addons/exp_transaction_report/wizard/close_transaction_wiz.py:0
|
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Close Transactions Report"
|
msgid "Close Transactions Report"
|
||||||
msgstr "تقرير المعاملات المغلقه"
|
msgstr "تقرير إغلاق المعاملات"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_close_transaction_report
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_close_transaction_report
|
||||||
msgid "Closed Transaction Report"
|
msgid "Closed Transaction Report"
|
||||||
msgstr ""
|
msgstr "تقرير المعاملات المغلقة"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: code:addons/exp_transaction_report/wizard/close_transaction_wiz.py:0
|
#: code:addons/exp_transaction_report/wizard/close_transaction_wiz.py:0
|
||||||
|
|
@ -88,37 +115,13 @@ msgstr "تاريخ الإغلاق"
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_close_transaction_report
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_close_transaction_report
|
||||||
msgid "Closure Date"
|
msgid "Closure Date"
|
||||||
msgstr ""
|
msgstr "تاريخ الإغلاق"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: code:addons/exp_transaction_report/wizard/achievement_transaction_report_wiz.py:0
|
#: code:addons/exp_transaction_report/wizard/achievement_transaction_report_wiz.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Compilation Report"
|
msgid "Compilation Report"
|
||||||
msgstr "تقرير الإنجاز"
|
msgstr "تقرير التجميع"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_achievement_transaction_report_wizard__create_uid
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_close_transaction_report_wizard__create_uid
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_forward_transaction_report_wizard__create_uid
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_incoming_transaction_report_wizard__create_uid
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_late_transaction_report_wizard__create_uid
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_outgoing_transaction_report_wizard__create_uid
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_outstanding_transaction_report_wizard__create_uid
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_transaction_common_report__create_uid
|
|
||||||
msgid "Created by"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_achievement_transaction_report_wizard__create_date
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_close_transaction_report_wizard__create_date
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_forward_transaction_report_wizard__create_date
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_incoming_transaction_report_wizard__create_date
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_late_transaction_report_wizard__create_date
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_outgoing_transaction_report_wizard__create_date
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_outstanding_transaction_report_wizard__create_date
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_transaction_common_report__create_date
|
|
||||||
msgid "Created on"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: code:addons/exp_transaction_report/wizard/close_transaction_wiz.py:0
|
#: code:addons/exp_transaction_report/wizard/close_transaction_wiz.py:0
|
||||||
|
|
@ -130,293 +133,162 @@ msgstr "تاريخ المعاملة"
|
||||||
#: code:addons/exp_transaction_report/wizard/achievement_transaction_report_wiz.py:0
|
#: code:addons/exp_transaction_report/wizard/achievement_transaction_report_wiz.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Department/Employee"
|
msgid "Department/Employee"
|
||||||
msgstr "الادارة/الموظف "
|
msgstr "القسم / الموظف"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_achievement_transaction_report_wizard__display_name
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_close_transaction_report_wizard__display_name
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_forward_transaction_report_wizard__display_name
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_incoming_transaction_report_wizard__display_name
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_late_transaction_report_wizard__display_name
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_outgoing_transaction_report_wizard__display_name
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_outstanding_transaction_report_wizard__display_name
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_report_exp_transaction_report_achievement_tran_report_temp__display_name
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_report_exp_transaction_report_achievement_transaction_xls__display_name
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_report_exp_transaction_report_close_transaction_xls__display_name
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_report_exp_transaction_report_outstand_transaction_report_temp__display_name
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_report_exp_transaction_report_template_close_transaction_report__display_name
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_report_exp_transaction_report_template_forw_transaction_report__display_name
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_report_exp_transaction_report_template_incom_transaction_report__display_name
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_report_exp_transaction_report_template_late_transaction_report__display_name
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_report_exp_transaction_report_template_out_transaction_report__display_name
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_transaction_common_report__display_name
|
|
||||||
msgid "Display Name"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_late_transaction_report
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_late_transaction_report
|
||||||
msgid "Due Date"
|
msgid "Due Date"
|
||||||
msgstr ""
|
msgstr "تاريخ الاستحقاق"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__achievement_transaction_report_wizard__type__employee
|
|
||||||
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__close_transaction_report_wizard__type__employee
|
|
||||||
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__forward_transaction_report_wizard__type__employee
|
|
||||||
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__incoming_transaction_report_wizard__type__employee
|
|
||||||
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__late_transaction_report_wizard__type__employee
|
|
||||||
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__outgoing_transaction_report_wizard__type__employee
|
|
||||||
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__outstanding_transaction_report_wizard__type__employee
|
|
||||||
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__transaction_common_report__type__employee
|
|
||||||
msgid "Employee"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_achievement_transaction_report_wizard__end_date
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_close_transaction_report_wizard__end_date
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_forward_transaction_report_wizard__end_date
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_incoming_transaction_report_wizard__end_date
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_late_transaction_report_wizard__end_date
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_outgoing_transaction_report_wizard__end_date
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_outstanding_transaction_report_wizard__end_date
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_transaction_common_report__end_date
|
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.achievement_tran_report_temp
|
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.outstand_transaction_report_temp
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.outstand_transaction_report_temp
|
||||||
|
msgid "Report Outstanding Transaction"
|
||||||
|
msgstr "تقرير المعاملات المعلّقة"
|
||||||
|
|
||||||
|
#. module: exp_transaction_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.outstand_transaction_report_temp
|
||||||
|
msgid "Outgoing Transactions"
|
||||||
|
msgstr "المعاملات الصادرة"
|
||||||
|
|
||||||
|
#. module: exp_transaction_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.outstand_transaction_report_temp
|
||||||
|
msgid "Incoming Transactions"
|
||||||
|
msgstr "المعاملات الواردة"
|
||||||
|
|
||||||
|
|
||||||
|
#. module: exp_transaction_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.achievement_tran_report_temp
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_close_transaction_report
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_close_transaction_report
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_forw_transaction_report
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_forw_transaction_report
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_incom_transaction_report
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_incom_transaction_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_late_transaction_report
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_out_transaction_report
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_out_transaction_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.outstand_transaction_report_temp
|
||||||
|
|
||||||
|
msgid "Start Date"
|
||||||
|
msgstr "تاريخ البدء"
|
||||||
|
|
||||||
|
#. module: exp_transaction_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.achievement_tran_report_temp
|
||||||
|
|
||||||
msgid "End Date"
|
msgid "End Date"
|
||||||
msgstr ""
|
msgstr "تاريخ الانتهاء"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
|
||||||
#: code:addons/exp_transaction_report/wizard/achievement_transaction_report_wiz.py:0
|
|
||||||
#: code:addons/exp_transaction_report/wizard/close_transaction_wiz.py:0
|
|
||||||
#, python-format
|
|
||||||
msgid "End date"
|
|
||||||
msgstr "تاريخ الإنتهاء"
|
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_achievement_transaction_report_wizard__entity_ids
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_close_transaction_report_wizard__entity_ids
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_forward_transaction_report_wizard__entity_ids
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_incoming_transaction_report_wizard__entity_ids
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_late_transaction_report_wizard__entity_ids
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_outgoing_transaction_report_wizard__entity_ids
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_outstanding_transaction_report_wizard__entity_ids
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_transaction_common_report__entity_ids
|
|
||||||
msgid "Entities"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model:ir.actions.report,name:exp_transaction_report.forward_transaction_complete_report
|
#: model:ir.actions.report,name:exp_transaction_report.forward_transaction_complete_report
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_forw_transaction_report
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_forw_transaction_report
|
||||||
msgid "Forward Transaction Report"
|
msgid "Forward Transaction Report"
|
||||||
msgstr "تقرير المعاملات المحاله"
|
msgstr "تقرير المعاملات المُحوّلة"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_incom_transaction_report
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_incom_transaction_report
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_late_transaction_report
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_late_transaction_report
|
||||||
msgid "Going To"
|
msgid "Going To"
|
||||||
msgstr ""
|
msgstr "مُتوجه إلى"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_achievement_transaction_report_wizard__id
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_close_transaction_report_wizard__id
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_forward_transaction_report_wizard__id
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_incoming_transaction_report_wizard__id
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_late_transaction_report_wizard__id
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_outgoing_transaction_report_wizard__id
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_outstanding_transaction_report_wizard__id
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_report_exp_transaction_report_achievement_tran_report_temp__id
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_report_exp_transaction_report_achievement_transaction_xls__id
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_report_exp_transaction_report_close_transaction_xls__id
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_report_exp_transaction_report_outstand_transaction_report_temp__id
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_report_exp_transaction_report_template_close_transaction_report__id
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_report_exp_transaction_report_template_forw_transaction_report__id
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_report_exp_transaction_report_template_incom_transaction_report__id
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_report_exp_transaction_report_template_late_transaction_report__id
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_report_exp_transaction_report_template_out_transaction_report__id
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_transaction_common_report__id
|
|
||||||
msgid "ID"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
|
||||||
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__achievement_transaction_report_wizard__type_transact__incoming
|
|
||||||
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__close_transaction_report_wizard__type_transact__incoming
|
|
||||||
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__forward_transaction_report_wizard__type_transact__incoming
|
|
||||||
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__incoming_transaction_report_wizard__type_transact__incoming
|
|
||||||
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__late_transaction_report_wizard__type_transact__incoming
|
|
||||||
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__outstanding_transaction_report_wizard__type_transact__incoming
|
|
||||||
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__transaction_common_report__type_transact__incoming
|
|
||||||
msgid "Incoming"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_incom_transaction_report
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_incom_transaction_report
|
||||||
msgid "Incoming From"
|
msgid "Incoming From"
|
||||||
msgstr ""
|
msgstr "واردة من"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model:ir.actions.report,name:exp_transaction_report.incom_transaction_complete_report
|
#: model:ir.actions.report,name:exp_transaction_report.incom_transaction_complete_report
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_incom_transaction_report
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_incom_transaction_report
|
||||||
msgid "Incoming Transaction Report"
|
msgid "Incoming Transaction Report"
|
||||||
msgstr "تقرير المعاملات الوارده"
|
msgstr "تقرير المعاملات الواردة"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
|
||||||
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__achievement_transaction_report_wizard__type_transact__internal
|
|
||||||
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__close_transaction_report_wizard__type_transact__internal
|
|
||||||
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__forward_transaction_report_wizard__type_transact__internal
|
|
||||||
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__incoming_transaction_report_wizard__type_transact__internal
|
|
||||||
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__late_transaction_report_wizard__type_transact__internal
|
|
||||||
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__outgoing_transaction_report_wizard__type_transact__internal
|
|
||||||
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__transaction_common_report__type_transact__internal
|
|
||||||
msgid "Internal"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_achievement_transaction_report_wizard____last_update
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_close_transaction_report_wizard____last_update
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_forward_transaction_report_wizard____last_update
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_incoming_transaction_report_wizard____last_update
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_late_transaction_report_wizard____last_update
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_outgoing_transaction_report_wizard____last_update
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_outstanding_transaction_report_wizard____last_update
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_report_exp_transaction_report_achievement_tran_report_temp____last_update
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_report_exp_transaction_report_achievement_transaction_xls____last_update
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_report_exp_transaction_report_close_transaction_xls____last_update
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_report_exp_transaction_report_outstand_transaction_report_temp____last_update
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_report_exp_transaction_report_template_close_transaction_report____last_update
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_report_exp_transaction_report_template_forw_transaction_report____last_update
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_report_exp_transaction_report_template_incom_transaction_report____last_update
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_report_exp_transaction_report_template_late_transaction_report____last_update
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_report_exp_transaction_report_template_out_transaction_report____last_update
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_transaction_common_report____last_update
|
|
||||||
msgid "Last Modified on"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_achievement_transaction_report_wizard__write_uid
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_close_transaction_report_wizard__write_uid
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_forward_transaction_report_wizard__write_uid
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_incoming_transaction_report_wizard__write_uid
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_late_transaction_report_wizard__write_uid
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_outgoing_transaction_report_wizard__write_uid
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_outstanding_transaction_report_wizard__write_uid
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_transaction_common_report__write_uid
|
|
||||||
msgid "Last Updated by"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_achievement_transaction_report_wizard__write_date
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_close_transaction_report_wizard__write_date
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_forward_transaction_report_wizard__write_date
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_incoming_transaction_report_wizard__write_date
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_late_transaction_report_wizard__write_date
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_outgoing_transaction_report_wizard__write_date
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_outstanding_transaction_report_wizard__write_date
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_transaction_common_report__write_date
|
|
||||||
msgid "Last Updated on"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model:ir.actions.report,name:exp_transaction_report.late_transaction_complete_report
|
#: model:ir.actions.report,name:exp_transaction_report.late_transaction_complete_report
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_late_transaction_report
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_late_transaction_report
|
||||||
msgid "Late Transaction Report"
|
msgid "Late Transaction Report"
|
||||||
msgstr "تقرير المعاملات المتأخره"
|
msgstr "تقرير المعاملات المتأخرة"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: code:addons/exp_transaction_report/wizard/achievement_transaction_report_wiz.py:0
|
#: code:addons/exp_transaction_report/wizard/achievement_transaction_report_wiz.py:0
|
||||||
#: code:addons/exp_transaction_report/wizard/close_transaction_wiz.py:0
|
|
||||||
#: code:addons/exp_transaction_report/wizard/forward_transaction_report_wiz.py:0
|
|
||||||
#: code:addons/exp_transaction_report/wizard/incoming_transaction_report_wiz.py:0
|
|
||||||
#: code:addons/exp_transaction_report/wizard/late_transaction_report_wiz.py:0
|
|
||||||
#: code:addons/exp_transaction_report/wizard/outgoing_transaction_report_wiz.py:0
|
|
||||||
#: code:addons/exp_transaction_report/wizard/outstanding_transaction_report_wiz.py:0
|
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "No data for your selection\n"
|
msgid "No data for your selection\n"
|
||||||
msgstr "لا يوجد بيانات لهذه المرشحات !"
|
msgstr "لا توجد بيانات للاختيار المحدد\n"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: code:addons/exp_transaction_report/wizard/close_transaction_wiz.py:0
|
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_close_transaction_report
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_close_transaction_report
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_forw_transaction_report
|
|
||||||
#, python-format
|
|
||||||
msgid "Notes"
|
msgid "Notes"
|
||||||
msgstr "ملاحظات"
|
msgstr "ملاحظات"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: code:addons/exp_transaction_report/wizard/achievement_transaction_report_wiz.py:0
|
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.achievement_tran_report_temp
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.achievement_tran_report_temp
|
||||||
#, python-format
|
|
||||||
msgid "Number of closed transactions"
|
msgid "Number of closed transactions"
|
||||||
msgstr "عدد المعاملات المغلقة"
|
msgstr "عدد المعاملات المغلقة"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: code:addons/exp_transaction_report/wizard/achievement_transaction_report_wiz.py:0
|
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.achievement_tran_report_temp
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.achievement_tran_report_temp
|
||||||
#, python-format
|
|
||||||
msgid "Number of incoming transactions"
|
msgid "Number of incoming transactions"
|
||||||
msgstr "عدد المعاملات الوارده"
|
msgstr "عدد المعاملات الواردة"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.achievement_tran_report_temp
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.achievement_tran_report_temp
|
||||||
msgid "Number of outgoing transactions"
|
msgid "Number of outgoing transactions"
|
||||||
msgstr ""
|
msgstr "عدد المعاملات الصادرة"
|
||||||
|
|
||||||
|
#. module: exp_transaction_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.achievement_tran_report_temp
|
||||||
|
msgid "Total"
|
||||||
|
msgstr "الإجمالي"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: code:addons/exp_transaction_report/wizard/achievement_transaction_report_wiz.py:0
|
#: code:addons/exp_transaction_report/wizard/achievement_transaction_report_wiz.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Number of transactions issued"
|
msgid "Number of transactions issued"
|
||||||
msgstr "عدد المعاملات الصادرة"
|
msgstr "عدد المعاملات المُصدرة"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.achievement_tran_report_temp
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.achievement_tran_report_temp
|
||||||
msgid "Number of transactions referred from administration"
|
msgid "Number of transactions referred from administration"
|
||||||
msgstr ""
|
msgstr "عدد المعاملات المُحوّلة من الإدارة"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.achievement_tran_report_temp
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.achievement_tran_report_temp
|
||||||
msgid "Number of transactions referred to administration"
|
msgid "Number of transactions referred to administration"
|
||||||
msgstr ""
|
msgstr "عدد المعاملات المُحوّلة إلى الإدارة"
|
||||||
|
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: code:addons/exp_transaction_report/wizard/achievement_transaction_report_wiz.py:0
|
#: code:addons/exp_transaction_report/wizard/achievement_transaction_report_wiz.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Number of transactions referred to departament"
|
msgid "Number of transactions referred to departament"
|
||||||
msgstr "عدد المعاملات المحالة إلى الإدارة/الموظف"
|
msgstr "عدد المعاملات المُحالة إلى القسم"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: code:addons/exp_transaction_report/wizard/achievement_transaction_report_wiz.py:0
|
#: code:addons/exp_transaction_report/wizard/achievement_transaction_report_wiz.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Number of transactions transferred by departament"
|
msgid "Number of transactions transferred by departament"
|
||||||
msgstr "عدد المعاملات المحالة من الادارة"
|
msgstr "عدد المعاملات المُحوّلة من قبل القسم"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__outgoing_transaction_report_wizard__type_transact__outgoing
|
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__outgoing_transaction_report_wizard__type_transact__outgoing
|
||||||
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__outstanding_transaction_report_wizard__type_transact__outgoing
|
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__outstanding_transaction_report_wizard__type_transact__outgoing
|
||||||
msgid "Outgoing"
|
msgid "Outgoing"
|
||||||
msgstr " الصادره"
|
msgstr "صادرة"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model:ir.actions.report,name:exp_transaction_report.out_transaction_complete_report
|
#: model:ir.actions.report,name:exp_transaction_report.out_transaction_complete_report
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_out_transaction_report
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_out_transaction_report
|
||||||
msgid "Outgoing Transaction Report"
|
msgid "Outgoing Transaction Report"
|
||||||
msgstr "تقرير المعاملات الصادره"
|
msgstr "تقرير المعاملات الصادرة"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model:ir.actions.report,name:exp_transaction_report.outstanding_transaction_complete_report
|
#: model:ir.actions.report,name:exp_transaction_report.outstanding_transaction_complete_report
|
||||||
msgid "Outstanding Transaction Report"
|
msgid "Outstanding Transaction Report"
|
||||||
msgstr "تقرير المعاملات المسددة"
|
msgstr "تقرير المعاملات المعلقة"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.custom_external_layout_standard_all
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.custom_external_layout_standard_all
|
||||||
msgid "Page: <span class=\"page\"/> / <span class=\"topage\"/>"
|
msgid "Page: <span class=\"page\"/> / <span class=\"topage\"/>"
|
||||||
msgstr ""
|
msgstr "الصفحة: <span class=\"page\"/> / <span class=\"topage\"/>"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model:ir.model,name:exp_transaction_report.model_achievement_transaction_report_wizard
|
#: model:ir.model,name:exp_transaction_report.model_achievement_transaction_report_wizard
|
||||||
msgid "Print Achievement Transaction Report"
|
msgid "Print Achievement Transaction Report"
|
||||||
msgstr "طباعة تقرير المعاملات المنجزه"
|
msgstr "طباعة تقرير المعاملات المنجزة"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model:ir.model,name:exp_transaction_report.model_close_transaction_report_wizard
|
#: model:ir.model,name:exp_transaction_report.model_close_transaction_report_wizard
|
||||||
|
|
@ -433,35 +305,36 @@ msgstr "طباعة تقرير المعاملات المغلقة"
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.achievement_transaction_report_wizard_view
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.achievement_transaction_report_wizard_view
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.close_transaction_report_wizard_view
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.close_transaction_report_wizard_view
|
||||||
msgid "Print Excel Report"
|
msgid "Print Excel Report"
|
||||||
msgstr ""
|
msgstr "طباعة تقرير Excel"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model:ir.model,name:exp_transaction_report.model_forward_transaction_report_wizard
|
#: model:ir.model,name:exp_transaction_report.model_forward_transaction_report_wizard
|
||||||
msgid "Print Forward Transaction Report"
|
msgid "Print Forward Transaction Report"
|
||||||
msgstr "طباعة تقرير المعاملات المحاله"
|
msgstr "طباعة تقرير المعاملات المُحوّلة"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model:ir.actions.act_window,name:exp_transaction_report.incoming_transaction_report_wiz
|
#: model:ir.actions.act_window,name:exp_transaction_report.incoming_transaction_report_wiz
|
||||||
#: model:ir.ui.menu,name:exp_transaction_report.incoming_transaction_report
|
#: model:ir.ui.menu,name:exp_transaction_report.incoming_transaction_report
|
||||||
msgid "Print Incoming transaction Report"
|
msgid "Print Incoming transaction Report"
|
||||||
msgstr "طباعة تقرير المعاملات الوارده"
|
msgstr "طباعة تقرير المعاملات الواردة"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model:ir.actions.act_window,name:exp_transaction_report.outgoing_transaction_report_wiz
|
#: model:ir.actions.act_window,name:exp_transaction_report.outgoing_transaction_report_wiz
|
||||||
#: model:ir.ui.menu,name:exp_transaction_report.outgoing_transaction_report
|
#: model:ir.ui.menu,name:exp_transaction_report.outgoing_transaction_report
|
||||||
msgid "Print Outgoing transaction Report"
|
msgid "Print Outgoing transaction Report"
|
||||||
msgstr "طباعة تقرير المعاملات الصادره"
|
msgstr "طباعة تقرير المعاملات الصادرة"
|
||||||
|
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model:ir.model,name:exp_transaction_report.model_outstanding_transaction_report_wizard
|
#: model:ir.model,name:exp_transaction_report.model_outstanding_transaction_report_wizard
|
||||||
msgid "Print Outstanding Transaction Report"
|
msgid "Print Outstanding Transaction Report"
|
||||||
msgstr "طباعة تقرير المعاملات المسدده"
|
msgstr "طباعة تقرير المعاملات المعلقة"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model:ir.actions.act_window,name:exp_transaction_report.outstanding_transaction_report_wiz
|
#: model:ir.actions.act_window,name:exp_transaction_report.outstanding_transaction_report_wiz
|
||||||
#: model:ir.ui.menu,name:exp_transaction_report.outstanding_transaction_report
|
#: model:ir.ui.menu,name:exp_transaction_report.outstanding_transaction_report
|
||||||
msgid "Print Outstanding transaction Report"
|
msgid "Print Outstanding transaction Report"
|
||||||
msgstr "طباعة تقرير المعاملات المسدده"
|
msgstr "طباعة تقرير المعاملات المعلقة"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.achievement_transaction_report_wizard_view
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.achievement_transaction_report_wizard_view
|
||||||
|
|
@ -471,79 +344,72 @@ msgstr "طباعة تقرير المعاملات المسدده"
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.late_transaction_report_wizard_view
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.late_transaction_report_wizard_view
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.outgoing_transaction_report_wizard_view
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.outgoing_transaction_report_wizard_view
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.outstanding_transaction_report_wizard_view
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.outstanding_transaction_report_wizard_view
|
||||||
|
#: model:ir.ui.view,name:exp_transaction_report.achievement_transaction_report_wizard_view
|
||||||
msgid "Print Report"
|
msgid "Print Report"
|
||||||
msgstr ""
|
msgstr "طباعة التقرير"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model:ir.actions.act_window,name:exp_transaction_report.achievement_transaction_report_wiz
|
#: model:ir.actions.act_window,name:exp_transaction_report.achievement_transaction_report_wiz
|
||||||
#: model:ir.ui.menu,name:exp_transaction_report.achievement_transaction_report
|
#: model:ir.ui.menu,name:exp_transaction_report.achievement_transaction_report
|
||||||
msgid "Print achievement transaction Report"
|
msgid "Print achievement transaction Report"
|
||||||
msgstr "طباعة تقرير المعاملات المنجزه"
|
msgstr "طباعة تقرير المعاملات المنجزة"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model:ir.actions.act_window,name:exp_transaction_report.forward_transaction_report_wiz
|
#: model:ir.actions.act_window,name:exp_transaction_report.forward_transaction_report_wiz
|
||||||
#: model:ir.ui.menu,name:exp_transaction_report.forward_transaction_report
|
#: model:ir.ui.menu,name:exp_transaction_report.forward_transaction_report
|
||||||
msgid "Print forward transaction Report"
|
msgid "Print forward transaction Report"
|
||||||
msgstr "طباعة تقرير المعاملات المحاله"
|
msgstr "طباعة تقرير المعاملات المُحوّلة"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model:ir.model,name:exp_transaction_report.model_incoming_transaction_report_wizard
|
#: model:ir.model,name:exp_transaction_report.model_incoming_transaction_report_wizard
|
||||||
msgid "Print incoming Transaction Report"
|
msgid "Print incoming Transaction Report"
|
||||||
msgstr "طباعة تقرير المعاملات الوارده"
|
msgstr "طباعة تقرير المعاملات الواردة"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model:ir.model,name:exp_transaction_report.model_late_transaction_report_wizard
|
#: model:ir.model,name:exp_transaction_report.model_late_transaction_report_wizard
|
||||||
msgid "Print late Transaction Report"
|
msgid "Print late Transaction Report"
|
||||||
msgstr "طباعة تقرير المعاملات المتأخره"
|
msgstr "طباعة تقرير المعاملات المتأخرة"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model:ir.actions.act_window,name:exp_transaction_report.late_transaction_report_wiz
|
#: model:ir.actions.act_window,name:exp_transaction_report.late_transaction_report_wiz
|
||||||
#: model:ir.ui.menu,name:exp_transaction_report.late_transaction_report
|
#: model:ir.ui.menu,name:exp_transaction_report.late_transaction_report
|
||||||
msgid "Print late transaction Report"
|
msgid "Print late transaction Report"
|
||||||
msgstr "طباعة تقرير المعاملات المتأخره"
|
msgstr "طباعة تقرير المعاملات المتأخرة"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model:ir.model,name:exp_transaction_report.model_outgoing_transaction_report_wizard
|
#: model:ir.model,name:exp_transaction_report.model_outgoing_transaction_report_wizard
|
||||||
msgid "Print outgoing Transaction Report"
|
msgid "Print outgoing Transaction Report"
|
||||||
msgstr "طباعة تقرير المعاملات الصادره"
|
msgstr "طباعة تقرير المعاملات الصادرة"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model:ir.actions.report,name:exp_transaction_report.achievement_transaction_xls
|
#: model:ir.actions.report,name:exp_transaction_report.achievement_transaction_xls
|
||||||
#: model:ir.actions.report,name:exp_transaction_report.close_transaction_xls
|
#: model:ir.actions.report,name:exp_transaction_report.close_transaction_xls
|
||||||
msgid "Print to XLSX"
|
msgid "Print to XLSX"
|
||||||
msgstr "طباعة إكسل"
|
msgstr "طباعة بصيغة XLSX"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.outstand_transaction_report_temp
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.outstand_transaction_report_temp
|
||||||
msgid "Process Transactions"
|
msgid "Process Transactions"
|
||||||
msgstr ""
|
msgstr "معالجة المعاملات"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: code:addons/exp_transaction_report/wizard/close_transaction_wiz.py:0
|
#: code:addons/exp_transaction_report/wizard/close_transaction_wiz.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Reason for closure"
|
msgid "Reason for closure"
|
||||||
msgstr "سبب الاغلاق"
|
msgstr "سبب الإغلاق"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.outstand_transaction_report_temp
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.outstand_transaction_report_temp
|
||||||
msgid "Report outstanding Transaction"
|
msgid "Report outstanding Transaction"
|
||||||
msgstr ""
|
msgstr "تقرير المعاملة المعلقة"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.outstand_transaction_report_temp
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.outstand_transaction_report_temp
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_out_transaction_report
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_out_transaction_report
|
||||||
msgid "Send To"
|
msgid "Send To"
|
||||||
msgstr "مرسلة الي"
|
msgstr "إرسال إلى"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_achievement_transaction_report_wizard__start_date
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_close_transaction_report_wizard__start_date
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_forward_transaction_report_wizard__start_date
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_incoming_transaction_report_wizard__start_date
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_late_transaction_report_wizard__start_date
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_outgoing_transaction_report_wizard__start_date
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_outstanding_transaction_report_wizard__start_date
|
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_transaction_common_report__start_date
|
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.achievement_tran_report_temp
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.achievement_tran_report_temp
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.outstand_transaction_report_temp
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.outstand_transaction_report_temp
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_close_transaction_report
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_close_transaction_report
|
||||||
|
|
@ -551,16 +417,16 @@ msgstr "مرسلة الي"
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_incom_transaction_report
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_incom_transaction_report
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_late_transaction_report
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_late_transaction_report
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_out_transaction_report
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_out_transaction_report
|
||||||
msgid "Start Date"
|
#: model:ir.model.fields,field_description:exp_transaction_report.field_close_transaction_report_wizard__start_date
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
|
||||||
#: code:addons/exp_transaction_report/wizard/achievement_transaction_report_wiz.py:0
|
#: code:addons/exp_transaction_report/wizard/achievement_transaction_report_wiz.py:0
|
||||||
#: code:addons/exp_transaction_report/wizard/close_transaction_wiz.py:0
|
#: code:addons/exp_transaction_report/wizard/close_transaction_wiz.py:0
|
||||||
|
#: code:addons/exp_transaction_report/wizard/transaction_common_report.py:0
|
||||||
|
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Start date"
|
msgid "Start date"
|
||||||
msgstr "تاريخ البدء"
|
msgstr "تاريخ البدء"
|
||||||
|
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: code:addons/exp_transaction_report/wizard/close_transaction_wiz.py:0
|
#: code:addons/exp_transaction_report/wizard/close_transaction_wiz.py:0
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.outstand_transaction_report_temp
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.outstand_transaction_report_temp
|
||||||
|
|
@ -577,12 +443,12 @@ msgstr "الموضوع"
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_close_transaction_report
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_close_transaction_report
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_forw_transaction_report
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_forw_transaction_report
|
||||||
msgid "Transaction Classification"
|
msgid "Transaction Classification"
|
||||||
msgstr ""
|
msgstr "تصنيف المعاملة"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model:ir.model,name:exp_transaction_report.model_transaction_common_report
|
#: model:ir.model,name:exp_transaction_report.model_transaction_common_report
|
||||||
msgid "Transaction Common Report"
|
msgid "Transaction Common Report"
|
||||||
msgstr "تقرير المعامله المشترك"
|
msgstr "تقرير المعاملات العامة"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.outstand_transaction_report_temp
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.outstand_transaction_report_temp
|
||||||
|
|
@ -602,12 +468,12 @@ msgstr "تاريخ المعاملة"
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_late_transaction_report
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_late_transaction_report
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_out_transaction_report
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_out_transaction_report
|
||||||
msgid "Transaction Number"
|
msgid "Transaction Number"
|
||||||
msgstr ""
|
msgstr "رقم المعاملة"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.common_transaction_report_wizard_view
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.common_transaction_report_wizard_view
|
||||||
msgid "Transaction Report"
|
msgid "Transaction Report"
|
||||||
msgstr ""
|
msgstr "تقرير المعاملة"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_achievement_transaction_report_wizard__type_transact
|
#: model:ir.model.fields,field_description:exp_transaction_report.field_achievement_transaction_report_wizard__type_transact
|
||||||
|
|
@ -619,7 +485,7 @@ msgstr ""
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_outstanding_transaction_report_wizard__type_transact
|
#: model:ir.model.fields,field_description:exp_transaction_report.field_outstanding_transaction_report_wizard__type_transact
|
||||||
#: model:ir.model.fields,field_description:exp_transaction_report.field_transaction_common_report__type_transact
|
#: model:ir.model.fields,field_description:exp_transaction_report.field_transaction_common_report__type_transact
|
||||||
msgid "Transaction Type"
|
msgid "Transaction Type"
|
||||||
msgstr "انواع المعاملات"
|
msgstr "نوع المعاملة"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: code:addons/exp_transaction_report/wizard/close_transaction_wiz.py:0
|
#: code:addons/exp_transaction_report/wizard/close_transaction_wiz.py:0
|
||||||
|
|
@ -651,7 +517,8 @@ msgstr "رقم المعاملة"
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_out_transaction_report
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_out_transaction_report
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr ""
|
msgstr "النوع"
|
||||||
|
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__achievement_transaction_report_wizard__type__unit
|
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__achievement_transaction_report_wizard__type__unit
|
||||||
|
|
@ -663,7 +530,23 @@ msgstr ""
|
||||||
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__outstanding_transaction_report_wizard__type__unit
|
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__outstanding_transaction_report_wizard__type__unit
|
||||||
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__transaction_common_report__type__unit
|
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__transaction_common_report__type__unit
|
||||||
msgid "Unit"
|
msgid "Unit"
|
||||||
msgstr ""
|
msgstr "الوحدة"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
#. module: exp_transaction_report
|
||||||
|
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__achievement_transaction_report_wizard__type__employee
|
||||||
|
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__close_transaction_report_wizard__type__employee
|
||||||
|
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__forward_transaction_report_wizard__type__employee
|
||||||
|
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__incoming_transaction_report_wizard__type__employee
|
||||||
|
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__late_transaction_report_wizard__type__employee
|
||||||
|
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__outgoing_transaction_report_wizard__type__employee
|
||||||
|
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__outstanding_transaction_report_wizard__type__employee
|
||||||
|
#: model:ir.model.fields.selection,name:exp_transaction_report.selection__transaction_common_report__type__employee
|
||||||
|
msgid "Employee"
|
||||||
|
msgstr "الموظف"
|
||||||
|
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.achievement_transaction_report_wizard_view
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.achievement_transaction_report_wizard_view
|
||||||
|
|
@ -674,52 +557,47 @@ msgstr ""
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.outgoing_transaction_report_wizard_view
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.outgoing_transaction_report_wizard_view
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.outstanding_transaction_report_wizard_view
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.outstanding_transaction_report_wizard_view
|
||||||
msgid "or"
|
msgid "or"
|
||||||
msgstr ""
|
msgstr "أو"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
|
||||||
#: model:ir.model,name:exp_transaction_report.model_report_exp_transaction_report_achievement_tran_report_temp
|
|
||||||
msgid "report.exp_transaction_report.achievement_tran_report_temp"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model:ir.model,name:exp_transaction_report.model_report_exp_transaction_report_achievement_transaction_xls
|
#: model:ir.model,name:exp_transaction_report.model_report_exp_transaction_report_achievement_transaction_xls
|
||||||
msgid "report.exp_transaction_report.achievement_transaction_xls"
|
msgid "report.exp_transaction_report.achievement_transaction_xls"
|
||||||
msgstr ""
|
msgstr "تقرير إكسل معاملة الإنجاز"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model:ir.model,name:exp_transaction_report.model_report_exp_transaction_report_close_transaction_xls
|
#: model:ir.model,name:exp_transaction_report.model_report_exp_transaction_report_close_transaction_xls
|
||||||
msgid "report.exp_transaction_report.close_transaction_xls"
|
msgid "report.exp_transaction_report.close_transaction_xls"
|
||||||
msgstr ""
|
msgstr "تقرير إكسل إغلاق المعاملة"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model:ir.model,name:exp_transaction_report.model_report_exp_transaction_report_outstand_transaction_report_temp
|
#: model:ir.model,name:exp_transaction_report.model_report_exp_transaction_report_outstand_transaction_report_temp
|
||||||
msgid "report.exp_transaction_report.outstand_transaction_report_temp"
|
msgid "report.exp_transaction_report.outstand_transaction_report_temp"
|
||||||
msgstr ""
|
msgstr "تقرير مؤقت للمعاملات المعلقة"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model:ir.model,name:exp_transaction_report.model_report_exp_transaction_report_template_close_transaction_report
|
#: model:ir.model,name:exp_transaction_report.model_report_exp_transaction_report_template_close_transaction_report
|
||||||
msgid "report.exp_transaction_report.template_close_transaction_report"
|
msgid "report.exp_transaction_report.template_close_transaction_report"
|
||||||
msgstr ""
|
msgstr "قالب تقرير إغلاق المعاملة"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model:ir.model,name:exp_transaction_report.model_report_exp_transaction_report_template_forw_transaction_report
|
#: model:ir.model,name:exp_transaction_report.model_report_exp_transaction_report_template_forw_transaction_report
|
||||||
msgid "report.exp_transaction_report.template_forw_transaction_report"
|
msgid "report.exp_transaction_report.template_forw_transaction_report"
|
||||||
msgstr ""
|
msgstr "قالب تقرير المعاملة المحولة"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model:ir.model,name:exp_transaction_report.model_report_exp_transaction_report_template_incom_transaction_report
|
#: model:ir.model,name:exp_transaction_report.model_report_exp_transaction_report_template_incom_transaction_report
|
||||||
msgid "report.exp_transaction_report.template_incom_transaction_report"
|
msgid "report.exp_transaction_report.template_incom_transaction_report"
|
||||||
msgstr ""
|
msgstr "قالب تقرير المعاملة الواردة"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model:ir.model,name:exp_transaction_report.model_report_exp_transaction_report_template_late_transaction_report
|
#: model:ir.model,name:exp_transaction_report.model_report_exp_transaction_report_template_late_transaction_report
|
||||||
msgid "report.exp_transaction_report.template_late_transaction_report"
|
msgid "report.exp_transaction_report.template_late_transaction_report"
|
||||||
msgstr ""
|
msgstr "قالب تقرير المعاملة المتأخرة"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model:ir.model,name:exp_transaction_report.model_report_exp_transaction_report_template_out_transaction_report
|
#: model:ir.model,name:exp_transaction_report.model_report_exp_transaction_report_template_out_transaction_report
|
||||||
msgid "report.exp_transaction_report.template_out_transaction_report"
|
msgid "report.exp_transaction_report.template_out_transaction_report"
|
||||||
msgstr ""
|
msgstr "قالب تقرير المعاملة الصادرة"
|
||||||
|
|
||||||
#. module: exp_transaction_report
|
#. module: exp_transaction_report
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_forw_transaction_report
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_forw_transaction_report
|
||||||
|
|
@ -730,3 +608,155 @@ msgstr ""
|
||||||
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_forw_transaction_report
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_forw_transaction_report
|
||||||
msgid "forward Date"
|
msgid "forward Date"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: exp_transaction_report
|
||||||
|
#: model:ir.model.fields,field_description:exp_transaction_report.field_achievement_transaction_report_wizard__entity_ids
|
||||||
|
#: model:ir.model.fields,field_description:exp_transaction_report.field_close_transaction_report_wizard__entity_ids
|
||||||
|
#: model:ir.model.fields,field_description:exp_transaction_report.field_forward_transaction_report_wizard__entity_ids
|
||||||
|
#: model:ir.model.fields,field_description:exp_transaction_report.field_incoming_transaction_report_wizard__entity_ids
|
||||||
|
#: model:ir.model.fields,field_description:exp_transaction_report.field_late_transaction_report_wizard__entity_ids
|
||||||
|
#: model:ir.model.fields,field_description:exp_transaction_report.field_outgoing_transaction_report_wizard__entity_ids
|
||||||
|
#: model:ir.model.fields,field_description:exp_transaction_report.field_outstanding_transaction_report_wizard__entity_ids
|
||||||
|
msgid "Entities"
|
||||||
|
msgstr "الكيانات"
|
||||||
|
|
||||||
|
#. module: exp_transaction_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_forw_transaction_report
|
||||||
|
msgid "From"
|
||||||
|
msgstr "من"
|
||||||
|
|
||||||
|
#. module: exp_transaction_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_forw_transaction_report
|
||||||
|
msgid "Cause of forward"
|
||||||
|
msgstr "سبب التحويل"
|
||||||
|
|
||||||
|
#. module: exp_transaction_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_forw_transaction_report
|
||||||
|
msgid "forward Date"
|
||||||
|
msgstr "تاريخ التحويل"
|
||||||
|
|
||||||
|
#. module: exp_transaction_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_forw_transaction_report
|
||||||
|
msgid "Notes"
|
||||||
|
msgstr "ملاحظات"
|
||||||
|
|
||||||
|
|
||||||
|
#. module: exp_transaction_report
|
||||||
|
#: model:ir.model.fields,field_description:exp_transaction_report.field_achievement_transaction_report_wizard__start_date
|
||||||
|
#: model:ir.model.fields,field_description:exp_transaction_report.field_close_transaction_report_wizard_view__start_date
|
||||||
|
#: model:ir.model.fields,field_description:exp_transaction_report.field_forward_transaction_report_wizard__start_date
|
||||||
|
#: model:ir.model.fields,field_description:exp_transaction_report.field_incoming_transaction_report_wizard__start_date
|
||||||
|
#: model:ir.model.fields,field_description:exp_transaction_report.field_late_transaction_report_wizard__start_date
|
||||||
|
#: model:ir.model.fields,field_description:exp_transaction_report.field_outgoing_transaction_report_wizard__start_date
|
||||||
|
#: model:ir.model.fields,field_description:exp_transaction_report.field_outstanding_transaction_report_wizard__start_date
|
||||||
|
msgid "Start Date"
|
||||||
|
msgstr "تاريخ البدء"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
#. module: exp_transaction_report
|
||||||
|
#: model:ir.model.fields,field_description:exp_transaction_report.field_achievement_transaction_report_wizard__end_date
|
||||||
|
#: model:ir.model.fields,field_description:exp_transaction_report.field_close_transaction_report_wizard__end_date
|
||||||
|
#: model:ir.model.fields,field_description:exp_transaction_report.field_forward_transaction_report_wizard__end_date
|
||||||
|
#: model:ir.model.fields,field_description:exp_transaction_report.field_incoming_transaction_report_wizard__end_date
|
||||||
|
#: model:ir.model.fields,field_description:exp_transaction_report.field_late_transaction_report_wizard__end_date
|
||||||
|
#: model:ir.model.fields,field_description:exp_transaction_report.field_outgoing_transaction_report_wizard__end_date
|
||||||
|
#: model:ir.model.fields,field_description:exp_transaction_report.field_outstanding_transaction_report_wizard__end_date
|
||||||
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_close_transaction_report
|
||||||
|
|
||||||
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_forw_transaction_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_incom_transaction_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_late_transaction_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.template_out_transaction_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.outstand_transaction_report_temp
|
||||||
|
msgid "End Date"
|
||||||
|
msgstr "تاريخ الانتهاء"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
#. module: exp_transaction_report
|
||||||
|
#: model:ir.model.fields,field_description:exp_transaction_report.field_transaction_common_report__create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr "تم الإنشاء بواسطة"
|
||||||
|
|
||||||
|
#. module: exp_transaction_report
|
||||||
|
#: model:ir.model.fields,field_description:exp_transaction_report.field_transaction_common_report__create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr "تم الإنشاء في"
|
||||||
|
|
||||||
|
#. module: exp_transaction_report
|
||||||
|
#: model:ir.model.fields,field_description:exp_transaction_report.field_transaction_common_report__write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr "تم التحديث آخر مرة بواسطة"
|
||||||
|
|
||||||
|
#. module: exp_transaction_report
|
||||||
|
#: model:ir.model.fields,field_description:exp_transaction_report.field_transaction_common_report__write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr "تم التحديث آخر مرة في"
|
||||||
|
|
||||||
|
#. module: exp_transaction_report
|
||||||
|
#: model:ir.model.fields,field_description:exp_transaction_report.field_transaction_common_report__display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr "الاسم المعروض"
|
||||||
|
|
||||||
|
#. module: exp_transaction_report
|
||||||
|
#: model:ir.model.fields,field_description:exp_transaction_report.field_transaction_common_report__id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr "الهوية"
|
||||||
|
|
||||||
|
#. module: exp_transaction_report
|
||||||
|
#: model:ir.model.fields,field_description:exp_transaction_report.field_transaction_common_report____last_update
|
||||||
|
msgid "Last Modified on"
|
||||||
|
msgstr "تم التعديل آخر مرة في"
|
||||||
|
|
||||||
|
#. module: exp_transaction_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.achievement_transaction_report_wizard_view
|
||||||
|
msgid "achievement Transaction"
|
||||||
|
msgstr "معاملة الإنجاز"
|
||||||
|
|
||||||
|
#. module: exp_transaction_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.close_transaction_report_wizard_view
|
||||||
|
msgid "Close Transaction"
|
||||||
|
msgstr "إغلاق المعاملة"
|
||||||
|
|
||||||
|
#. module: exp_transaction_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.forward_transaction_report_wizard_view
|
||||||
|
msgid "Forward Transaction"
|
||||||
|
msgstr "تحويل المعاملة"
|
||||||
|
|
||||||
|
#. module: exp_transaction_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.incoming_transaction_report_wizard_view
|
||||||
|
msgid "incoming Transaction"
|
||||||
|
msgstr "معاملة واردة"
|
||||||
|
|
||||||
|
#. module: exp_transaction_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.late_transaction_report_wizard_view
|
||||||
|
msgid "late Transaction"
|
||||||
|
msgstr "معاملة متأخرة"
|
||||||
|
|
||||||
|
|
||||||
|
#. module: exp_transaction_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.outgoing_transaction_report_wizard_view
|
||||||
|
msgid "outgoing Transaction"
|
||||||
|
msgstr "معاملة صادرة"
|
||||||
|
|
||||||
|
#. module: exp_transaction_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:exp_transaction_report.outstanding_transaction_report_wizard_view
|
||||||
|
msgid "Outstanding Transaction"
|
||||||
|
msgstr "معاملة غير مدفوعة"
|
||||||
|
|
||||||
|
#. module: exp_transaction_report
|
||||||
|
#: code:addons/exp_transaction_report/wizard/transaction_common_report.py:0
|
||||||
|
#, python-format
|
||||||
|
msgid "Employee"
|
||||||
|
msgstr "الموظف"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
#. module: exp_transaction_report
|
||||||
|
#: code:addons/exp_transaction_report/wizard/transaction_common_report.py:0
|
||||||
|
#, python-format
|
||||||
|
msgid "Incoming"
|
||||||
|
msgstr "وارد"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -42,6 +42,8 @@
|
||||||
<t t-call="exp_transaction_report.custom_external_layout_standard_all"><t t-raw="0"/></t>
|
<t t-call="exp_transaction_report.custom_external_layout_standard_all"><t t-raw="0"/></t>
|
||||||
</t> -->
|
</t> -->
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
|
||||||
<template id="achievement_tran_report_temp">
|
<template id="achievement_tran_report_temp">
|
||||||
<t t-call="web.html_container">
|
<t t-call="web.html_container">
|
||||||
<t t-call="exp_transaction_report.custom_external_layout_all">
|
<t t-call="exp_transaction_report.custom_external_layout_all">
|
||||||
|
|
@ -56,8 +58,31 @@
|
||||||
.droidkufi-font {
|
.droidkufi-font {
|
||||||
font-family: 'DroidKufi', sans-serif;
|
font-family: 'DroidKufi', sans-serif;
|
||||||
}
|
}
|
||||||
</style>
|
|
||||||
<div class="page droidkufi-font">
|
|
||||||
|
table {
|
||||||
|
width: 100%;
|
||||||
|
margin-top: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
|
table, th, td {
|
||||||
|
border: 1px solid black;
|
||||||
|
padding: 1px;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
thead {
|
||||||
|
background-color: #d3d3d3;
|
||||||
|
color: black;
|
||||||
|
}
|
||||||
|
|
||||||
|
tfoot {
|
||||||
|
background-color: #f0f0f0;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
|
||||||
|
<div class="page droidkufi-font" style="padding-top: 50px;">
|
||||||
|
|
||||||
<h4 style="text-align:center;font-weight:bold">Achievement Report</h4>
|
<h4 style="text-align:center;font-weight:bold">Achievement Report</h4>
|
||||||
<br/>
|
<br/>
|
||||||
<div style="width:100%;text-align:center">
|
<div style="width:100%;text-align:center">
|
||||||
|
|
@ -69,33 +94,37 @@
|
||||||
</h4>
|
</h4>
|
||||||
</div>
|
</div>
|
||||||
<!--<table style=" border: 1px solid grey; padding: 1px; width:100%;">-->
|
<!--<table style=" border: 1px solid grey; padding: 1px; width:100%;">-->
|
||||||
|
<t t-set="sum_total_to" t-value="sum(data['total_to'].values())"/>
|
||||||
|
<t t-set="sum_total_from" t-value="sum(data['total_from'].values())"/>
|
||||||
|
<t t-set="sum_transfer_from" t-value="sum(data['total_transfer_from'].values())"/>
|
||||||
|
<t t-set="sum_transfer_to" t-value="sum(data['total_transfer_to'].values())"/>
|
||||||
|
<t t-set="sum_closed" t-value="sum(data['total_closed'].values())"/>
|
||||||
<table style="width: 100%;margin-top:10px">
|
<table style="width: 100%;margin-top:10px">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th style=" border: 1px solid black; padding: 1px; font-size:0.8em;background-color: #d3d3d3;color: black;width:5%;text-align:center">
|
<th style=" border: 1px solid black; padding: 1px; font-size:0.8em;background-color: #d3d3d3;color: black;width:5%;text-align:center">
|
||||||
#
|
<t t-translation="online">#</t>
|
||||||
</th>
|
</th>
|
||||||
<th style=" border: 1px solid black; padding: 1px; font-size:0.8em;background-color: #d3d3d3;color: black;width:10%;text-align:center">
|
<th style=" border: 1px solid black; padding: 1px; font-size:0.8em;background-color: #d3d3d3;color: black;width:10%;text-align:center">
|
||||||
Administration/Employee
|
<t t-translation="online">Administration/Employee</t>
|
||||||
</th>
|
</th>
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;width:15%;">
|
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;width:15%;">
|
||||||
Number of incoming transactions
|
<t t-translation="online">Number of incoming transactions</t>
|
||||||
</th>
|
</th>
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;width:15%">
|
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;width:15%">
|
||||||
Number of outgoing transactions
|
<t t-translation="online">Number of outgoing transactions</t>
|
||||||
</th>
|
</th>
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;width:18%">
|
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;width:18%">
|
||||||
Number of transactions referred from administration
|
<t t-translation="online">Number of transactions referred from administration</t>
|
||||||
</th>
|
</th>
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;width:22%">
|
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;width:22%">
|
||||||
Number of transactions referred to administration
|
<t t-translation="online">Number of transactions referred to administration</t>
|
||||||
</th>
|
</th>
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;width:12%">
|
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;width:12%">
|
||||||
Number of closed transactions
|
<t t-translation="online">Number of closed transactions</t>
|
||||||
</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
|
</thead>
|
||||||
</thead>
|
|
||||||
|
|
||||||
<tbody>
|
<tbody>
|
||||||
<t t-foreach="data['unit']" t-as="line">
|
<t t-foreach="data['unit']" t-as="line">
|
||||||
|
|
@ -124,11 +153,39 @@
|
||||||
</tr>
|
</tr>
|
||||||
</t>
|
</t>
|
||||||
</tbody>
|
</tbody>
|
||||||
|
|
||||||
|
<t t-if="data['unit']">
|
||||||
|
<tfoot>
|
||||||
|
<tr>
|
||||||
|
<td colspan="2" style="border: 1px solid black; padding: 1px; font-size:0.8em; font-weight: bold; background-color: #f0f0f0; text-align:center;">
|
||||||
|
Total
|
||||||
|
</td>
|
||||||
|
<td style="border: 1px solid black; padding: 1px; font-size:0.8em; background-color: #f0f0f0; text-align:center;">
|
||||||
|
<t t-esc="sum_total_to"/>
|
||||||
|
</td>
|
||||||
|
<td style="border: 1px solid black; padding: 1px; font-size:0.8em; background-color: #f0f0f0; text-align:center;">
|
||||||
|
<t t-esc="sum_total_from"/>
|
||||||
|
</td>
|
||||||
|
<td style="border: 1px solid black; padding: 1px; font-size:0.8em; background-color: #f0f0f0; text-align:center;">
|
||||||
|
<t t-esc="sum_transfer_from"/>
|
||||||
|
</td>
|
||||||
|
<td style="border: 1px solid black; padding: 1px; font-size:0.8em; background-color: #f0f0f0; text-align:center;">
|
||||||
|
<t t-esc="sum_transfer_to"/>
|
||||||
|
</td>
|
||||||
|
<td style="border: 1px solid black; padding: 1px; font-size:0.8em; background-color: #f0f0f0; text-align:center;">
|
||||||
|
<t t-esc="sum_closed"/>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</tfoot>
|
||||||
|
</t>
|
||||||
|
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</t>
|
</t>
|
||||||
</t>
|
</t>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<report id="achievement_transaction_complete_report"
|
<report id="achievement_transaction_complete_report"
|
||||||
model="achievement.transaction.report.wizard"
|
model="achievement.transaction.report.wizard"
|
||||||
string="Achievement Transaction Report"
|
string="Achievement Transaction Report"
|
||||||
|
|
@ -143,6 +200,7 @@
|
||||||
name="exp_transaction_report.achievement_transaction_xls"
|
name="exp_transaction_report.achievement_transaction_xls"
|
||||||
file="Achievement transaction"
|
file="Achievement transaction"
|
||||||
attachment_use="False"
|
attachment_use="False"
|
||||||
|
|
||||||
menu="False"
|
menu="False"
|
||||||
/>
|
/>
|
||||||
</data>
|
</data>
|
||||||
|
|
|
||||||
|
|
@ -1,108 +1,103 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<odoo>
|
<odoo>
|
||||||
<data>
|
<data>
|
||||||
<template id="template_close_transaction_report">
|
<template id="template_close_transaction_report">
|
||||||
<t t-call="web.html_container">
|
<t t-call="web.html_container">
|
||||||
<t t-call="exp_transaction_report.custom_external_layout_all">
|
<t t-call="exp_transaction_report.custom_external_layout_all">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'DroidKufi';
|
font-family: 'DroidKufi';
|
||||||
src: url("/exp_transaction_report/static/src/fonts/DroidKufi-Bold.ttf") format("truetype");
|
src: url("/exp_transaction_report/static/src/fonts/DroidKufi-Bold.ttf") format("truetype");
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
.droidkufi-font {
|
.droidkufi-font {
|
||||||
font-family: 'DroidKufi', sans-serif;
|
font-family: 'DroidKufi', sans-serif;
|
||||||
}
|
}
|
||||||
</style>
|
|
||||||
|
|
||||||
<div class="page droidkufi-font" style="font-size:11pt">
|
/* Global Table Styling */
|
||||||
<h4 style="text-align:center;font-weight:bold">Closed Transaction Report</h4>
|
table {
|
||||||
<br/>
|
width: 100%;
|
||||||
<div style="width:100%;text-align:center">
|
margin-top: 10px;
|
||||||
<h4 style="text-align:right;font-weight:bold;display:inline-block;width:30%">Start Date
|
border-collapse: collapse;
|
||||||
<t t-esc="date_start"/>
|
}
|
||||||
</h4>
|
|
||||||
<h4 style="text-align:left;font-weight:bold;display:inline-block;width:30%;">End Date
|
table, th, td {
|
||||||
<t t-esc="date_end"/>
|
border: 1px solid black;
|
||||||
</h4>
|
padding: 1px;
|
||||||
</div>
|
}
|
||||||
<t t-foreach="key" t-as="doc">
|
|
||||||
<br/>
|
thead {
|
||||||
<span t-esc="doc"/>
|
background-color: #d3d3d3;
|
||||||
<br/>
|
color: black;
|
||||||
<table style="width: 100%;margin-top:10px">
|
}
|
||||||
<thead>
|
|
||||||
<tr>
|
th {
|
||||||
<th style=" border: 1px solid black; padding: 1px; font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center">
|
font-size: 0.8em;
|
||||||
#
|
text-align: center;
|
||||||
</th>
|
}
|
||||||
<th style=" border: 1px solid black; padding: 1px; font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;">
|
|
||||||
Transaction Classification
|
td {
|
||||||
</th>
|
font-size: 0.8em;
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;">
|
background-color: white;
|
||||||
Transaction Number
|
color: black;
|
||||||
</th>
|
text-align: center;
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;">
|
}
|
||||||
Transaction Date
|
</style>
|
||||||
</th>
|
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;">
|
<div class="page droidkufi-font" style="font-size:11pt;padding: 50px;">
|
||||||
Subject
|
<h4 style="text-align:center;font-weight:bold">Closed Transaction Report</h4>
|
||||||
</th>
|
<br/>
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;">
|
<div style="width:100%;text-align:center">
|
||||||
Type
|
<h4 style="text-align:right;font-weight:bold;display:inline-block;width:30%">Start Date
|
||||||
</th>
|
<t t-esc="date_start"/>
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;">
|
</h4>
|
||||||
Cause of closure
|
<h4 style="text-align:left;font-weight:bold;display:inline-block;width:30%;">End Date
|
||||||
</th>
|
<t t-esc="date_end"/>
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;">
|
</h4>
|
||||||
Closure Date
|
</div>
|
||||||
</th>
|
<t t-foreach="key" t-as="doc">
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;">
|
<br/>
|
||||||
Notes
|
<span t-esc="doc"/>
|
||||||
</th>
|
<br/>
|
||||||
</tr>
|
<table>
|
||||||
</thead>
|
<thead>
|
||||||
<tbody>
|
<tr>
|
||||||
<t t-foreach="group_dic[doc]" t-as="docs">
|
<th style="width:5%">#</th>
|
||||||
<tr>
|
<th style="width:15%">Transaction Classification</th>
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;border-right: 1px solid black;padding: 1px; padding-left: 1px;font-size:0.8em;background-color: white;color: black;text-align:center ">
|
<th style="width:12%">Transaction Number</th>
|
||||||
<strong t-esc="docs_index + 1"/>
|
<th style="width:12%">Transaction Date</th>
|
||||||
</td>
|
<th style="width:18%">Subject</th>
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;border-left: 1px solid black;padding: 1px; padding-left: 1px;font-size:0.8em;background-color: white;color: black;text-align:center ">
|
<th style="width:10%">Type</th>
|
||||||
<t t-esc="docs['classification']"/>
|
<th style="width:13%">Cause of closure</th>
|
||||||
</td>
|
<th style="width:10%">Closure Date</th>
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;border-left: 1px solid black;padding: 1px; padding-left: 1px;font-size:0.8em;background-color: white;color: black;text-align:center ">
|
<th style="width:10%">Notes</th>
|
||||||
<t t-esc="docs['name']"/>
|
</tr>
|
||||||
</td>
|
</thead>
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;padding: 1px;font-size:0.8em;background-color: white;color: black;text-align:center;">
|
<tbody>
|
||||||
<t t-esc="docs['transaction_date']"/>
|
<t t-foreach="group_dic[doc]" t-as="docs">
|
||||||
</td>
|
<tr>
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;padding: 1px;font-size:0.8em;background-color: white;color: black;text-align:center;">
|
<td><strong t-esc="docs_index + 1"/></td>
|
||||||
<t t-esc="docs['subject']"/>
|
<td><t t-esc="docs['classification']"/></td>
|
||||||
</td>
|
<td style="direction: ltr; text-align: left;">
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;border-right: 1px solid left;padding: 1px;font-size:0.8em;background-color: white;color: black;text-align:center;">
|
<t t-esc="docs['name']"/>
|
||||||
<t t-esc="docs['type']"/>
|
</td>
|
||||||
</td>
|
<td><t t-esc="docs['transaction_date']"/></td>
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;padding: 1px;font-size:0.8em;background-color: white;color: black;text-align:center;">
|
<td><t t-esc="docs['subject']"/></td>
|
||||||
<t t-esc="docs['archive']"/>
|
<td><t t-esc="docs['type']"/></td>
|
||||||
</td>
|
<td><t t-esc="docs['archive']"/></td>
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;padding: 1px;font-size:0.8em;background-color: white;color: black;text-align:center;">
|
<td><span t-esc="docs['date']"/></td>
|
||||||
<span t-esc="docs['date']"/>
|
<td><t t-esc="docs['note']"/></td>
|
||||||
</td>
|
</tr>
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;border-left: 1px solid black;padding: 1px;font-size:0.8em;background-color: white;color: black;text-align:center;">
|
</t>
|
||||||
<t t-esc="docs['note']"/>
|
</tbody>
|
||||||
</td>
|
</table>
|
||||||
</tr>
|
|
||||||
</t>
|
|
||||||
</tbody>
|
|
||||||
</table>
|
|
||||||
</t>
|
|
||||||
</div>
|
|
||||||
</t>
|
</t>
|
||||||
</t>
|
</div>
|
||||||
</template>
|
</t>
|
||||||
|
</t>
|
||||||
|
</template>
|
||||||
|
|
||||||
<report id="close_transaction_complete_report"
|
<report id="close_transaction_complete_report"
|
||||||
model="close.transaction.report.wizard"
|
model="close.transaction.report.wizard"
|
||||||
|
|
|
||||||
|
|
@ -2,113 +2,104 @@
|
||||||
<odoo>
|
<odoo>
|
||||||
<data>
|
<data>
|
||||||
<template id="template_forw_transaction_report">
|
<template id="template_forw_transaction_report">
|
||||||
<t t-call="web.html_container">
|
<t t-call="web.html_container">
|
||||||
<t t-call="exp_transaction_report.custom_external_layout_all">
|
<t t-call="exp_transaction_report.custom_external_layout_all">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'DroidKufi';
|
font-family: 'DroidKufi';
|
||||||
src: url("/exp_transaction_report/static/src/fonts/DroidKufi-Bold.ttf") format("truetype");
|
src: url("/exp_transaction_report/static/src/fonts/DroidKufi-Bold.ttf") format("truetype");
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
.droidkufi-font {
|
.droidkufi-font {
|
||||||
font-family: 'DroidKufi', sans-serif;
|
font-family: 'DroidKufi', sans-serif;
|
||||||
}
|
}
|
||||||
</style>
|
|
||||||
|
|
||||||
<div class="page droidkufi-font" style="font-size:11pt">
|
/* Global Table Styling */
|
||||||
<h4 style="text-align:center;font-weight:bold">Forward Transaction Report</h4>
|
table {
|
||||||
<br/>
|
width: 100%;
|
||||||
<div style="width:100%;text-align:center">
|
margin-top: 10px;
|
||||||
<h4 style="text-align:right;font-weight:bold;display:inline-block;width:30%">Start Date
|
border-collapse: collapse;
|
||||||
<t t-esc="date_start"/>
|
}
|
||||||
</h4>
|
|
||||||
<h4 style="text-align:left;font-weight:bold;display:inline-block;width:30%;">End Date
|
table, th, td {
|
||||||
<t t-esc="date_end"/>
|
border: 1px solid black;
|
||||||
</h4>
|
padding: 1px;
|
||||||
</div>
|
}
|
||||||
<t t-foreach="key" t-as="doc">
|
|
||||||
<br/>
|
thead {
|
||||||
<span t-esc="doc"/>
|
background-color: #d3d3d3;
|
||||||
<br/>
|
color: black;
|
||||||
<table style="width: 100%;margin-top:10px">
|
}
|
||||||
<thead>
|
|
||||||
<tr>
|
th {
|
||||||
<th style=" border: 1px solid black; padding: 1px; font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center">
|
font-size: 0.8em;
|
||||||
#
|
text-align: center;
|
||||||
</th>
|
}
|
||||||
<th style=" border: 1px solid black; padding: 1px; font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center">
|
|
||||||
Transaction Classification
|
td {
|
||||||
</th>
|
font-size: 0.8em;
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;">
|
background-color: white;
|
||||||
Transaction Number
|
color: black;
|
||||||
</th>
|
text-align: center;
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;">
|
}
|
||||||
Transaction Date
|
</style>
|
||||||
</th>
|
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;">
|
<div class="page droidkufi-font" style="font-size:11pt;padding: 50px;">
|
||||||
Subject
|
<h4 style="text-align:center;font-weight:bold">Forward Transaction Report</h4>
|
||||||
</th>
|
<br/>
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;">
|
<div style="width:100%;text-align:center">
|
||||||
Type
|
<h4 style="text-align:right;font-weight:bold;display:inline-block;width:30%">Start Date
|
||||||
</th>
|
<t t-esc="date_start"/>
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;">
|
</h4>
|
||||||
From
|
<h4 style="text-align:left;font-weight:bold;display:inline-block;width:30%;">End Date
|
||||||
</th>
|
<t t-esc="date_end"/>
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;">
|
</h4>
|
||||||
Cause of forward
|
</div>
|
||||||
</th>
|
<t t-foreach="key" t-as="doc">
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;">
|
<br/>
|
||||||
forward Date
|
<span t-esc="doc"/>
|
||||||
</th>
|
<br/>
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;">
|
<table>
|
||||||
Notes
|
<thead>
|
||||||
</th>
|
<tr>
|
||||||
</tr>
|
<th style="width:5%;">#</th>
|
||||||
</thead>
|
<th style="width:14%;">Transaction Classification</th>
|
||||||
<tbody>
|
<th style="width:12%;">Transaction Number</th>
|
||||||
<t t-foreach="group_dic[doc]" t-as="docs">
|
<th style="width:10%;">Transaction Date</th>
|
||||||
<tr>
|
<th style="width:10%;">Subject</th>
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;border-right: 1px solid black;padding: 1px; padding-left: 1px;font-size:0.8em;background-color: white;color: black;text-align:center ">
|
<th style="width:9%;">Type</th>
|
||||||
<strong t-esc="docs_index + 1"/>
|
<th style="width:15%;">From</th>
|
||||||
</td>
|
<th style="width:10%;">Cause of Forward</th>
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;border-left: 1px solid black;padding: 1px; padding-left: 1px;font-size:0.8em;background-color: white;color: black;text-align:center ">
|
<th style="width:15%;">Forward Date</th>
|
||||||
<t t-esc="docs['classification']"/>
|
<th style="width:5%;">Notes</th>
|
||||||
</td>
|
</tr>
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;padding: 1px;font-size:0.8em;background-color: white;color: black;text-align:center;direction: ltr;float: left;">
|
</thead>
|
||||||
<t t-esc="docs['name']"/>
|
<tbody>
|
||||||
</td>
|
<t t-foreach="group_dic[doc]" t-as="docs">
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;padding: 1px;font-size:0.8em;background-color: white;color: black;text-align:center;">
|
<tr>
|
||||||
<t t-esc="docs['transaction_date']"/>
|
<td><strong t-esc="docs_index + 1"/></td>
|
||||||
</td>
|
<td><t t-esc="docs['classification']"/></td>
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;padding: 1px;font-size:0.8em;background-color: white;color: black;text-align:center;">
|
<td style="direction: ltr; text-align: left;">
|
||||||
<t t-esc="docs['subject']"/>
|
<t t-esc="docs['name']"/>
|
||||||
</td>
|
</td>
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;border-right: 1px solid left;padding: 1px;font-size:0.8em;background-color: white;color: black;text-align:center;">
|
<td><t t-esc="docs['transaction_date']"/></td>
|
||||||
<t t-esc="docs['type']"/>
|
<td><t t-esc="docs['subject']"/></td>
|
||||||
</td>
|
<td><t t-esc="docs['type']"/></td>
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;padding: 1px;font-size:0.8em;background-color: white;color: black;text-align:center;">
|
<td><t t-esc="docs['form']"/></td>
|
||||||
<t t-esc="docs['form']"/>
|
<td><t t-esc="docs['action']"/></td>
|
||||||
</td>
|
<td><span t-esc="docs['date']"/></td>
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;padding: 1px;font-size:0.8em;background-color: white;color: black;text-align:center;">
|
<td><t t-esc="docs['note']"/></td>
|
||||||
<t t-esc="docs['action']"/>
|
</tr>
|
||||||
</td>
|
</t>
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;padding: 1px;font-size:0.8em;background-color: white;color: black;text-align:center;">
|
</tbody>
|
||||||
<span t-esc="docs['date']"/>
|
</table>
|
||||||
</td>
|
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;border-left: 1px solid black;padding: 1px;font-size:0.8em;background-color: white;color: black;text-align:center;">
|
|
||||||
<t t-esc="docs['note']"/>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</t>
|
|
||||||
</tbody>
|
|
||||||
</table>
|
|
||||||
</t>
|
|
||||||
</div>
|
|
||||||
</t>
|
</t>
|
||||||
</t>
|
</div>
|
||||||
</template>
|
</t>
|
||||||
|
</t>
|
||||||
|
</template>
|
||||||
|
|
||||||
<report id="forward_transaction_complete_report"
|
<report id="forward_transaction_complete_report"
|
||||||
model="forward.transaction.report.wizard"
|
model="forward.transaction.report.wizard"
|
||||||
|
|
|
||||||
|
|
@ -1,96 +1,99 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<odoo>
|
<odoo>
|
||||||
<data>
|
<data>
|
||||||
<template id="template_incom_transaction_report">
|
<template id="template_incom_transaction_report">
|
||||||
<t t-call="web.html_container">
|
<t t-call="web.html_container">
|
||||||
<t t-call="exp_transaction_report.custom_external_layout_all">
|
<t t-call="exp_transaction_report.custom_external_layout_all">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'DroidKufi';
|
font-family: 'DroidKufi';
|
||||||
src: url("/exp_transaction_report/static/src/fonts/DroidKufi-Bold.ttf") format("truetype");
|
src: url("/exp_transaction_report/static/src/fonts/DroidKufi-Bold.ttf") format("truetype");
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
.droidkufi-font {
|
.droidkufi-font {
|
||||||
font-family: 'DroidKufi', sans-serif;
|
font-family: 'DroidKufi', sans-serif;
|
||||||
}
|
}
|
||||||
</style>
|
|
||||||
|
|
||||||
<div class="page droidkufi-font" style="font-size:11pt">
|
/* Global Table Styling */
|
||||||
<h4 style="text-align:center;font-weight:bold">Incoming Transaction Report</h4>
|
table {
|
||||||
<br/>
|
width: 100%;
|
||||||
<div style="width:100%;text-align:center">
|
margin-top: 10px;
|
||||||
<h4 style="text-align:right;font-weight:bold;display:inline-block;width:30%">Start Date
|
border-collapse: collapse;
|
||||||
<t t-esc="date_start"/>
|
}
|
||||||
</h4>
|
|
||||||
<h4 style="text-align:left;font-weight:bold;display:inline-block;width:30%;">End Date
|
table, th, td {
|
||||||
<t t-esc="date_end"/>
|
border: 1px solid black;
|
||||||
</h4>
|
padding: 1px;
|
||||||
</div>
|
}
|
||||||
<t t-foreach="key" t-as="doc">
|
|
||||||
<br/>
|
thead {
|
||||||
<span t-esc="doc"/>
|
background-color: #d3d3d3;
|
||||||
<br/>
|
color: black;
|
||||||
<table style="width: 100%;margin-top:10px">
|
}
|
||||||
<thead>
|
|
||||||
<tr>
|
th {
|
||||||
<th style=" border: 1px solid black; padding: 1px; font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center">
|
font-size: 0.8em;
|
||||||
#
|
text-align: center;
|
||||||
</th>
|
}
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;">
|
|
||||||
Transaction Number
|
td {
|
||||||
</th>
|
font-size: 0.8em;
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;">
|
background-color: white;
|
||||||
Transaction Date
|
color: black;
|
||||||
</th>
|
text-align: center;
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;">
|
}
|
||||||
Subject
|
</style>
|
||||||
</th>
|
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;">
|
<div class="page droidkufi-font" style="font-size:11pt;padding: 50px;">
|
||||||
Type
|
<h4 style="text-align:center;font-weight:bold">Incoming Transaction Report</h4>
|
||||||
</th>
|
<br/>
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;">
|
<div style="width:100%;text-align:center">
|
||||||
Incoming From
|
<h4 style="text-align:right;font-weight:bold;display:inline-block;width:30%">Start Date
|
||||||
</th>
|
<t t-esc="date_start"/>
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;">
|
</h4>
|
||||||
Going To
|
<h4 style="text-align:left;font-weight:bold;display:inline-block;width:30%;">End Date
|
||||||
</th>
|
<t t-esc="date_end"/>
|
||||||
</tr>
|
</h4>
|
||||||
</thead>
|
</div>
|
||||||
<tbody>
|
<t t-foreach="key" t-as="doc">
|
||||||
<t t-foreach="group_dic[doc]" t-as="docs">
|
<br/>
|
||||||
<tr>
|
<span t-esc="doc"/>
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;border-left: 1px solid black;padding: 1px; padding-left: 1px;font-size:0.8em;background-color: white;color: black;text-align:center">
|
<br/>
|
||||||
<strong t-esc="docs_index + 1"/>
|
<table>
|
||||||
</td>
|
<thead>
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;padding: 1px;font-size:0.8em;background-color: white;color: black;text-align:center;direction: ltr;float: left;">
|
<tr>
|
||||||
<t t-esc="docs['name']"/>
|
<th style="width:5%;">#</th>
|
||||||
</td>
|
<th style="width:13%;">Transaction Number</th>
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;padding: 1px;font-size:0.8em;background-color: white;color: black;text-align:center;">
|
<th style="width:12%;">Transaction Date</th>
|
||||||
<t t-esc="docs['transaction_date']"/>
|
<th style="width:18%;">Subject</th>
|
||||||
</td>
|
<th style="width:12%;">Type</th>
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;padding: 1px;font-size:0.8em;background-color: white;color: black;text-align:center;">
|
<th style="width:20%;">Incoming From</th>
|
||||||
<t t-esc="docs['subject']"/>
|
<th style="width:20%;">Going To</th>
|
||||||
</td>
|
</tr>
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;border-right: 1px solid left;padding: 1px;font-size:0.8em;background-color: white;color: black;text-align:center;">
|
</thead>
|
||||||
<t t-esc="docs['type']"/>
|
<tbody>
|
||||||
</td>
|
<t t-foreach="group_dic[doc]" t-as="docs">
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;padding: 1px;font-size:0.8em;background-color: white;color: black;text-align:center;">
|
<tr>
|
||||||
<t t-esc="docs['form']"/>
|
<td><strong t-esc="docs_index + 1"/></td>
|
||||||
</td>
|
<td style="direction: ltr; text-align: left;">
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;border-left: 1px solid black;padding: 1px;font-size:0.8em;background-color: white;color: black;text-align:center;">
|
<t t-esc="docs['name']"/>
|
||||||
<span t-esc="docs['to']"/>
|
</td>
|
||||||
</td>
|
<td><t t-esc="docs['transaction_date']"/></td>
|
||||||
</tr>
|
<td><t t-esc="docs['subject']"/></td>
|
||||||
</t>
|
<td><t t-esc="docs['type']"/></td>
|
||||||
</tbody>
|
<td><t t-esc="docs['form']"/></td>
|
||||||
</table>
|
<td><span t-esc="docs['to']"/></td>
|
||||||
</t>
|
</tr>
|
||||||
</div>
|
</t>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
</t>
|
</t>
|
||||||
</t>
|
</div>
|
||||||
</template>
|
</t>
|
||||||
|
</t>
|
||||||
|
</template>
|
||||||
|
|
||||||
<report id="incom_transaction_complete_report"
|
<report id="incom_transaction_complete_report"
|
||||||
model="incoming.transaction.report.wizard"
|
model="incoming.transaction.report.wizard"
|
||||||
|
|
|
||||||
|
|
@ -2,94 +2,99 @@
|
||||||
<odoo>
|
<odoo>
|
||||||
<data>
|
<data>
|
||||||
<template id="template_late_transaction_report">
|
<template id="template_late_transaction_report">
|
||||||
<t t-call="web.html_container">
|
<t t-call="web.html_container">
|
||||||
<t t-call="exp_transaction_report.custom_external_layout_all">
|
<t t-call="exp_transaction_report.custom_external_layout_all">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'DroidKufi';
|
font-family: 'DroidKufi';
|
||||||
src: url("/exp_transaction_report/static/src/fonts/DroidKufi-Bold.ttf") format("truetype");
|
src: url("/exp_transaction_report/static/src/fonts/DroidKufi-Bold.ttf") format("truetype");
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
.droidkufi-font {
|
.droidkufi-font {
|
||||||
font-family: 'DroidKufi', sans-serif;
|
font-family: 'DroidKufi', sans-serif;
|
||||||
}
|
}
|
||||||
</style>
|
|
||||||
<div class="page droidkufi-font" style="font-size:11pt">
|
/* Global Table Styling */
|
||||||
<h4 style="text-align:center;font-weight:bold">Late Transaction Report</h4>
|
table {
|
||||||
<br/>
|
width: 100%;
|
||||||
<div style="width:100%;">
|
margin-top: 10px;
|
||||||
<h4 style="text-align:right;font-weight:bold;display:inline-block;width:30%">Start Date
|
border-collapse: collapse;
|
||||||
<t t-esc="date_start"/>
|
}
|
||||||
</h4>
|
|
||||||
<h4 style="text-align:left;font-weight:bold;display:inline-block;width:30%;">End Date
|
table, th, td {
|
||||||
<t t-esc="date_end"/>
|
border: 1px solid black;
|
||||||
</h4>
|
padding: 1px;
|
||||||
</div>
|
}
|
||||||
<t t-foreach="key" t-as="doc">
|
|
||||||
<br/>
|
thead {
|
||||||
<span t-esc="doc"/>
|
background-color: #d3d3d3;
|
||||||
<br/>
|
color: black;
|
||||||
<table style="width: 100%;margin-top:10px">
|
}
|
||||||
<thead>
|
|
||||||
<tr>
|
th {
|
||||||
<th style=" border: 1px solid black; padding: 1px; font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center">
|
font-size: 0.8em;
|
||||||
#
|
text-align: center;
|
||||||
</th>
|
}
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;">
|
|
||||||
Transaction Number
|
td {
|
||||||
</th>
|
font-size: 0.8em;
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;">
|
background-color: white;
|
||||||
Subject
|
color: black;
|
||||||
</th>
|
text-align: center;
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;">
|
}
|
||||||
Type
|
</style>
|
||||||
</th>
|
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;">
|
<div class="page droidkufi-font" style="font-size:11pt;padding: 50px;">
|
||||||
Transaction Date
|
<h4 style="text-align:center;font-weight:bold">Late Transaction Report</h4>
|
||||||
</th>
|
<br/>
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;">
|
<div style="width:100%;text-align:center">
|
||||||
Due Date
|
<h4 style="text-align:right;font-weight:bold;display:inline-block;width:30%">Start Date
|
||||||
</th>
|
<t t-esc="date_start"/>
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;">
|
</h4>
|
||||||
Going To
|
<h4 style="text-align:left;font-weight:bold;display:inline-block;width:30%;">End Date
|
||||||
</th>
|
<t t-esc="date_end"/>
|
||||||
</tr>
|
</h4>
|
||||||
</thead>
|
</div>
|
||||||
<tbody>
|
<t t-foreach="key" t-as="doc">
|
||||||
<t t-foreach="group_dic[doc]" t-as="docs">
|
<br/>
|
||||||
<tr>
|
<span t-esc="doc"/>
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;border-left: 1px solid black;padding: 1px; padding-left: 1px;font-size:0.8em;background-color: white;color: black;text-align:center">
|
<br/>
|
||||||
<strong t-esc="docs_index + 1"/>
|
<table>
|
||||||
</td>
|
<thead>
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;padding: 1px;font-size:0.8em;background-color: white;color: black;text-align:center;direction: ltr;float: left;">
|
<tr>
|
||||||
<t t-esc="docs['name']"/>
|
<th style="width:5%;">#</th>
|
||||||
</td>
|
<th style="width:12%;">Transaction Number</th>
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;padding: 1px;font-size:0.8em;background-color: white;color: black;text-align:center;">
|
<th style="width:20%;">Subject</th>
|
||||||
<t t-esc="docs['subject']"/>
|
<th style="width:10%;">Type</th>
|
||||||
</td>
|
<th style="width:10%;">Transaction Date</th>
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;border-right: 1px solid left;padding: 1px;font-size:0.8em;background-color: white;color: black;text-align:center;">
|
<th style="width:15%;">Due Date</th>
|
||||||
<t t-esc="docs['type']"/>
|
<th style="width:28%;">Going To</th>
|
||||||
</td>
|
</tr>
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;padding: 1px;font-size:0.8em;background-color: white;color: black;text-align:center;">
|
|
||||||
<t t-esc="docs['transaction_date']"/>
|
</thead>
|
||||||
</td>
|
<tbody>
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;padding: 1px;font-size:0.8em;background-color: white;color: black;text-align:center;">
|
<t t-foreach="group_dic[doc]" t-as="docs">
|
||||||
<t t-esc="docs['due_date']"/>
|
<tr>
|
||||||
</td>
|
<td><strong t-esc="docs_index + 1"/></td>
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;border-left: 1px solid black;padding: 1px;font-size:0.8em;background-color: white;color: black;text-align:center;">
|
<td style="direction: ltr; text-align: left;">
|
||||||
<span t-esc="docs['to']"/>
|
<t t-esc="docs['name']"/>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
<td><t t-esc="docs['subject']"/></td>
|
||||||
</t>
|
<td><t t-esc="docs['type']"/></td>
|
||||||
</tbody>
|
<td><t t-esc="docs['transaction_date']"/></td>
|
||||||
</table>
|
<td><t t-esc="docs['due_date']"/></td>
|
||||||
</t>
|
<td><span t-esc="docs['to']"/></td>
|
||||||
</div>
|
</tr>
|
||||||
|
</t>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
</t>
|
</t>
|
||||||
</t>
|
</div>
|
||||||
</template>
|
</t>
|
||||||
|
</t>
|
||||||
|
</template>
|
||||||
|
|
||||||
<report id="late_transaction_complete_report"
|
<report id="late_transaction_complete_report"
|
||||||
model="late.transaction.report.wizard"
|
model="late.transaction.report.wizard"
|
||||||
|
|
|
||||||
|
|
@ -2,88 +2,96 @@
|
||||||
<odoo>
|
<odoo>
|
||||||
<data>
|
<data>
|
||||||
<template id="template_out_transaction_report">
|
<template id="template_out_transaction_report">
|
||||||
<t t-call="web.html_container">
|
<t t-call="web.html_container">
|
||||||
<t t-call="exp_transaction_report.custom_external_layout_all">
|
<t t-call="exp_transaction_report.custom_external_layout_all">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'DroidKufi';
|
font-family: 'DroidKufi';
|
||||||
src: url("/exp_transaction_report/static/src/fonts/DroidKufi-Bold.ttf") format("truetype");
|
src: url("/exp_transaction_report/static/src/fonts/DroidKufi-Bold.ttf") format("truetype");
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
.droidkufi-font {
|
.droidkufi-font {
|
||||||
font-family: 'DroidKufi', sans-serif;
|
font-family: 'DroidKufi', sans-serif;
|
||||||
}
|
}
|
||||||
</style>
|
|
||||||
<div class="page droidkufi-font" style="font-size:11pt">
|
/* Global Table Styling */
|
||||||
<h4 style="text-align:center;font-weight:bold">Outgoing Transaction Report</h4>
|
table {
|
||||||
<br/>
|
width: 100%;
|
||||||
<div style="width:100%;text-align:center">
|
margin-top: 10px;
|
||||||
<h4 style="text-align:right;font-weight:bold;display:inline-block;width:30%">Start Date
|
border-collapse: collapse;
|
||||||
<t t-esc="date_start"/>
|
}
|
||||||
</h4>
|
|
||||||
<h4 style="text-align:left;font-weight:bold;display:inline-block;width:30%;">End Date
|
table, th, td {
|
||||||
<t t-esc="date_end"/>
|
border: 1px solid black;
|
||||||
</h4>
|
padding: 1px;
|
||||||
</div>
|
}
|
||||||
<t t-foreach="key" t-as="doc">
|
|
||||||
<br/>
|
thead {
|
||||||
<span t-esc="doc"/>
|
background-color: #d3d3d3;
|
||||||
<br/>
|
color: black;
|
||||||
<table style="width: 100%;margin-top:10px">
|
}
|
||||||
<thead>
|
|
||||||
<tr>
|
th {
|
||||||
<th style=" border: 1px solid black; padding: 1px; font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center">
|
font-size: 0.8em;
|
||||||
#
|
text-align: center;
|
||||||
</th>
|
}
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;">
|
|
||||||
Transaction Number
|
td {
|
||||||
</th>
|
font-size: 0.8em;
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;">
|
background-color: white;
|
||||||
Transaction Date
|
color: black;
|
||||||
</th>
|
text-align: center;
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;">
|
}
|
||||||
Subject
|
</style>
|
||||||
</th>
|
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;">
|
<div class="page droidkufi-font" style="font-size:11pt;padding: 50px;">
|
||||||
Type
|
<h4 style="text-align:center;font-weight:bold">Outgoing Transaction Report</h4>
|
||||||
</th>
|
<br/>
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;">
|
<div style="width:100%;text-align:center">
|
||||||
Send To
|
<h4 style="text-align:right;font-weight:bold;display:inline-block;width:30%">Start Date
|
||||||
</th>
|
<t t-esc="date_start"/>
|
||||||
</tr>
|
</h4>
|
||||||
</thead>
|
<h4 style="text-align:left;font-weight:bold;display:inline-block;width:30%;">End Date
|
||||||
<tbody>
|
<t t-esc="date_end"/>
|
||||||
<t t-foreach="group_dic[doc]" t-as="docs">
|
</h4>
|
||||||
<tr>
|
</div>
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;border-left: 1px solid black;padding: 1px; padding-left: 1px;font-size:0.8em;background-color: white;color: black;text-align:center ">
|
<t t-foreach="key" t-as="doc">
|
||||||
<strong t-esc="docs_index + 1"/>
|
<br/>
|
||||||
</td>
|
<span t-esc="doc"/>
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;padding: 1px;font-size:0.8em;background-color: white;color: black;text-align:center;direction: ltr;float: left;">
|
<br/>
|
||||||
<t t-esc="docs['name']"/>
|
<table>
|
||||||
</td>
|
<thead>
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;padding: 1px;font-size:0.8em;background-color: white;color: black;text-align:center;">
|
<tr>
|
||||||
<t t-esc="docs['transaction_date']"/>
|
<th style="width: 5%;">#</th>
|
||||||
</td>
|
<th style="width: 15%;">Transaction Number</th>
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;padding: 1px;font-size:0.8em;background-color: white;color: black;text-align:center;">
|
<th style="width: 15%;">Transaction Date</th>
|
||||||
<t t-esc="docs['subject']"/>
|
<th style="width: 20%;">Subject</th>
|
||||||
</td>
|
<th style="width: 15%;">Type</th>
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;border-right: 1px solid left;padding: 1px;font-size:0.8em;background-color: white;color: black;text-align:center;">
|
<th style="width: 30%;">Send To</th>
|
||||||
<t t-esc="docs['type']"/>
|
</tr>
|
||||||
</td>
|
</thead>
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;border-left: 1px solid black;padding: 1px;font-size:0.8em;background-color: white;color: black;text-align:center;">
|
<tbody>
|
||||||
<span t-esc="docs['to']"/>
|
<t t-foreach="group_dic[doc]" t-as="docs">
|
||||||
</td>
|
<tr>
|
||||||
</tr>
|
<td><strong t-esc="docs_index + 1"/></td>
|
||||||
</t>
|
<td style="direction: ltr; text-align: left;">
|
||||||
</tbody>
|
<t t-esc="docs['name']"/>
|
||||||
</table>
|
</td>
|
||||||
</t>
|
<td><t t-esc="docs['transaction_date']"/></td>
|
||||||
</div>
|
<td><t t-esc="docs['subject']"/></td>
|
||||||
|
<td><t t-esc="docs['type']"/></td>
|
||||||
|
<td><span t-esc="docs['to']"/></td>
|
||||||
|
</tr>
|
||||||
|
</t>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
</t>
|
</t>
|
||||||
</t>
|
</div>
|
||||||
</template>
|
</t>
|
||||||
|
</t>
|
||||||
|
</template>
|
||||||
|
|
||||||
<report id="out_transaction_complete_report"
|
<report id="out_transaction_complete_report"
|
||||||
model="outgoing.transaction.report.wizard"
|
model="outgoing.transaction.report.wizard"
|
||||||
|
|
|
||||||
|
|
@ -2,145 +2,133 @@
|
||||||
<odoo>
|
<odoo>
|
||||||
<data>
|
<data>
|
||||||
<template id="outstand_transaction_report_temp">
|
<template id="outstand_transaction_report_temp">
|
||||||
<t t-call="web.html_container">
|
<t t-call="web.html_container">
|
||||||
<t t-call="exp_transaction_report.custom_external_layout_all">
|
<t t-call="exp_transaction_report.custom_external_layout_all">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'DroidKufi';
|
font-family: 'DroidKufi';
|
||||||
src: url("/exp_transaction_report/static/src/fonts/DroidKufi-Bold.ttf") format("truetype");
|
src: url("/exp_transaction_report/static/src/fonts/DroidKufi-Bold.ttf") format("truetype");
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
.droidkufi-font {
|
.droidkufi-font {
|
||||||
font-family: 'DroidKufi', sans-serif;
|
font-family: 'DroidKufi', sans-serif;
|
||||||
}
|
}
|
||||||
</style>
|
|
||||||
<div class="page droidkufi-font" style="font-size:11pt">
|
/* Global Table Styling */
|
||||||
<h4 style="text-align:center;font-weight:bold">Report outstanding Transaction</h4>
|
table {
|
||||||
<br/>
|
width: 100%;
|
||||||
<h4 style="text-align:center;font-weight:bold">
|
margin-top: 10px;
|
||||||
<t t-esc="name"/>
|
border-collapse: collapse;
|
||||||
</h4>
|
}
|
||||||
<br/>
|
|
||||||
<div style="width:100%;text-align:center">
|
table, th, td {
|
||||||
<h4 style="text-align:right;font-weight:bold;display:inline-block;width:30%">Start Date
|
border: 1px solid black;
|
||||||
<t t-esc="date_start"/>
|
padding: 1px;
|
||||||
</h4>
|
}
|
||||||
<h4 style="text-align:left;font-weight:bold;display:inline-block;width:30%;">End Date
|
|
||||||
<t t-esc="date_end"/>
|
thead {
|
||||||
</h4>
|
background-color: #d3d3d3;
|
||||||
</div>
|
color: black;
|
||||||
<t t-foreach="key" t-as="doc">
|
}
|
||||||
<br/>
|
|
||||||
<span t-esc="doc"/>
|
th {
|
||||||
<br/>
|
font-size: 0.8em;
|
||||||
<table style="width: 100%;margin-top:10px">
|
text-align: center;
|
||||||
<thead>
|
}
|
||||||
<tr>
|
|
||||||
<th style=" border: 1px solid black; padding: 1px; font-size:0.8em;background-color: #d3d3d3;color: black;">
|
td {
|
||||||
#
|
font-size: 0.8em;
|
||||||
</th>
|
background-color: white;
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;">
|
color: black;
|
||||||
Transaction Number
|
text-align: center;
|
||||||
</th>
|
}
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;">
|
|
||||||
Transaction Date
|
.nested-table {
|
||||||
</th>
|
margin: 0;
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;">
|
width: 100%;
|
||||||
Subject
|
}
|
||||||
</th>
|
</style>
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;">
|
|
||||||
Type
|
<div class="page droidkufi-font" style="font-size:11pt;padding: 50px;">
|
||||||
</th>
|
<h4 style="text-align:center;font-weight:bold">Report Outstanding Transaction</h4>
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;">
|
<br/>
|
||||||
Send To
|
<h4 style="text-align:center;font-weight:bold">
|
||||||
</th>
|
<t t-if="name == 'Incoming Transactions'">المعاملات الواردة</t>
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: #d3d3d3;color: black;text-align:center;">
|
<t t-else="name == 'Outcoming Transactions'">المعاملات الصادرة</t>
|
||||||
Process Transactions
|
</h4>
|
||||||
</th>
|
<br/>
|
||||||
</tr>
|
<div style="width:100%;text-align:center">
|
||||||
</thead>
|
<h4 style="text-align:right;font-weight:bold;display:inline-block;width:30%">Start Date
|
||||||
<tbody>
|
<t t-esc="date_start"/>
|
||||||
<t t-foreach="group_dic[doc]" t-as="docs">
|
</h4>
|
||||||
<tr>
|
<h4 style="text-align:left;font-weight:bold;display:inline-block;width:30%;">End Date
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;border-right: 1px solid black;padding: 1px; padding-left: 1px;font-size:0.8em;background-color: white;color: black; ">
|
<t t-esc="date_end"/>
|
||||||
<strong t-esc="docs_index + 1"/>
|
</h4>
|
||||||
</td>
|
</div>
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;padding: 1px;font-size:0.8em;background-color: white;color: black;text-align:right;direction: ltr;float: left;">
|
<t t-foreach="key" t-as="doc">
|
||||||
<t t-esc="docs['name']"/>
|
<br/>
|
||||||
</td>
|
<span t-esc="doc"/>
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;padding: 1px;font-size:0.8em;background-color: white;color: black;text-align:right;">
|
<br/>
|
||||||
<t t-esc="docs['transaction_date']"/>
|
<table>
|
||||||
</td>
|
<thead>
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;padding: 1px;font-size:0.8em;background-color: white;color: black;text-align:right;">
|
<tr>
|
||||||
<t t-esc="docs['subject']"/>
|
<th style="width:5%">#</th>
|
||||||
</td>
|
<th style="width:15%">Transaction Number</th>
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;border-right: 1px solid left;padding: 1px;font-size:0.8em;background-color: white;color: black;text-align:right;">
|
<th style="width:15%">Transaction Date</th>
|
||||||
<t t-esc="docs['type']"/>
|
<th style="width:20%">Subject</th>
|
||||||
</td>
|
<th style="width:10%">Type</th>
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;padding: 1px;font-size:0.8em;background-color: white;color: black;text-align:center;">
|
<th style="width:20%">Send To</th>
|
||||||
<span t-esc="docs['to']"/>
|
<th style="width:15%">Process Transactions</th>
|
||||||
</td>
|
</tr>
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;border-left: 1px solid black;padding: 1px;font-size:0.8em;background-color: white;color: black;text-align:right;">
|
</thead>
|
||||||
<table style="width: 100%;">
|
<tbody>
|
||||||
<thead>
|
<t t-foreach="group_dic[doc]" t-as="docs">
|
||||||
<tr>
|
<tr>
|
||||||
<th style=" border: 1px solid black; padding: 1px; font-size:0.8em;background-color: white;color: black;">
|
<td><strong t-esc="docs_index + 1"/></td>
|
||||||
#
|
<td style="direction: ltr; text-align: left;">
|
||||||
</th>
|
<t t-esc="docs['name']"/>
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: white;color: black;text-align:center;">
|
</td>
|
||||||
Transaction Number
|
<td><t t-esc="docs['transaction_date']"/></td>
|
||||||
</th>
|
<td><t t-esc="docs['subject']"/></td>
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: white;color: black;text-align:center;">
|
<td><t t-esc="docs['type']"/></td>
|
||||||
Transaction Date
|
<td><span t-esc="docs['to']"/></td>
|
||||||
</th>
|
<td>
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: white;color: black;text-align:center;">
|
<table class="nested-table">
|
||||||
Subject
|
<thead>
|
||||||
</th>
|
<tr>
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: white;color: black;text-align:center;">
|
<th>#</th>
|
||||||
Type
|
<th>Transaction Number</th>
|
||||||
</th>
|
<th>Transaction Date</th>
|
||||||
<th style=" border: 1px solid black; padding: 1px;font-size:0.8em;background-color: white;color: black;text-align:center;">
|
<th>Subject</th>
|
||||||
Send To
|
<th>Type</th>
|
||||||
</th>
|
<th>Send To</th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<t t-foreach="docs['processing']" t-as="rel">
|
<t t-foreach="docs['processing']" t-as="rel">
|
||||||
<tr>
|
<tr>
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;border-left: 1px solid black;padding: 1px; padding-left: 1px;font-size:0.8em;background-color: white;color: black; ">
|
<td><strong t-esc="rel_index + 1"/></td>
|
||||||
<strong t-esc="rel_index + 1"/>
|
<td><t t-esc="rel.name"/></td>
|
||||||
</td>
|
<td><t t-esc="rel.transaction_date"/></td>
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;border-left: 1px solid black;padding: 1px; padding-left: 1px;font-size:0.8em;background-color: white;color: black; ">
|
<td><t t-esc="rel.subject"/></td>
|
||||||
<t t-esc="rel.name"/>
|
<td><span t-field="rel.subject_type_id.name"/></td>
|
||||||
</td>
|
<td><span t-esc="rel.to_ids.name"/></td>
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;border-left: 1px solid black;padding: 1px; padding-left: 1px;font-size:0.8em;background-color: white;color: black; ">
|
</tr>
|
||||||
<t t-esc="rel.transaction_date"/>
|
</t>
|
||||||
</td>
|
</tbody>
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;border-left: 1px solid black;padding: 1px; padding-left: 1px;font-size:0.8em;background-color: white;color: black; ">
|
</table>
|
||||||
<t t-esc="rel.subject"/>
|
</td>
|
||||||
</td>
|
</tr>
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;border-left: 1px solid black;padding: 1px; padding-left: 1px;font-size:0.8em;background-color: white;color: black; ">
|
</t>
|
||||||
<span t-field="rel.subject_type_id.name"/>
|
</tbody>
|
||||||
</td>
|
</table>
|
||||||
<td style=" border-bottom: 1px solid black; border-right: 1px solid black;border-left: 1px solid black;padding: 1px; padding-left: 1px;font-size:0.8em;background-color: white;color: black; ">
|
|
||||||
<span t-esc="rel.to_ids.name"/>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</t>
|
|
||||||
</tbody>
|
|
||||||
</table>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</t>
|
|
||||||
</tbody>
|
|
||||||
</table>
|
|
||||||
</t>
|
|
||||||
</div>
|
|
||||||
</t>
|
</t>
|
||||||
</t>
|
</div>
|
||||||
</template>
|
</t>
|
||||||
|
</t>
|
||||||
|
</template>
|
||||||
|
|
||||||
<report id="outstanding_transaction_complete_report"
|
<report id="outstanding_transaction_complete_report"
|
||||||
model="outstanding.transaction.report.wizard"
|
model="outstanding.transaction.report.wizard"
|
||||||
|
|
|
||||||
|
|
@ -34,9 +34,9 @@
|
||||||
t-field="transaction_id.transaction_date"
|
t-field="transaction_id.transaction_date"
|
||||||
t-field-options="{"format": "yyyy/MM/dd"}"/>
|
t-field-options="{"format": "yyyy/MM/dd"}"/>
|
||||||
</div>
|
</div>
|
||||||
<div t-if="o.incoming_transaction_id">
|
<div t-if="o.incoming_transaction_id">
|
||||||
<span>Attachment:</span> <span t-esc="transaction_id.attachment_num"/>
|
<span>Attachment:</span> <span t-esc="transaction_id.attachment_num"/>
|
||||||
</div>
|
</div>
|
||||||
<div t-if="o.outgoing_transaction_id or o.internal_transaction_id">
|
<div t-if="o.outgoing_transaction_id or o.internal_transaction_id">
|
||||||
<span>Subject:</span> <span t-esc="transaction_id.subject" />
|
<span>Subject:</span> <span t-esc="transaction_id.subject" />
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -45,12 +45,12 @@
|
||||||
t-field="transaction_id.transaction_date"
|
t-field="transaction_id.transaction_date"
|
||||||
t-field-options="{"format": "yyyy/MM/dd"}"/>
|
t-field-options="{"format": "yyyy/MM/dd"}"/>
|
||||||
</div>
|
</div>
|
||||||
<div style="margin-right:-25px">
|
<div style="margin-right:-25px">
|
||||||
<img
|
<img
|
||||||
t-att-src="'/report/barcode/?type=%s&value=%s&width=%s&height=%s' % ('Code128', transaction_id.name, 600, 100)"
|
t-att-src="'/report/barcode/?type=%s&value=%s&width=%s&height=%s' % ('Code128', transaction_id.name, 600, 100)"
|
||||||
style="width:250px;height:40px;margin-top:5px;"/>
|
style="width:250px;height:40px;margin-top:5px;"/>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -64,13 +64,13 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</t>
|
</t>
|
||||||
<div class="article o_report_layout_standard mohanad-font">
|
<div class="article o_report_layout_standard mohanad-font">
|
||||||
<t t-raw="0"/>
|
<t t-raw="0"/>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<template id="formal_letter_external_layout">
|
<template id="formal_letter_external_layout">
|
||||||
<!-- Multicompany -->
|
|
||||||
<t t-if="not o and doc">
|
<t t-if="not o and doc">
|
||||||
<t t-set="o" t-value="doc"/>
|
<t t-set="o" t-value="doc"/>
|
||||||
</t>
|
</t>
|
||||||
|
|
@ -81,15 +81,15 @@
|
||||||
<t t-if="not o or not 'company_id' in o">
|
<t t-if="not o or not 'company_id' in o">
|
||||||
<t t-set="company" t-value="res_company"/>
|
<t t-set="company" t-value="res_company"/>
|
||||||
</t>
|
</t>
|
||||||
<t t-call="exp_transation_letters.custom_external_formal_layout_standard">
|
<t t-call="exp_transation_letters.custom_external_formal_layout_standard">
|
||||||
<t t-raw="0"/>
|
<t t-raw="0"/>
|
||||||
</t>
|
</t>
|
||||||
|
|
||||||
</template>
|
</template>
|
||||||
<template id="transaction_letter_formal_report_temp">
|
<template id="transaction_letter_formal_report_temp">
|
||||||
<t t-call="web.html_container">
|
<t t-call="web.html_container">
|
||||||
<t t-foreach="docs" t-as="o">
|
<t t-foreach="docs" t-as="o">
|
||||||
<t t-call="exp_transation_letters.formal_letter_external_layout">
|
<!-- <t t-call="exp_transation_letters.formal_letter_external_layout"> -->
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Al-Mohanad';
|
font-family: 'Al-Mohanad';
|
||||||
|
|
@ -112,30 +112,30 @@
|
||||||
<div class="page mohanad-font">
|
<div class="page mohanad-font">
|
||||||
<br/>
|
<br/>
|
||||||
<br/>
|
<br/>
|
||||||
<div style="margin-bottom: 0px">
|
<!-- <div style="margin-bottom: 0px">
|
||||||
<p class="mohanad-font" style="line-height: 16 !important" t-raw="o.content">
|
<p class="mohanad-font" style="line-height: 16 !important" t-raw="o.content">
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div> -->
|
||||||
<br/>
|
<br/>
|
||||||
<br/>
|
<br/>
|
||||||
<div style="margin-top: 0px; page-break-inside: avoid;" dir="ltr">
|
<div style="margin-top: 0px; page-break-inside: avoid;" dir="ltr">
|
||||||
<div style="margin-bottom: 10px; text-align: left;margin-left:25px;font-size:18px;">
|
<div style="margin-bottom: 10px; text-align: left;margin-left:25px;font-size:18px;">
|
||||||
<span t-esc="o.signed_user_id.name"/>
|
<span t-esc="o.signed_user_id.name"/>
|
||||||
</div>
|
</div>
|
||||||
<div style="margin-bottom: 10px; text-align: left;margin-left:25px;font-size:18px;">
|
<div style="margin-bottom: 10px; text-align: left;margin-left:25px;font-size:18px;">
|
||||||
<span t-esc="o.signed_user_id.employee_id.job_id.name"/>
|
<span t-esc="o.signed_user_id.employee_id.job_id.name"/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div style="margin-top: 10px; text-align: left;">
|
<div style="margin-top: 10px; text-align: left;">
|
||||||
<img t-if="o.new_signature" t-attf-src="data:image/*;base64,{{o.new_signature}}"
|
<img t-if="o.new_signature" t-attf-src="data:image/*;base64,{{o.new_signature}}"
|
||||||
style="height:auto;max-width:200px; border: 0px;margin-left:0px"/>
|
style="height:auto;max-width:200px; border: 0px;margin-left:0px"/>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</t>
|
<!-- </t> -->
|
||||||
</t>
|
</t>
|
||||||
</t>
|
</t>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -53,9 +53,9 @@
|
||||||
<t t-if="not o or not 'company_id' in o">
|
<t t-if="not o or not 'company_id' in o">
|
||||||
<t t-set="company" t-value="res_company"/>
|
<t t-set="company" t-value="res_company"/>
|
||||||
</t>
|
</t>
|
||||||
<t t-call="exp_transation_letters.custom_external_layout_standard">
|
<t t-call="exp_transation_letters.custom_external_layout_standard">
|
||||||
<t t-raw="0"/>
|
<t t-raw="0"/>
|
||||||
</t>
|
</t>
|
||||||
</template>
|
</template>
|
||||||
<template id="transaction_letter_report_temp">
|
<template id="transaction_letter_report_temp">
|
||||||
<t t-call="web.html_container">
|
<t t-call="web.html_container">
|
||||||
|
|
|
||||||
|
|
@ -38,7 +38,7 @@
|
||||||
<group>
|
<group>
|
||||||
<field name="name" required="1" attrs="{'readonly': [('state', '!=', 'draft')]}"/>
|
<field name="name" required="1" attrs="{'readonly': [('state', '!=', 'draft')]}"/>
|
||||||
<field name="unite" required="1" attrs="{'readonly': [('state', '!=', 'draft')]}"/>
|
<field name="unite" required="1" attrs="{'readonly': [('state', '!=', 'draft')]}"/>
|
||||||
<field name="letter_template" options="{'no_create':True,'no_open':True}" attrs="{'readonly': [('state', '!=', 'draft')]}"/>
|
<field name="letter_template" options="{'no_create':True,'no_open':True}" attrs="{'readonly': [('state', '!=', 'draft')]}"/>
|
||||||
<!-- <field name="attachment_generated" invisible="1"/> -->
|
<!-- <field name="attachment_generated" invisible="1"/> -->
|
||||||
<field name="signed_user_id" invisible="1"/>
|
<field name="signed_user_id" invisible="1"/>
|
||||||
</group>
|
</group>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue