[MERGE] remove wizard cancel button and make action button red

bzr revid: jam@tinyerp.com-20120625051048-y6mydqljdpysabn1
This commit is contained in:
Jigar Amin - OpenERP 2012-06-25 10:40:48 +05:30
commit 622abf69b3
202 changed files with 723 additions and 998 deletions

View File

@ -9,7 +9,6 @@
<form position="attributes" version="7.0"> <form position="attributes" version="7.0">
<attribute name="string">Accounting Application Configuration</attribute> <attribute name="string">Accounting Application Configuration</attribute>
</form> </form>
<button name="action_skip" position="replace"/>
<button name="action_next" position="attributes"> <button name="action_next" position="attributes">
<attribute name="string">Continue</attribute> <attribute name="string">Continue</attribute>
</button> </button>

View File

@ -1983,8 +1983,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Create Account" version="7.0"> <form string="Create Account" version="7.0">
<header> <header>
<button icon="gtk-ok" name="action_create" string="Add" type="object"/> <button icon="gtk-ok" name="action_create" string="Add" type="object" class="oe_highlight"/>
<button icon="gtk-cancel" special="cancel" string="Cancel" name="action_cancel" type="object"/>
</header> </header>
<separator col="4" colspan="4" string="Create an Account Based on this Template"/> <separator col="4" colspan="4" string="Create an Account Based on this Template"/>
<field name="cparent_id"/> <field name="cparent_id"/>
@ -2355,7 +2354,6 @@
<form position="attributes" version="7.0"> <form position="attributes" version="7.0">
<attribute name="string">Accounting Application Configuration</attribute> <attribute name="string">Accounting Application Configuration</attribute>
</form> </form>
<button name="action_skip" position="replace"/>
<group string="res_config_contents" position="replace"> <group string="res_config_contents" position="replace">
<field name="only_one_chart_template" invisible="1"/> <field name="only_one_chart_template" invisible="1"/>
<field name="complete_tax_set" invisible="1"/> <field name="complete_tax_set" invisible="1"/>

View File

@ -9,8 +9,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Select Period" version="7.0"> <form string="Select Period" version="7.0">
<header> <header>
<button name="check_report" string="Print" type="object" icon="gtk-print"/> <button name="check_report" string="Print" type="object" icon="gtk-print" class="oe_highlight"/>
<button special="cancel" string="Cancel" icon="gtk-cancel"/>
</header> </header>
<group col="4"> <group col="4">
<field name="date1"/> <field name="date1"/>

View File

@ -9,8 +9,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Analytic Account Charts" version="7.0"> <form string="Analytic Account Charts" version="7.0">
<header> <header>
<button name="analytic_account_chart_open_window" string="Open Charts" type="object" icon="gtk-ok"/> <button name="analytic_account_chart_open_window" string="Open Charts" type="object" icon="gtk-ok" class="oe_highlight"/>
<button special="cancel" string="Cancel" icon="gtk-cancel"/>
</header> </header>
<group string="Select the Period for Analysis" col="4"> <group string="Select the Period for Analysis" col="4">
<field name="from_date"/> <field name="from_date"/>

View File

@ -9,8 +9,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Select period" version="7.0"> <form string="Select period" version="7.0">
<header> <header>
<button special="cancel" string="Cancel" icon="gtk-cancel"/> <button name="check_report" string="Print" type="object" icon="gtk-print" class="oe_highlight"/>
<button name="check_report" string="Print" type="object" icon="gtk-print"/>
</header> </header>
<group string="Cost Ledger for Period" col="4"> <group string="Cost Ledger for Period" col="4">
<field name="date1"/> <field name="date1"/>

View File

@ -9,8 +9,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Select Period" version="7.0"> <form string="Select Period" version="7.0">
<header> <header>
<button name="check_report" string="Print" type="object" icon="gtk-print"/> <button name="check_report" string="Print" type="object" icon="gtk-print" class="oe_highlight"/>
<button special="cancel" string="Cancel" icon="gtk-cancel"/>
</header> </header>
<group col="4"> <group col="4">
<field name="date1"/> <field name="date1"/>

View File

@ -9,8 +9,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Select Period" version="7.0"> <form string="Select Period" version="7.0">
<header> <header>
<button name="check_report" string="Print" type="object" icon="gtk-print"/> <button name="check_report" string="Print" type="object" icon="gtk-print" class="oe_highlight"/>
<button special="cancel" string="Cancel" icon="gtk-cancel"/>
</header> </header>
<group col="4"> <group col="4">
<field name="date1"/> <field name="date1"/>

View File

@ -9,8 +9,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Select Period" version="7.0"> <form string="Select Period" version="7.0">
<header> <header>
<button name="check_report" string="Print" type="object" icon="gtk-print"/> <button name="check_report" string="Print" type="object" icon="gtk-print" class="oe_highlight"/>
<button special="cancel" string="Cancel" icon="gtk-cancel"/>
</header> </header>
<group col="4"> <group col="4">
<field name="date1"/> <field name="date1"/>

View File

@ -9,8 +9,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="View Account Analytic Lines" version="7.0"> <form string="View Account Analytic Lines" version="7.0">
<header> <header>
<button icon="terp-gtk-go-back-rtl" string="Open Entries" name="action_open_window" type="object"/> <button icon="terp-gtk-go-back-rtl" string="Open Entries" name="action_open_window" type="object" class="oe_highlight"/>
<button icon="gtk-cancel" special="cancel" string="Cancel"/>
</header> </header>
<group col="4"> <group col="4">
<field name="from_date"/> <field name="from_date"/>

View File

@ -17,8 +17,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Configure Accounting" version="7.0"> <form string="Configure Accounting" version="7.0">
<header> <header>
<button string="Apply" type="object" name="execute"/> <button string="Apply" type="object" name="execute" class="oe_highlight"/>
<button string="Cancel" special="cancel"/>
</header> </header>
<group col="4"> <group col="4">
<field name="has_default_company" invisible="1" /> <field name="has_default_company" invisible="1" />

View File

@ -9,8 +9,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Reconciliation" version="7.0"> <form string="Reconciliation" version="7.0">
<header> <header>
<button name="reconcile" string="Reconcile" type="object" icon="terp-stock_effects-object-colorize"/> <button name="reconcile" string="Reconcile" type="object" icon="terp-stock_effects-object-colorize" class="oe_highlight"/>
<button special="cancel" string="Cancel" icon="gtk-cancel"/>
</header> </header>
<separator string="Reconciliation"/> <separator string="Reconciliation"/>
<label string="For an invoice to be considered as paid, the invoice entries must be reconciled with counterparts, usually payments. With the automatic reconciliation functionality, OpenERP makes its own search for entries to reconcile in a series of accounts. It finds entries for each partner where the amounts correspond."/> <label string="For an invoice to be considered as paid, the invoice entries must be reconciled with counterparts, usually payments. With the automatic reconciliation functionality, OpenERP makes its own search for entries to reconcile in a series of accounts. It finds entries for each partner where the amounts correspond."/>
@ -53,9 +52,6 @@
<field name="type">form</field> <field name="type">form</field>
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Reconciliation Result" version="7.0"> <form string="Reconciliation Result" version="7.0">
<header>
<button special="cancel" string="Ok" icon="terp-dialog-close" default_focus="1"/>
</header>
<group> <group>
<field name="reconciled"/> <field name="reconciled"/>
<field name="unreconciled"/> <field name="unreconciled"/>

View File

@ -8,8 +8,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Invoice Currency" version="7.0"> <form string="Invoice Currency" version="7.0">
<header> <header>
<button name="change_currency" string="Change Currency" type="object" icon="terp-stock_effects-object-colorize"/> <button name="change_currency" string="Change Currency" type="object" icon="terp-stock_effects-object-colorize" class="oe_highlight"/>
<button special="cancel" string="Cancel" icon="gtk-cancel"/>
</header> </header>
<group string="This wizard will change the currency of the invoice"> <group string="This wizard will change the currency of the invoice">
<field name="currency_id"/> <field name="currency_id"/>

View File

@ -8,8 +8,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Account charts" version="7.0"> <form string="Account charts" version="7.0">
<header> <header>
<button icon="terp-gtk-go-back-rtl" string="Open Charts" name="account_chart_open_window" type="object"/> <button icon="terp-gtk-go-back-rtl" string="Open Charts" name="account_chart_open_window" type="object" class="oe_highlight"/>
<button icon="gtk-cancel" special="cancel" string="Cancel"/>
</header> </header>
<group colspan="4"> <group colspan="4">
<field name="fiscalyear" on_change="onchange_fiscalyear(fiscalyear)"/> <field name="fiscalyear" on_change="onchange_fiscalyear(fiscalyear)"/>

View File

@ -7,15 +7,14 @@
<field name="type">form</field> <field name="type">form</field>
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Close states of Fiscal year and periods" version="7.0"> <form string="Close states of Fiscal year and periods" version="7.0">
<header> <header>
<button icon="gtk-cancel" special="cancel" string="Cancel"/> <button icon="terp-locked" string="Close Fiscalyear" name="data_save" type="object" class="oe_highlight"/>
<button icon="terp-locked" string="Close Fiscalyear" name="data_save" type="object"/> </header>
</header> <separator string="Close states of Fiscal year and periods"/>
<separator string="Close states of Fiscal year and periods"/> <label string ="If no additional entries should be recorded on a fiscal year, you can close it from here. It will close all opened periods in this year that will make impossible any new entry record. Close a fiscal year when you need to finalize your end of year results definitive "/>
<label string ="If no additional entries should be recorded on a fiscal year, you can close it from here. It will close all opened periods in this year that will make impossible any new entry record. Close a fiscal year when you need to finalize your end of year results definitive "/> <group>
<group> <field name="fy_id" domain="[('state','=','draft')]"/>
<field name="fy_id" domain="[('state','=','draft')]"/> </group>
</group>
</form> </form>
</field> </field>
</record> </record>

View File

@ -8,8 +8,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Generate Fiscal Year Opening Entries" version="7.0"> <form string="Generate Fiscal Year Opening Entries" version="7.0">
<header> <header>
<button icon="gtk-execute" string="Create" name="data_save" type="object"/> <button icon="gtk-execute" string="Create" name="data_save" type="object" class="oe_highlight"/>
<button icon="gtk-cancel" special="cancel" string="Cancel"/>
</header> </header>
<separator string="Generate Fiscal Year Opening Entries"/> <separator string="Generate Fiscal Year Opening Entries"/>
<label string="This wizard will generate the end of year journal entries of selected fiscal year. Note that you can run this wizard many times for the same fiscal year: it will simply replace the old opening entries with the new ones."/> <label string="This wizard will generate the end of year journal entries of selected fiscal year. Note that you can run this wizard many times for the same fiscal year: it will simply replace the old opening entries with the new ones."/>

View File

@ -9,8 +9,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Credit Note" version="7.0"> <form string="Credit Note" version="7.0">
<header> <header>
<button icon="gtk-cancel" special="cancel" string="Cancel"/> <button string='Refund' icon="gtk-execute" name="invoice_refund" type="object" class="oe_highlight"/>
<button string='Refund' icon="gtk-execute" name="invoice_refund" type="object"/>
</header> </header>
<separator string="Credit Note Options"/> <separator string="Credit Note Options"/>
<group col="4"> <group col="4">

View File

@ -6,13 +6,14 @@
<field name="model">account.invoice.confirm</field> <field name="model">account.invoice.confirm</field>
<field name="type">form</field> <field name="type">form</field>
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Confirm Draft Invoices" version="7.0"> <form string="Confirm Draft Invoices" version="7.0">
<separator string="Confirm Draft Invoices" colspan="4"/> <header>
<group colspan="4" col="6"> <button icon="terp-camera_test" string="Confirm Invoices" name="invoice_confirm" type="object" default_focus="1" class="oe_highlight"/>
<button icon="gtk-cancel" special="cancel" string="Close"/> </header>
<button icon="terp-camera_test" string="Confirm Invoices" name="invoice_confirm" type="object" default_focus="1"/> <group>
</group> <separator string="Confirm Draft Invoices" colspan="4"/>
</form> </group>
</form>
</field> </field>
</record> </record>
@ -27,13 +28,14 @@
<field name="model">account.invoice.cancel</field> <field name="model">account.invoice.cancel</field>
<field name="type">form</field> <field name="type">form</field>
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Cancel Selected Invoices" version="7.0"> <form string="Cancel Selected Invoices" version="7.0">
<separator string="Cancel Selected Invoices" colspan="4"/> <header>
<group colspan="4" col="6"> <button icon="gtk-cancel" string="Cancel Invoices" name="invoice_cancel" type="object" default_focus="1" class="oe_highlight"/>
<button icon="gtk-cancel" string="Cancel Invoices" name="invoice_cancel" type="object" default_focus="1"/> </header>
<button icon="terp-dialog-close" special="cancel" string="Close"/> <group>
</group> <separator string="Cancel Selected Invoices" colspan="4"/>
</form> </group>
</form>
</field> </field>
</record> </record>

View File

@ -7,13 +7,14 @@
<field name="model">account.journal.select</field> <field name="model">account.journal.select</field>
<field name="type">form</field> <field name="type">form</field>
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Journal Select" version="7.0"> <form string="Journal Select" version="7.0">
<header> <header>
<button icon="terp-gtk-go-back-rtl" string="Open Entries" name="action_open_window" type="object"/> <button icon="terp-gtk-go-back-rtl" string="Open Entries" name="action_open_window" type="object" class="oe_highlight"/>
<button icon="gtk-cancel" special="cancel" string="Cancel"/> </header>
</header> <group>
<label string="Are you sure you want to open Journal Entries?"/> <label string="Are you sure you want to open Journal Entries?"/>
</form> </group>
</form>
</field> </field>
</record> </record>

View File

@ -8,8 +8,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Bank reconciliation" version="7.0"> <form string="Bank reconciliation" version="7.0">
<header> <header>
<button icon="terp-gtk-go-back-rtl" string="Open for Bank Reconciliation" name="action_open_window" type="object"/> <button icon="terp-gtk-go-back-rtl" string="Open for Bank Reconciliation" name="action_open_window" type="object" class="oe_highlight"/>
<button icon="gtk-cancel" special="cancel" string="Cancel"/>
</header> </header>
<group> <group>
<field name="journal_id"/> <field name="journal_id"/>

View File

@ -103,13 +103,11 @@ class account_move_journal(osv.osv_memory):
period_string = _("Period: %s") % tools.ustr(period) period_string = _("Period: %s") % tools.ustr(period)
separator_string = _("Open Journal Items !") separator_string = _("Open Journal Items !")
cancel_string = _("Cancel")
open_string = _("Open") open_string = _("Open")
view = """<?xml version="1.0" encoding="utf-8"?> view = """<?xml version="1.0" encoding="utf-8"?>
<form string="Standard entries"> <form string="Standard entries" version="7.0">
<header> <header>
<button icon="terp-gtk-go-back-rtl" string="%s" name="action_open_window" default_focus="1" type="object"/> <button icon="terp-gtk-go-back-rtl" string="%s" name="action_open_window" default_focus="1" type="object" class="oe_highlight"/>
<button icon="gtk-cancel" special="cancel" string="%s"/>
</header> </header>
<group string="%s" colspan="4"> <group string="%s" colspan="4">
<field name="target_move" /> <field name="target_move" />
@ -119,7 +117,7 @@ class account_move_journal(osv.osv_memory):
<newline/> <newline/>
<label width="300" string="%s"/> <label width="300" string="%s"/>
</group> </group>
</form>""" % (open_string, cancel_string, separator_string, journal_string, period_string) </form>""" % (open_string, separator_string, journal_string, period_string)
view = etree.fromstring(view.encode('utf8')) view = etree.fromstring(view.encode('utf8'))
xarch, xfields = self._view_look_dom_arch(cr, uid, view, view_id, context=context) xarch, xfields = self._view_look_dom_arch(cr, uid, view, view_id, context=context)

View File

@ -8,8 +8,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Reconciliation" version="7.0"> <form string="Reconciliation" version="7.0">
<header> <header>
<button icon="terp-gtk-go-back-rtl" string="Open for Reconciliation" name="action_open_window" type="object" /> <button icon="terp-gtk-go-back-rtl" string="Open for Reconciliation" name="action_open_window" type="object" class="oe_highlight"/>
<button icon="gtk-cancel" special="cancel" string="Cancel" />
</header> </header>
<group> <group>
<field name="account_id"/> <field name="account_id"/>

View File

@ -9,10 +9,11 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Account Select" version="7.0"> <form string="Account Select" version="7.0">
<header> <header>
<button icon="gtk-cancel" special="cancel" string="Cancel"/> <button icon="terp-gtk-go-back-rtl" string="Open Entries" name="open_window" type="object" default_focus="1" class="oe_highlight"/>
<button icon="terp-gtk-go-back-rtl" string="Open Entries" name="open_window" type="object" default_focus="1"/>
</header> </header>
<label string="Are you sure you want to open Account move line entries!"/> <group>
<label string="Are you sure you want to open Account move line entries!"/>
</group>
</form> </form>
</field> </field>
</record> </record>

View File

@ -8,8 +8,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Unreconciliation" version="7.0"> <form string="Unreconciliation" version="7.0">
<header> <header>
<button icon="terp-gtk-go-back-rtl" string="Open for Unreconciliation" name="action_open_window" type="object" /> <button icon="terp-gtk-go-back-rtl" string="Open for Unreconciliation" name="action_open_window" type="object" class="oe_highlight"/>
<button icon="gtk-cancel" special="cancel" string="Cancel" />
</header> </header>
<group> <group>
<field name="account_id"/> <field name="account_id"/>

View File

@ -8,8 +8,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Choose Fiscal Year " version="7.0"> <form string="Choose Fiscal Year " version="7.0">
<header> <header>
<button icon="gtk-cancel" special="cancel" string="Cancel"/> <button icon="terp-gtk-go-back-rtl" string="Open" name="remove_entries" type="object" class="oe_highlight"/>
<button icon="terp-gtk-go-back-rtl" string="Open" name="remove_entries" type="object"/>
</header> </header>
<group> <group>
<field name="fyear_id" domain="[('state','=','draft')]"/> <field name="fyear_id" domain="[('state','=','draft')]"/>

View File

@ -9,8 +9,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Close Period" version="7.0"> <form string="Close Period" version="7.0">
<header> <header>
<button icon="gtk-cancel" special="cancel" string="Cancel"/> <button icon="terp-gtk-go-back-rtl" string="Close Period" name="data_save" type="object" class="oe_highlight"/>
<button icon="terp-gtk-go-back-rtl" string="Close Period" name="data_save" type="object"/>
</header> </header>
<separator string="Are you sure?" colspan="4"/> <separator string="Are you sure?" colspan="4"/>
<group> <group>

View File

@ -8,8 +8,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Partner Reconciliation" version="7.0"> <form string="Partner Reconciliation" version="7.0">
<header> <header>
<button name="next_partner" icon="terp-gtk-jump-to-ltr" type="object" string="Go to Next Partner" /> <button name="next_partner" icon="terp-gtk-jump-to-ltr" type="object" string="Go to Next Partner" class="oe_highlight"/>
<button special="cancel" string="Cancel" icon="gtk-cancel"/>
</header> </header>
<group col="4"> <group col="4">
<field name="next_partner_id"/> <field name="next_partner_id"/>

View File

@ -9,10 +9,9 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Reconciliation" version="7.0"> <form string="Reconciliation" version="7.0">
<header> <header>
<button icon="gtk-cancel" special="cancel" string="Cancel"/> <button icon="terp-stock_effects-object-colorize" string="Reconcile" name="trans_rec_reconcile_full" type="object" default_focus="1" attrs="{'invisible':[('writeoff','!=',0)]}" class="oe_highlight"/>
<button icon="terp-stock_effects-object-colorize" string="Reconcile" name="trans_rec_reconcile_full" type="object" default_focus="1" attrs="{'invisible':[('writeoff','!=',0)]}"/> <button icon="gtk-ok" string="Reconcile With Write-Off" name="trans_rec_addendum_writeoff" type="object" attrs="{'invisible':[('writeoff','==',0)]}" class="oe_highlight"/>
<button icon="gtk-ok" string="Reconcile With Write-Off" name="trans_rec_addendum_writeoff" type="object" attrs="{'invisible':[('writeoff','==',0)]}"/> <button icon="gtk-ok" string="Partial Reconcile" name="trans_rec_reconcile_partial_reconcile" type="object" attrs="{'invisible':[('writeoff','==',0)]}" class="oe_highlight"/>
<button icon="gtk-ok" string="Partial Reconcile" name="trans_rec_reconcile_partial_reconcile" type="object" attrs="{'invisible':[('writeoff','==',0)]}"/>
</header> </header>
<group col="4" string="Reconciliation Transactions"> <group col="4" string="Reconciliation Transactions">
<field name="trans_nbr"/> <field name="trans_nbr"/>
@ -51,8 +50,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Information addendum" version="7.0"> <form string="Information addendum" version="7.0">
<header> <header>
<button icon="terp-stock_effects-object-colorize" string="Reconcile" name="trans_rec_reconcile" type="object" default_focus="1"/> <button icon="terp-stock_effects-object-colorize" string="Reconcile" name="trans_rec_reconcile" type="object" default_focus="1" class="oe_highlight"/>
<button icon="gtk-cancel" special="cancel" string="Cancel"/>
</header> </header>
<group string="Write-Off Move" col="4"> <group string="Write-Off Move" col="4">
<field name="journal_id"/> <field name="journal_id"/>

View File

@ -10,8 +10,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Report Options" version="7.0"> <form string="Report Options" version="7.0">
<header> <header>
<button icon="gtk-print" name="check_report" string="Print" type="object" colspan="2" default_focus="1"/> <button icon="gtk-print" name="check_report" string="Print" type="object" colspan="2" default_focus="1" class="oe_highlight"/>
<button icon="gtk-cancel" special="cancel" string="Cancel" colspan="2"/>
</header> </header>
<separator string="Aged Partner Balance"/> <separator string="Aged Partner Balance"/>
<label string="Aged Partner Balance is a more detailed report of your receivables by intervals. When opening that report, OpenERP asks for the name of the company, the fiscal period and the size of the interval to be analyzed (in days). OpenERP then calculates a table of credit balance by period. So if you request an interval of 30 days OpenERP generates an analysis of creditors for the past month, past two months, and so on. "/> <label string="Aged Partner Balance is a more detailed report of your receivables by intervals. When opening that report, OpenERP asks for the name of the company, the fiscal period and the size of the interval to be analyzed (in days). OpenERP then calculates a table of credit balance by period. So if you request an interval of 30 days OpenERP generates an analysis of creditors for the past month, past two months, and so on. "/>

View File

@ -9,8 +9,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Report Options" version="7.0"> <form string="Report Options" version="7.0">
<header> <header>
<button icon="gtk-print" name="check_report" string="Print" type="object" colspan="2" default_focus="1" /> <button icon="gtk-print" name="check_report" string="Print" type="object" colspan="2" default_focus="1" class="oe_highlight"/>
<button icon="gtk-cancel" special="cancel" string="Cancel" colspan="2"/>
</header> </header>
<label string=""/> <!-- binding for inherited views --> <label string=""/> <!-- binding for inherited views -->
<group col="4"> <group col="4">

View File

@ -9,11 +9,12 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Open Invoice" version="7.0"> <form string="Open Invoice" version="7.0">
<header> <header>
<button name="change_inv_state" string="Yes" type="object" icon="terp-camera_test"/> <button name="change_inv_state" string="Yes" type="object" icon="terp-camera_test" class="oe_highlight"/>
<button special="cancel" string="No" icon="terp-gtk-stop"/>
</header> </header>
<label string="Are you sure you want to open this invoice ?"/> <group>
<label string="(Invoice should be unreconciled if you want to open it)"/> <label string="Are you sure you want to open this invoice ?"/>
<label string="(Invoice should be unreconciled if you want to open it)"/>
</group>
</form> </form>
</field> </field>
</record> </record>

View File

@ -9,9 +9,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Subscription Compute" version="7.0"> <form string="Subscription Compute" version="7.0">
<header> <header>
<button icon="gtk-cancel" special="cancel" string="Cancel" /> <button icon="gtk-execute" string="Generate Entries" name="action_generate" type="object" class="oe_highlight"/>
<button icon="gtk-execute" string="Generate Entries"
name="action_generate" type="object" />
</header> </header>
<separator string="Generate Entries before:"/> <separator string="Generate Entries before:"/>
<label string ="Automatically generate entries based on what has been entered in the system before a specific date."/> <label string ="Automatically generate entries based on what has been entered in the system before a specific date."/>

View File

@ -9,8 +9,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Account tax charts" version="7.0"> <form string="Account tax charts" version="7.0">
<header> <header>
<button icon="terp-gtk-go-back-rtl" string="Open Charts" name="account_tax_chart_open_window" type="object" /> <button icon="terp-gtk-go-back-rtl" string="Open Charts" name="account_tax_chart_open_window" type="object" class="oe_highlight"/>
<button icon="gtk-cancel" special="cancel" string="Cancel" />
</header> </header>
<group> <group>
<field name="period_id"/> <field name="period_id"/>

View File

@ -9,11 +9,12 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Unreconciliation" version="7.0"> <form string="Unreconciliation" version="7.0">
<header> <header>
<button icon="gtk-ok" string="Unreconcile" name="trans_unrec" type="object" default_focus="1"/> <button icon="gtk-ok" string="Unreconcile" name="trans_unrec" type="object" default_focus="1" class="oe_highlight"/>
<button icon="gtk-cancel" special="cancel" string="Cancel"/>
</header> </header>
<separator string="Unreconciliate Transactions"/> <group>
<label string="If you unreconciliate transactions, you must also verify all the actions that are linked to those transactions because they will not be disabled"/> <separator string="Unreconciliate Transactions"/>
<label string="If you unreconciliate transactions, you must also verify all the actions that are linked to those transactions because they will not be disabled"/>
</group>
</form> </form>
</field> </field>
</record> </record>
@ -43,11 +44,12 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Unreconciliation" version="7.0"> <form string="Unreconciliation" version="7.0">
<header> <header>
<button icon="gtk-ok" string="Unreconcile" name="trans_unrec_reconcile" type="object" default_focus="1"/> <button icon="gtk-ok" string="Unreconcile" name="trans_unrec_reconcile" type="object" default_focus="1" class="oe_highlight"/>
<button icon="gtk-cancel" special="cancel" string="Cancel"/>
</header> </header>
<separator string="Unreconciliation Transactions"/> <group>
<label string="If you unreconciliate transactions, you must also verify all the actions that are linked to those transactions because they will not be disable"/> <separator string="Unreconciliation Transactions"/>
<label string="If you unreconciliate transactions, you must also verify all the actions that are linked to those transactions because they will not be disable"/>
</group>
</form> </form>
</field> </field>
</record> </record>

View File

@ -7,17 +7,16 @@
<field name="model">account.use.model</field> <field name="model">account.use.model</field>
<field name="type">form</field> <field name="type">form</field>
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Create Entries From Models" version="7.0"> <form string="Create Entries From Models" version="7.0">
<header> <header>
<button icon="gtk-execute" string="Create Entries" name="create_entries" type="object"/> <button icon="gtk-execute" string="Create Entries" name="create_entries" type="object" class="oe_highlight"/>
<button icon="gtk-cancel" special="cancel" string="Cancel"/> </header>
</header> <separator string="This wizard will create recurring accounting entries"/>
<separator string="This wizard will create recurring accounting entries"/> <label string="Create manual recurring entries in a chosen journal."/>
<label string="Create manual recurring entries in a chosen journal."/> <group>
<group> <field name="model"/>
<field name="model"/> </group>
</group> </form>
</form>
</field> </field>
</record> </record>
@ -40,10 +39,11 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Use Model" version="7.0"> <form string="Use Model" version="7.0">
<header> <header>
<button icon="gtk-execute" string="Ok" name="create_entries" type="object" default_focus='1'/> <button icon="gtk-execute" string="Ok" name="create_entries" type="object" default_focus='1' class="oe_highlight"/>
<button icon="gtk-cancel" special="cancel" string="Cancel"/>
</header> </header>
<label string = "Are you sure you want to create entries?"/> <group>
<label string = "Are you sure you want to create entries?"/>
</group>
</form> </form>
</field> </field>
</record> </record>

View File

@ -8,18 +8,17 @@
<field name="model">validate.account.move</field> <field name="model">validate.account.move</field>
<field name="type">form</field> <field name="type">form</field>
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Post Journal Entries" version="7.0"> <form string="Post Journal Entries" version="7.0">
<header> <header>
<button icon="terp-camera_test" string="Approve" name="validate_move" type="object"/> <button icon="terp-camera_test" string="Approve" name="validate_move" type="object" class="oe_highlight"/>
<button icon="gtk-cancel" special="cancel" string="Cancel"/> </header>
</header> <separator string="Post Journal Entries of a Journal"/>
<separator string="Post Journal Entries of a Journal"/> <label string="All draft account entries in this journal and period will be validated. It means you won't be able to modify their accounting fields anymore."/>
<label string="All draft account entries in this journal and period will be validated. It means you won't be able to modify their accounting fields anymore."/> <group>
<group> <field name="journal_id"/>
<field name="journal_id"/> <field name="period_id"/>
<field name="period_id"/> </group>
</group> </form>
</form>
</field> </field>
</record> </record>
@ -46,14 +45,15 @@
<field name="model">validate.account.move.lines</field> <field name="model">validate.account.move.lines</field>
<field name="type">form</field> <field name="type">form</field>
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Post Journal Entries" version="7.0"> <form string="Post Journal Entries" version="7.0">
<header> <header>
<button icon="gtk-cancel" special="cancel" string="Cancel"/> <button icon="terp-camera_test" string="Approve" name="validate_move_lines" type="object" default_focus="1" class="oe_highlight"/>
<button icon="terp-camera_test" string="Approve" name="validate_move_lines" type="object" default_focus="1"/> </header>
</header> <group>
<separator string="Post Journal Entries"/> <separator string="Post Journal Entries"/>
<label string="All selected journal entries will be validated and posted. It means you won't be able to modify their accounting fields anymore." colspan="2"/> <label string="All selected journal entries will be validated and posted. It means you won't be able to modify their accounting fields anymore." colspan="2"/>
</form> </group>
</form>
</field> </field>
</record> </record>

View File

@ -9,8 +9,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Taxes Report" version="7.0"> <form string="Taxes Report" version="7.0">
<header> <header>
<button name="create_vat" string="Print Tax Statement" type="object" icon="gtk-ok"/> <button name="create_vat" string="Print Tax Statement" type="object" icon="gtk-ok" class="oe_highlight"/>
<button icon='gtk-cancel' special="cancel" string="Cancel" />
</header> </header>
<label colspan="4" string="This menu prints a VAT declaration based on invoices or payments. Select one or several periods of the fiscal year. The information required for a tax declaration is automatically generated by OpenERP from invoices (or payments, in some countries). This data is updated in real time. Thats very useful because it enables you to preview at any time the tax that you owe at the start and end of the month or quarter."/> <label colspan="4" string="This menu prints a VAT declaration based on invoices or payments. Select one or several periods of the fiscal year. The information required for a tax declaration is automatically generated by OpenERP from invoices (or payments, in some countries). This data is updated in real time. Thats very useful because it enables you to preview at any time the tax that you owe at the start and end of the month or quarter."/>
<group string="Taxes Report" col="4"> <group string="Taxes Report" col="4">

View File

@ -9,8 +9,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Crossovered Analytic" version="7.0"> <form string="Crossovered Analytic" version="7.0">
<header> <header>
<button name="print_report" string="Print" colspan="1" type="object" icon="gtk-print"/> <button name="print_report" string="Print" colspan="1" type="object" icon="gtk-print" class="oe_highlight"/>
<button special="cancel" string="Cancel" icon='gtk-cancel'/>
</header> </header>
<group col="4"> <group col="4">
<field name="date1"/> <field name="date1"/>

View File

@ -8,10 +8,11 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Distribution Model Saved" version="7.0"> <form string="Distribution Model Saved" version="7.0">
<header> <header>
<button string="Ok" icon='gtk-execute' type="object" name="activate" default_focus="1"/> <button string="Ok" icon='gtk-execute' type="object" name="activate" default_focus="1" class="oe_highlight"/>
<button special="cancel" string="Cancel" icon='gtk-ok' />
</header> </header>
<label string="Save This Distribution as a Model"/> <group>
<label string="Save This Distribution as a Model"/>
</group>
</form> </form>
</field> </field>
</record> </record>
@ -22,9 +23,6 @@
<field name="type">form</field> <field name="type">form</field>
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Distribution Model Saved" version="7.0"> <form string="Distribution Model Saved" version="7.0">
<header>
<button special="cancel" string="Ok" icon='gtk-ok'/>
</header>
<label string="This distribution model has been saved.You will be able to reuse it later."/> <label string="This distribution model has been saved.You will be able to reuse it later."/>
</form> </form>
</field> </field>

View File

@ -9,8 +9,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Modify Asset" version="7.0"> <form string="Modify Asset" version="7.0">
<header> <header>
<button name="modify" string="Modify" type="object" icon="terp-camera_test"/> <button name="modify" string="Modify" type="object" icon="terp-camera_test" class="oe_highlight"/>
<button special="cancel" string="Cancel" icon="gtk-cancel"/>
</header> </header>
<group string="Asset Durations to Modify" col="4"> <group string="Asset Durations to Modify" col="4">
<field name="name" colspan="4"/> <field name="name" colspan="4"/>

View File

@ -8,8 +8,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Compute Asset" version="7.0"> <form string="Compute Asset" version="7.0">
<header> <header>
<button icon="gtk-execute" string="Compute" name="asset_compute" type="object"/> <button icon="gtk-execute" string="Compute" name="asset_compute" type="object" class="oe_highlight"/>
<button icon="gtk-cancel" special="cancel" string="Cancel"/>
</header> </header>
<separator string="Post Depreciation Lines"/> <separator string="Post Depreciation Lines"/>
<label string="This wizard will post the depreciation lines of running assets that belong to the selected period."/> <label string="This wizard will post the depreciation lines of running assets that belong to the selected period."/>

View File

@ -11,8 +11,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Confirm selected statement lines" version="7.0"> <form string="Confirm selected statement lines" version="7.0">
<header> <header>
<button icon="gtk-cancel" special="cancel" string="Cancel"/> <button icon="gtk-execute" string="Confirm Lines" name="confirm_lines" type="object" class="oe_highlight"/>
<button icon="gtk-execute" string="Confirm Lines" name="confirm_lines" type="object"/>
</header> </header>
<label string="Are you sure you want to confirm the selected Bank Statement lines ?"/> <label string="Are you sure you want to confirm the selected Bank Statement lines ?"/>
<label string="Confirmed lines cannot be changed anymore."/> <label string="Confirmed lines cannot be changed anymore."/>

View File

@ -9,8 +9,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Select Dates Period" version="7.0"> <form string="Select Dates Period" version="7.0">
<header> <header>
<button special="cancel" string="Cancel" icon="gtk-cancel"/> <button name="check_report" string="Print" type="object" icon="gtk-print" default_focus="1" class="oe_highlight"/>
<button name="check_report" string="Print" type="object" icon="gtk-print" default_focus="1"/>
</header> </header>
<group string="This wizard is used to print budget" col="4"> <group string="This wizard is used to print budget" col="4">
<field name="date_from"/> <field name="date_from"/>

View File

@ -9,8 +9,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Select Dates Period" version="7.0"> <form string="Select Dates Period" version="7.0">
<header> <header>
<button name="check_report" string="Print" type="object" icon="gtk-print" default_focus="1"/> <button name="check_report" string="Print" type="object" icon="gtk-print" default_focus="1" class="oe_highlight"/>
<button special="cancel" string="Cancel" icon="gtk-cancel"/>
</header> </header>
<group string="This wizard is used to print budget" col="4"> <group string="This wizard is used to print budget" col="4">
<field name="date_from"/> <field name="date_from"/>

View File

@ -9,8 +9,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Select Dates Period" version="7.0"> <form string="Select Dates Period" version="7.0">
<header> <header>
<button name="check_report" string="Print" type="object" icon="gtk-print" default_focus="1"/> <button name="check_report" string="Print" type="object" icon="gtk-print" default_focus="1" class="oe_highlight"/>
<button special="cancel" string="Cancel" icon="gtk-cancel"/>
</header> </header>
<group string="This wizard is used to print summary of budgets"> <group string="This wizard is used to print summary of budgets">
<field name="date_from"/> <field name="date_from"/>

View File

@ -9,8 +9,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Select Dates Period" version="7.0"> <form string="Select Dates Period" version="7.0">
<header> <header>
<button name="check_report" string="Print" type="object" icon="gtk-print" default_focus="1"/> <button name="check_report" string="Print" type="object" icon="gtk-print" default_focus="1" class="oe_highlight"/>
<button special="cancel" string="Cancel" icon="gtk-cancel"/>
</header> </header>
<group string="Print Budgets" col="4"> <group string="Print Budgets" col="4">
<field name="date_from"/> <field name="date_from"/>

View File

@ -10,8 +10,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Import CODA File" version="7.0"> <form string="Import CODA File" version="7.0">
<header> <header>
<button name="coda_parsing" string="_Import" type="object" icon="gtk-ok"/> <button name="coda_parsing" string="_Import" type="object" icon="gtk-ok" class="oe_highlight"/>
<button special="cancel" string="_Cancel" icon="gtk-cancel"/>
</header> </header>
<group col="2" string="Select Your File :"> <group col="2" string="Select Your File :">
<field name="coda_data" filename="coda_fname"/> <field name="coda_data" filename="coda_fname"/>
@ -29,9 +28,8 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Import CODA File" version="7.0"> <form string="Import CODA File" version="7.0">
<header> <header>
<button name="action_open_coda_statements" string="View CODA Bank Statement(s)" type="object" icon="gtk-apply"/> <button name="action_open_coda_statements" string="View CODA Bank Statement(s)" type="object" icon="gtk-apply" class="oe_highlight"/>
<button name="action_open_bank_statements" string="View Bank Statement(s)" type="object" icon="gtk-apply"/> <button name="action_open_bank_statements" string="View Bank Statement(s)" type="object" icon="gtk-apply" class="oe_highlight"/>
<button special="cancel" string="Close" icon="gtk-cancel"/>
</header> </header>
<group string="Results :"> <group string="Results :">
<field name="note" nolabel="1" colspan="2"/> <field name="note" nolabel="1" colspan="2"/>

View File

@ -9,8 +9,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Send followups" version="7.0"> <form string="Send followups" version="7.0">
<header> <header>
<button name="do_continue" string="Continue" colspan="1" type="object" icon="gtk-ok"/> <button name="do_continue" string="Continue" colspan="1" type="object" icon="gtk-ok" class="oe_highlight"/>
<button special="cancel" string="Cancel" icon='gtk-cancel'/>
</header> </header>
<separator string="Send Follow-Ups"/> <separator string="Send Follow-Ups"/>
<label string ="This feature allows you to send reminders to partners with pending invoices. You can send them the default message for unpaid invoices or manually enter a message should you need to remind them of a specific information."/> <label string ="This feature allows you to send reminders to partners with pending invoices. You can send them the default message for unpaid invoices or manually enter a message should you need to remind them of a specific information."/>
@ -77,9 +76,8 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Send followups" version="7.0"> <form string="Send followups" version="7.0">
<header> <header>
<button name="do_mail" string="Send Mails" colspan="1" type="object" icon="gtk-execute"/> <button name="do_mail" string="Send Mails" colspan="1" type="object" icon="gtk-execute" class="oe_highlight"/>
<button name="do_print" string="Print Follow Ups" colspan="1" type="object" icon="gtk-print"/> <button name="do_print" string="Print Follow Ups" colspan="1" type="object" icon="gtk-print" class="oe_highlight"/>
<button special="cancel" string="Cancel" icon='gtk-cancel'/>
</header> </header>
<notebook> <notebook>
<page string="Partner Selection"> <page string="Partner Selection">
@ -116,9 +114,6 @@
<field name="type">form</field> <field name="type">form</field>
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Summary" version="7.0"> <form string="Summary" version="7.0">
<header>
<button special="cancel" string="Ok" icon='gtk-cancel'/>
</header>
<separator string="Summary"/> <separator string="Summary"/>
<field name="summary"/> <field name="summary"/>
</form> </form>

View File

@ -9,8 +9,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Select Message" version="7.0"> <form string="Select Message" version="7.0">
<header> <header>
<button name="check_report" string="Print" type="object" icon="gtk-print"/> <button name="check_report" string="Print" type="object" icon="gtk-print" class="oe_highlight"/>
<button special="cancel" string="Cancel" icon="gtk-cancel"/>
</header> </header>
<group> <group>
<field name="message"/> <field name="message"/>

View File

@ -9,8 +9,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Search Payment lines" version="7.0"> <form string="Search Payment lines" version="7.0">
<header> <header>
<button name="search_entries" string="Search" colspan="1" type="object" icon="gtk-execute"/> <button name="search_entries" string="Search" colspan="1" type="object" icon="gtk-execute" class="oe_highlight"/>
<button special="cancel" string="Cancel" icon='gtk-cancel'/>
</header> </header>
<group> <group>
<field name="duedate" /> <field name="duedate" />
@ -26,11 +25,12 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Search Payment lines" version="7.0"> <form string="Search Payment lines" version="7.0">
<header> <header>
<button name="create_payment" string="_Add to payment order" colspan="1" type="object" icon="gtk-execute"/> <button name="create_payment" string="_Add to payment order" colspan="1" type="object" icon="gtk-execute" class="oe_highlight"/>
<button special="cancel" string="Cancel" icon='gtk-cancel'/>
</header> </header>
<separator string="Entries"/> <group>
<field name="entries"/> <separator string="Entries"/>
<field name="entries"/>
</group>
</form> </form>
</field> </field>
</record> </record>

View File

@ -9,10 +9,11 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Make Payment" version="7.0"> <form string="Make Payment" version="7.0">
<header> <header>
<button name="launch_wizard" string="Yes" type="object" icon="gtk-ok" default_focus="1"/> <button name="launch_wizard" string="Yes" type="object" icon="gtk-ok" default_focus="1" class="oe_highlight"/>
<button special="cancel" string="Cancel" icon="gtk-cancel"/>
</header> </header>
<separator string="Are you sure you want to make payment?"/> <group>
<separator string="Are you sure you want to make payment?"/>
</group>
</form> </form>
</field> </field>
</record> </record>

View File

@ -9,10 +9,11 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Populate Statement:" version="7.0"> <form string="Populate Statement:" version="7.0">
<header> <header>
<button name="populate_statement" string="ADD" type="object" icon="gtk-ok"/> <button name="populate_statement" string="ADD" type="object" icon="gtk-ok" class="oe_highlight"/>
<button special="cancel" string="Cancel" icon="gtk-cancel"/>
</header> </header>
<field name="lines"/> <group>
<field name="lines"/>
</group>
</form> </form>
</field> </field>
</record> </record>

View File

@ -6,17 +6,15 @@
<field name="model">account.statement.from.invoice</field> <field name="model">account.statement.from.invoice</field>
<field name="type">form</field> <field name="type">form</field>
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Import Invoices in Statement"> <form string="Import Invoices in Statement" version="7.0">
<header>
<button icon="terp-gtk-go-back-rtl" string="Go" name="search_invoices" type="object" class="oe_highlight"/>
</header>
<group colspan="4" > <group colspan="4" >
<field name="date"/> <field name="date"/>
<newline/> <newline/>
<field name="journal_ids" domain="[('type','in',['sale','purchase','cash'])]"/> <field name="journal_ids" domain="[('type','in',['sale','purchase','cash'])]"/>
</group> </group>
<group colspan="4" col="6">
<label string ="" colspan="2"/>
<button icon="gtk-cancel" special="cancel" string="Cancel"/>
<button icon="terp-gtk-go-back-rtl" string="Go" name="search_invoices" type="object"/>
</group>
</form> </form>
</field> </field>
</record> </record>
@ -35,16 +33,14 @@
<field name="model">account.statement.from.invoice.lines</field> <field name="model">account.statement.from.invoice.lines</field>
<field name="type">form</field> <field name="type">form</field>
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Import Entries"> <form string="Import Entries" version="7.0">
<header>
<button icon="gtk-execute" string="Ok" name="populate_statement" type="object" class="oe_highlight"/>
</header>
<group colspan="4" expand="1"> <group colspan="4" expand="1">
<separator string="Payable and Receivables" colspan="4"/> <separator string="Payable and Receivables" colspan="4"/>
<field height="300" width="700" name="line_ids" colspan="4" nolabel="1" domain="[('account_id.type','in',['receivable','payable']),('reconcile_id','=',False), ('reconcile_partial_id','=',False), ('state', '=', 'valid')]"/> <field height="300" width="700" name="line_ids" colspan="4" nolabel="1" domain="[('account_id.type','in',['receivable','payable']),('reconcile_id','=',False), ('reconcile_partial_id','=',False), ('state', '=', 'valid')]"/>
</group> </group>
<group colspan="4" col="6">
<label string ="" colspan="2"/>
<button icon="gtk-cancel" special="cancel" string="Cancel"/>
<button icon="gtk-execute" string="Ok" name="populate_statement" type="object"/>
</group>
</form> </form>
</field> </field>
</record> </record>

View File

@ -9,8 +9,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Unreconciliation" version="7.0"> <form string="Unreconciliation" version="7.0">
<header> <header>
<button special="cancel" string="Cancel" icon="gtk-cancel"/> <button name="trans_unrec" default_focus="1" string="Unreconcile" type="object" icon="gtk-ok" class="oe_highlight"/>
<button name="trans_unrec" default_focus="1" string="Unreconcile" type="object" icon="gtk-ok"/>
</header> </header>
<separator string="Unreconciliation Transactions" /> <separator string="Unreconciliation Transactions" />
<label string="If you unreconciliate transactions, you must also verify all the actions that are linked to those transactions because they will not be disable"/> <label string="If you unreconciliate transactions, you must also verify all the actions that are linked to those transactions because they will not be disable"/>

View File

@ -11,8 +11,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Audit Logs" version="7.0"> <form string="Audit Logs" version="7.0">
<header> <header>
<button icon="gtk-cancel" special="cancel" string="Cancel" /> <button icon="gtk-open" string="Open Logs" name="log_open_window" type="object" class="oe_highlight"/>
<button icon="gtk-open" string="Open Logs" name="log_open_window" type="object" />
</header> </header>
<group col="4"> <group col="4">
<field name="from"/> <field name="from"/>

View File

@ -9,7 +9,10 @@
<field name="model">base_calendar.invite.attendee</field> <field name="model">base_calendar.invite.attendee</field>
<field name="type">form</field> <field name="type">form</field>
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Invite People"> <form string="Invite People" version="7.0">
<header>
<button name="do_invite" string="Invite" type="object" icon="gtk-ok" class="oe_highlight"/>
</header>
<separator string="Invite People" colspan="4"/> <separator string="Invite People" colspan="4"/>
<field name="type"/> <field name="type"/>
<field name="send_mail"/> <field name="send_mail"/>
@ -31,10 +34,6 @@
</group> </group>
</page> </page>
</notebook> </notebook>
<group col="4" colspan="4">
<button icon="gtk-cancel" special="cancel" string="Cancel"/>
<button name="do_invite" string="Invite" type="object" icon="gtk-ok"/>
</group>
</form> </form>
</field> </field>
</record> </record>

View File

@ -7,10 +7,11 @@
<field name="model">create.relation.graph</field> <field name="model">create.relation.graph</field>
<field name="type">form</field> <field name="type">form</field>
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Generate Relationship Graph"> <form string="Generate Relationship Graph" version="7.0">
<header>
<button name="get_graph" string="Create Graphs" type="object" icon="gtk-ok" class="oe_highlight"/>
</header>
<separator string="Relationship Graphs" colspan="6"/> <separator string="Relationship Graphs" colspan="6"/>
<button special="cancel" string="Cancel" icon="gtk-cancel"/>
<button name="get_graph" string="Create Graphs" type="object" icon="gtk-ok"/>
</form> </form>
</field> </field>
</record> </record>

View File

@ -7,17 +7,17 @@
<field name="model">base.module.data</field> <field name="model">base.module.data</field>
<field name="type">form</field> <field name="type">form</field>
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Data Recording"> <form string="Data Recording" version="7.0">
<field name="check_date"/> <header>
<newline/> <button name="record_objects" icon="gtk-ok" string="Record" type="object" class="oe_highlight"/>
<field name="filter_cond"/> </header>
<separator string="Choose objects to record" colspan="4"/> <group>
<field name="objects" colspan="4" nolabel="1"/> <field name="check_date"/>
<group><field name="info_yaml"/></group> <newline/>
<separator colspan="4"/> <field name="filter_cond"/>
<group colspan="4" col="2"> <separator string="Choose objects to record" colspan="4"/>
<button icon="gtk-cancel" string="Cancel" special="cancel"/> <field name="objects" colspan="4" nolabel="1"/>
<button name="record_objects" icon="gtk-ok" string="Record" type="object"/> <group><field name="info_yaml"/></group>
</group> </group>
</form> </form>
</field> </field>
@ -57,11 +57,6 @@
<form string="Data Recording"> <form string="Data Recording">
<separator string="Result, paste this to your module's xml" colspan="4" /> <separator string="Result, paste this to your module's xml" colspan="4" />
<field name="res_text" nolabel="1" colspan="4"/> <field name="res_text" nolabel="1" colspan="4"/>
<separator colspan="4"/>
<group colspan="4" col="2">
<label string=""/>
<button icon="gtk-close" string="Close" special="cancel"/>
</group>
</form> </form>
</field> </field>
</record> </record>

View File

@ -7,18 +7,18 @@
<field name="model">base.module.record</field> <field name="model">base.module.record</field>
<field name="type">form</field> <field name="type">form</field>
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Objects Recording"> <form string="Objects Recording" version="7.0">
<field name="check_date"/> <header>
<newline/> <button name="record_objects" icon="gtk-ok" string="Record" type="object" class="oe_highlight"/>
<field name="filter_cond"/> </header>
<separator string="Choose objects to record" colspan="4"/> <group>
<field name="objects" colspan="4" nolabel="1"/> <field name="check_date"/>
<group><field name="info_yaml"/></group> <newline/>
<separator colspan="4"/> <field name="filter_cond"/>
<group colspan="4" col="2"> <separator string="Choose objects to record" colspan="4"/>
<button icon="gtk-cancel" string="Cancel" special="cancel"/> <field name="objects" colspan="4" nolabel="1"/>
<button name="record_objects" icon="gtk-ok" string="Record" type="object"/> <group><field name="info_yaml"/></group>
</group> </group>
</form> </form>
</field> </field>
</record> </record>
@ -66,11 +66,6 @@
<separator string="Information" colspan="4"/> <separator string="Information" colspan="4"/>
<label string="If you think your module could interest other people, we'd like you to publish it on http://www.openerp.com, in the 'Modules' section. You can do it through the website or using features of the 'base_module_publish' module." colspan="4" align="0.0"/> <label string="If you think your module could interest other people, we'd like you to publish it on http://www.openerp.com, in the 'Modules' section. You can do it through the website or using features of the 'base_module_publish' module." colspan="4" align="0.0"/>
<label string="Thanks in advance for your contribution." colspan="4" align="0.0"/> <label string="Thanks in advance for your contribution." colspan="4" align="0.0"/>
<separator colspan="4"/>
<group colspan="4" col="2">
<label string=""/>
<button icon="gtk-close" string="Close" special="cancel"/>
</group>
</form> </form>
</field> </field>
</record> </record>
@ -89,7 +84,10 @@
<field name="model">base.module.record.objects</field> <field name="model">base.module.record.objects</field>
<field name="type">form</field> <field name="type">form</field>
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Module Recording"> <form string="Module Recording" version="7.0">
<header>
<button string="Continue" name="inter_call" type="object" icon="gtk-ok" class="oe_highlight"/>
</header>
<separator string="Module Information" colspan="4"/> <separator string="Module Information" colspan="4"/>
<field name="name"/> <field name="name"/>
<field name="directory_name"/> <field name="directory_name"/>
@ -100,11 +98,6 @@
<field name="data_kind"/> <field name="data_kind"/>
<newline/> <newline/>
<field name="description" colspan="4"/> <field name="description" colspan="4"/>
<separator colspan="4"/>
<group colspan="4" col="2">
<button icon="gtk-cancel" string="Cancel" special="cancel"/>
<button string="Continue" name="inter_call" type="object" icon="gtk-ok"/>
</group>
</form> </form>
</field> </field>
</record> </record>
@ -116,11 +109,6 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Module Recording"> <form string="Module Recording">
<label string="Thanks For using Module Recorder" colspan="4" align="0.0"/> <label string="Thanks For using Module Recorder" colspan="4" align="0.0"/>
<separator string="" colspan="4"/>
<group colspan="4" col="2">
<label string=""/>
<button icon="gtk-ok" string="OK" special="cancel"/>
</group>
</form> </form>
</field> </field>
</record> </record>
@ -134,11 +122,6 @@
<separator string="YAML file successfully created !" colspan="4"/> <separator string="YAML file successfully created !" colspan="4"/>
<newline/> <newline/>
<field name="yaml_file" filename="module_filename"/> <field name="yaml_file" filename="module_filename"/>
<separator colspan="4"/>
<group colspan="4" col="2">
<label string=""/>
<button icon="gtk-close" string="Close" special="cancel"/>
</group>
</form> </form>
</field> </field>
</record> </record>

View File

@ -7,16 +7,16 @@
<field name="model">base.module.save</field> <field name="model">base.module.save</field>
<field name="type">form</field> <field name="type">form</field>
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Module Recording"> <form string="Module Recording" version="7.0">
<separator string="Recording Information" colspan="4"/> <header>
<field name="info_status"/> <button name="record_save" icon="gtk-ok" string="Continue" type="object" class="oe_highlight"/>
<field name="info_text" colspan="4" nolabel="1"/> </header>
<field name="info_yaml" colspan="4"/> <group>
<separator colspan="4"/> <separator string="Recording Information" colspan="4"/>
<group colspan="4" col="2"> <field name="info_status"/>
<button icon="gtk-cancel" string="Cancel" special="cancel"/> <field name="info_text" colspan="4" nolabel="1"/>
<button name="record_save" icon="gtk-ok" string="Continue" type="object"/> <field name="info_yaml" colspan="4"/>
</group> </group>
</form> </form>
</field> </field>
</record> </record>

View File

@ -8,19 +8,18 @@
<field name="inherit_id" ref="base.res_config_installer"/> <field name="inherit_id" ref="base.res_config_installer"/>
<field name="arch" type="xml"> <field name="arch" type="xml">
<data> <data>
<form position="attributes"> <form position="attributes" version="7.0">
<header>
<xpath expr="//button[@string='Install Modules']" position="replace">
<button name="action_next" icon="gtk-go-forward" type="object" string="Configure" colspan="1" invisible="context.get('menu',False)" class="oe_highlight"/>
</xpath>
</header>
<attribute name="string">OpenERP Report Designer Configuration</attribute> <attribute name="string">OpenERP Report Designer Configuration</attribute>
</form> </form>
<separator string="title" position="before"> <separator string="title" position="before">
<label string="This plug-in allows you to create/modify OpenERP Reports into OpenOffice Writer."/> <label string="This plug-in allows you to create/modify OpenERP Reports into OpenOffice Writer."/>
</separator> </separator>
<xpath expr="//button[@string='Install Modules']" position="replace">
<button colspan="1" icon="gtk-close" special="cancel" string="_Close" invisible="not context.get('menu',False)"/>
<button name="action_next" icon="gtk-go-forward" type="object" string="Configure" colspan="1" invisible="context.get('menu',False)"/>
</xpath>
<xpath expr="//button[@string='Cancel']" position="replace">
<button name="action_skip" icon="gtk-jump-to" special="cancel" type="object" string="Cancel" colspan="1" invisible="context.get('menu',False)"/>
</xpath>
<xpath expr="//separator[@string='title']" position="after"> <xpath expr="//separator[@string='title']" position="after">
<group colspan="8" height="450" width="750"> <group colspan="8" height="450" width="750">
<field name="name" invisible="1"/> <field name="name" invisible="1"/>

View File

@ -1,19 +1,18 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<openerp> <openerp>
<data> <data>
<record id="view_base_report_sxw" model="ir.ui.view"> <record id="view_base_report_sxw" model="ir.ui.view">
<field name="name">Base Report sxw</field> <field name="name">Base Report sxw</field>
<field name="model">base.report.sxw</field> <field name="model">base.report.sxw</field>
<field name="type">form</field> <field name="type">form</field>
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Get a report"> <form string="Get a report" version="7.0">
<header>
<button name="get_report" string="Continue" type="object" icon="gtk-ok" class="oe_highlight"/>
<button name="upload_report" string="Upload the modified report" type="object" icon="gtk-go-forward" class="oe_highlight"/>
</header>
<separator string="Select your report" colspan="4"/> <separator string="Select your report" colspan="4"/>
<field name="report_id"/> <field name="report_id"/>
<separator string="" colspan="4"/>
<button special="cancel" string="Cancel" icon="gtk-cancel"/>
<button name="get_report" string="Continue" type="object" icon="gtk-ok"/>
</form> </form>
</field> </field>
</record> </record>
@ -41,10 +40,6 @@
<field name="file_sxw_upload"/> <field name="file_sxw_upload"/>
<newline/> <newline/>
<label colspan="4" string="This is the template of your requested report.&#10;Save it as a .SXW file and open it with OpenOffice.&#10;Don't forget to install the OpenERP SA OpenOffice package to modify it.&#10;Once it is modified, re-upload it in OpenERP using this wizard." align="0.0"/> <label colspan="4" string="This is the template of your requested report.&#10;Save it as a .SXW file and open it with OpenOffice.&#10;Don't forget to install the OpenERP SA OpenOffice package to modify it.&#10;Once it is modified, re-upload it in OpenERP using this wizard." align="0.0"/>
<separator string="" colspan="4"/>
<button special="cancel" string="Cancel" icon="gtk-cancel"/>
<button name="upload_report" string="Upload the modified report" type="object" icon="gtk-go-forward"/>
</form> </form>
</field> </field>
</record> </record>
@ -53,13 +48,10 @@
<field name="model">base.report.rml.save</field> <field name="model">base.report.rml.save</field>
<field name="type">form</field> <field name="type">form</field>
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Save RML FIle"> <form string="Save RML FIle">
<separator string="The RML Report" colspan="4"/> <separator string="The RML Report" colspan="4"/>
<field name="file_rml"/> <field name="file_rml"/>
<newline/> </form>
<separator string="" colspan="4"/>
<button special="cancel" string="Cancel" icon="gtk-cancel"/>
</form>
</field> </field>
</record> </record>

View File

@ -50,8 +50,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Configure Sales" version="7.0"> <form string="Configure Sales" version="7.0">
<header> <header>
<button string="Apply" type="object" name="execute"/> <button string="Apply" type="object" name="execute" class="oe_highlight"/>
<button string="Cancel" special="cancel"/>
</header> </header>
<group> <group>
<group name="config_sale" colspan="4"/> <group name="config_sale" colspan="4"/>

View File

@ -8,8 +8,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="General Settings" version="7.0"> <form string="General Settings" version="7.0">
<header> <header>
<button string="Apply" type="object" name="execute"/> <button string="Apply" type="object" name="execute" class="oe_highlight"/>
<button string="Cancel" special="cancel"/>
</header> </header>
<group> <group>
<group string="Company Settings"> <group string="Company Settings">

View File

@ -11,8 +11,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Create Menu For Dashboard" version="7.0"> <form string="Create Menu For Dashboard" version="7.0">
<header> <header>
<button icon="gtk-save" string="Create Menu" name="board_menu_create" type="object" /> <button icon="gtk-save" string="Create Menu" name="board_menu_create" type="object" class="oe_highlight"/>
<button icon="gtk-cancel" special="cancel" string="Cancel" />
</header> </header>
<group colspan="4" string="Menu Information"> <group colspan="4" string="Menu Information">
<field name="menu_name"/> <field name="menu_name"/>

View File

@ -13,11 +13,6 @@
<field name="url" colspan="4" /> <field name="url" colspan="4" />
<separator string="Description" colspan="4"/> <separator string="Description" colspan="4"/>
<field name="description" colspan="4" nolabel="1"/> <field name="description" colspan="4" nolabel="1"/>
<separator colspan="4"/>
<group col="4" colspan="4">
<label string="" colspan="2"/>
<button special="cancel" string="_Close" icon="gtk-close"/>
</group>
</group> </group>
</form> </form>
</field> </field>
@ -28,18 +23,16 @@
<field name="model">user.preference</field> <field name="model">user.preference</field>
<field name="type">form</field> <field name="type">form</field>
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Caldav's host name configuration"> <form string="Caldav's host name configuration" version="7.0">
<header>
<button name="next_window" string="Next" type="object" icon="gtk-go-forward" class="oe_highlight"/>
</header>
<label string="Configure your openerp hostname. For example : " colspan="4"></label> <label string="Configure your openerp hostname. For example : " colspan="4"></label>
<newline/> <newline/>
<label string="database.my.openerp.com or companyserver.com" colspan="4"/> <label string="database.my.openerp.com or companyserver.com" colspan="4"/>
<newline/> <newline/>
<separator colspan="4"/> <separator colspan="4"/>
<field name="host_name" colspan="4" width="250" /> <field name="host_name" colspan="4" width="250" />
<separator colspan="4"/>
<group col="4" colspan="4">
<button special="cancel" string="_Cancel" icon="gtk-cancel"/>
<button name="next_window" string="Next" type="object" icon="gtk-go-forward"/>
</group>
</form> </form>
</field> </field>
</record> </record>
@ -49,19 +42,15 @@
<field name="model">user.preference</field> <field name="model">user.preference</field>
<field name="type">form</field> <field name="type">form</field>
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="User Preference"> <form string="User Preference" version="7.0">
<header>
<button name="open_window" string="_Open" type="object" icon="gtk-ok" class="oe_highlight"/>
</header>
<separator string="" colspan="4"/> <separator string="" colspan="4"/>
<field name="service" colspan="4" width="250" readonly="1"/> <field name="service" colspan="4" width="250" readonly="1"/>
<field name="collection" colspan="4" width="250" invisible="1" /> <field name="collection" colspan="4" width="250" invisible="1" />
<field name="calendar" colspan="4" width="250" domain="[('collection_id','=', collection)]" readonly="1"/> <field name="calendar" colspan="4" width="250" domain="[('collection_id','=', collection)]" readonly="1"/>
<field name="device" colspan="4" width="250" /> <field name="device" colspan="4" width="250" />
<separator colspan="4"/>
<group col="4" colspan="4">
<label string="" colspan="2"/>
<button special="cancel" string="_Cancel" icon="gtk-cancel"/>
<button name="open_window" string="_Open" type="object" icon="gtk-ok"/>
</group>
</form> </form>
</field> </field>
</record> </record>

View File

@ -11,11 +11,6 @@
<field name="name"/> <field name="name"/>
<field name="file_path" colspan="4" width="300"/> <field name="file_path" colspan="4" width="300"/>
</group> </group>
<separator string="" colspan="4" />
<group colspan="4" col="6">
<label string=""/>
<button icon="gtk-close" special="cancel" string="_Close"/>
</group>
</form> </form>
</field> </field>
</record> </record>

View File

@ -6,16 +6,14 @@
<field name="model">calendar.event.import</field> <field name="model">calendar.event.import</field>
<field name="type">form</field> <field name="type">form</field>
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Import ICS"> <form string="Import ICS" version="7.0">
<header>
<button icon="gtk-ok" name="process_imp_ics" string="_Import" type="object" class="oe_highlight"/>
</header>
<group colspan="4" > <group colspan="4" >
<separator string="Select ICS File"/> <separator string="Select ICS File"/>
<field name="file_path" colspan="4" width="500" nolabel="1"/> <field name="file_path" colspan="4" width="500" nolabel="1"/>
</group> </group>
<separator string="" colspan="4" />
<group colspan="4" col="6">
<button icon="gtk-cancel" special="cancel" string="_Cancel"/>
<button icon="gtk-ok" name="process_imp_ics" string="_Import" type="object"/>
</group>
</form> </form>
</field> </field>
</record> </record>
@ -29,10 +27,6 @@
<group colspan="4" > <group colspan="4" >
<field name="msg" colspan="4" width="300" nolabel="1"/> <field name="msg" colspan="4" width="300" nolabel="1"/>
</group> </group>
<separator string="" colspan="4" />
<group colspan="4">
<button icon="gtk-ok" special="cancel" string="Ok"/>
</group>
</form> </form>
</field> </field>
</record> </record>
@ -42,6 +36,5 @@
res_model="calendar.event.import" src_model="basic.calendar" res_model="calendar.event.import" src_model="basic.calendar"
view_id="view_calendar_event_import" view_id="view_calendar_event_import"
view_mode="form" target="new" view_type="form" /> view_mode="form" target="new" view_type="form" />
</data> </data>
</openerp> </openerp>

View File

@ -6,16 +6,14 @@
<field name="model">calendar.event.subscribe</field> <field name="model">calendar.event.subscribe</field>
<field name="type">form</field> <field name="type">form</field>
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Subscribe to Remote Calendar"> <form string="Subscribe to Remote Calendar" version="7.0">
<header>
<button icon="gtk-ok" name="process_imp_ics" string="_Subscribe" type="object" class="oe_highlight"/>
</header>
<group colspan="4" > <group colspan="4" >
<separator string="Provide Path for Remote Calendar"/> <separator string="Provide Path for Remote Calendar"/>
<field name="url_path" colspan="4" width="300" nolabel="1" widget="url"/> <field name="url_path" colspan="4" width="300" nolabel="1" widget="url"/>
</group> </group>
<separator string="" colspan="4" />
<group colspan="4" col="6">
<button icon="gtk-cancel" special="cancel" string="_Cancel"/>
<button icon="gtk-ok" name="process_imp_ics" string="_Subscribe" type="object"/>
</group>
</form> </form>
</field> </field>
</record> </record>
@ -29,10 +27,6 @@
<group colspan="4" > <group colspan="4" >
<field name="msg" colspan="4" width="300" nolabel="1"/> <field name="msg" colspan="4" width="300" nolabel="1"/>
</group> </group>
<separator string="" colspan="4" />
<group colspan="4">
<button icon="gtk-ok" special="cancel" string="Ok"/>
</group>
</form> </form>
</field> </field>
</record> </record>

View File

@ -11,11 +11,12 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Add Note" version="7.0"> <form string="Add Note" version="7.0">
<header> <header>
<button name="action_add" type="object" string="_Add" icon="gtk-ok" /> <button name="action_add" type="object" string="_Add" icon="gtk-ok" class="oe_highlight"/>
<button string="_Cancel" icon="gtk-close" special="cancel" />
</header> </header>
<separator string="Add Note"/> <group>
<field name="body"/> <separator string="Add Note"/>
<field name="body"/>
</group>
</form> </form>
</field> </field>
</record> </record>

View File

@ -1,37 +1,31 @@
<openerp> <openerp>
<data> <data>
<record id="view_crm_lead2opportunity_partner" model="ir.ui.view"> <record id="view_crm_lead2opportunity_partner" model="ir.ui.view">
<field name="name">crm.lead2opportunity.partner.form</field> <field name="name">crm.lead2opportunity.partner.form</field>
<field name="model">crm.lead2opportunity.partner</field> <field name="model">crm.lead2opportunity.partner</field>
<field name="type">form</field> <field name="type">form</field>
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Convert to Opportunity"> <form string="Convert to Opportunity" version="7.0">
<header>
<field name="action"/> <button name="action_apply" string="Create Opportunity" type="object" icon="gtk-ok" class="oe_highlight"/>
<group attrs="{'invisible':[('action','!=','exist')]}"> </header>
<field name="partner_id" attrs="{'required': [('action', '=', 'exist')]}"/> <field name="action"/>
</group> <group attrs="{'invisible':[('action','!=','exist')]}">
<separator string="Convert to Opportunity" colspan="4"/> <field name="partner_id" attrs="{'required': [('action', '=', 'exist')]}"/>
<field name="name" colspan="4"/> </group>
<group col="4" colspan="4" attrs="{'invisible': [('name', '=', 'convert')]}" > <separator string="Convert to Opportunity" colspan="4"/>
<separator string="Select Opportunities" colspan="4" /> <field name="name" colspan="4"/>
</group> <group col="4" colspan="4" attrs="{'invisible': [('name', '=', 'convert')]}" >
<field name="opportunity_ids" colspan="4" nolabel="1" attrs="{'invisible': [('name', '=', 'convert')]}"> <separator string="Select Opportunities" colspan="4" />
<tree> </group>
<field name="name" /> <field name="opportunity_ids" colspan="4" nolabel="1" attrs="{'invisible': [('name', '=', 'convert')]}">
<field name="partner_id" /> <tree>
<field name="user_id" /> <field name="name" />
<field name="section_id" /> <field name="partner_id" />
</tree> <field name="user_id" />
</field> <field name="section_id" />
</tree>
<separator string="" colspan="4" /> </field>
<group col="4" colspan="4">
<button special="cancel" string="Cancel" icon="gtk-cancel"/>
<button name="action_apply" string="Create Opportunity" type="object" icon="gtk-ok"/>
</group>
</form> </form>
</field> </field>
</record> </record>
@ -41,27 +35,22 @@
<field name="model">crm.lead2opportunity.partner.mass</field> <field name="model">crm.lead2opportunity.partner.mass</field>
<field name="type">form</field> <field name="type">form</field>
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Convert to Opportunity"> <form string="Convert to Opportunity" version="7.0">
<header>
<field name="action"/> <button name="mass_convert" string="Convert into Opportunities" type="object" icon="gtk-ok" class="oe_highlight"/>
<field name="name" colspan="4"/> </header>
<field name="action"/>
<separator string="Assigned Opportunities to" colspan="4" /> <field name="name" colspan="4"/>
<field name="section_id" /> <separator string="Assigned Opportunities to" colspan="4" />
<group col="4" colspan="4"> <field name="section_id" />
<separator string="Select Salesman" colspan="4" /> <group col="4" colspan="4">
</group> <separator string="Select Salesman" colspan="4" />
<field name="user_ids" nolabel="1" colspan="4"> </group>
<tree> <field name="user_ids" nolabel="1" colspan="4">
<field name="name" /> <tree>
</tree> <field name="name" />
</field> </tree>
<separator string="" colspan="4" /> </field>
<group col="4" colspan="4">
<button special="cancel" string="Cancel" icon="gtk-cancel"/>
<button name="mass_convert" string="Convert into Opportunities" type="object" icon="gtk-ok"/>
</group>
</form> </form>
</field> </field>
</record> </record>

View File

@ -10,11 +10,10 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Create a Partner" version="7.0"> <form string="Create a Partner" version="7.0">
<header> <header>
<button special="cancel" string="Cancel" icon="gtk-cancel"/> <button name="make_partner" string="Continue" type="object" icon="gtk-ok" class="oe_highlight"/>
<button name="make_partner" string="Continue" type="object" icon="gtk-ok"/>
</header> </header>
<separator string="Create a Partner"/>
<group col="4"> <group col="4">
<separator string="Create a Partner"/>
<field name="action"/> <field name="action"/>
<field name="partner_id" attrs="{'required': [('action', '=', 'exist')], 'invisible':[('action','!=','exist')]}"/> <field name="partner_id" attrs="{'required': [('action', '=', 'exist')], 'invisible':[('action','!=','exist')]}"/>
</group> </group>

View File

@ -11,10 +11,11 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Merge Opportunities" version="7.0"> <form string="Merge Opportunities" version="7.0">
<header> <header>
<button name="action_merge" type="object" string="_Merge" icon="gtk-ok" /> <button name="action_merge" type="object" string="_Merge" icon="gtk-ok" class="oe_highlight"/>
<button string="_Cancel" icon="gtk-cancel" special="cancel" />
</header> </header>
<separator string="Select Opportunities"/> <group>
<separator string="Select Opportunities"/>
</group>
<field name="opportunity_ids"> <field name="opportunity_ids">
<tree> <tree>
<field name="name" /> <field name="name" />

View File

@ -11,9 +11,8 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Schedule/Log a Call" layout="manual" version="7.0"> <form string="Schedule/Log a Call" layout="manual" version="7.0">
<header> <header>
<button name="action_schedule" type="object" string="Log call" icon="gtk-ok" attrs="{'invisible' : [('action', '!=', 'log')]}" /> <button name="action_schedule" type="object" string="Log call" icon="gtk-ok" attrs="{'invisible' : [('action', '!=', 'log')]}" class="oe_highlight"/>
<button name="action_schedule" type="object" string="Schedule Call" icon="gtk-ok" attrs="{'invisible' : [('action', '!=', 'schedule')]}" /> <button name="action_schedule" type="object" string="Schedule Call" icon="gtk-ok" attrs="{'invisible' : [('action', '!=', 'schedule')]}" class="oe_highlight"/>
<button name="action_cancel" string="_Cancel" icon="gtk-cancel" special="cancel" />
</header> </header>
<group> <group>
<group> <group>

View File

@ -10,8 +10,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Create Opportunity" version="7.0"> <form string="Create Opportunity" version="7.0">
<header> <header>
<button special="cancel" string="Cancel" icon="gtk-cancel"/> <button name="make_opportunity" string="Create Opportunity" type="object" icon="gtk-ok" class="oe_highlight"/>
<button name="make_opportunity" string="Create Opportunity" type="object" icon="gtk-ok"/>
</header> </header>
<group col="4"> <group col="4">
<field name="name"/> <field name="name"/>

View File

@ -10,12 +10,10 @@
<field name="model">crm.phonecall2meeting</field> <field name="model">crm.phonecall2meeting</field>
<field name="type">form</field> <field name="type">form</field>
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Convert To Meeting"> <form string="Convert To Meeting" version="7.0">
<header> <header>
<button name="action_cancel" string="_Cancel"
icon="gtk-cancel" special="cancel" />
<button name="action_make_meeting" type="object" <button name="action_make_meeting" type="object"
string="_Schedule" icon="gtk-go-forward" /> string="_Schedule" icon="gtk-go-forward" class="oe_highlight"/>
</header> </header>
<label string="Are you sure to schedule a Meeting for this Phonecall?"/> <label string="Are you sure to schedule a Meeting for this Phonecall?"/>
</form> </form>

View File

@ -11,8 +11,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Convert To Opportunity " version="7.0"> <form string="Convert To Opportunity " version="7.0">
<header> <header>
<button name="action_cancel" string="_Cancel" icon="gtk-cancel" special="cancel" /> <button name="make_opportunity" type="object" string="_Convert" icon="gtk-convert" class="oe_highlight"/>
<button name="make_opportunity" type="object" string="_Convert" icon="gtk-convert" />
</header> </header>
<group col="4"> <group col="4">
<field name="name"/> <field name="name"/>

View File

@ -10,11 +10,12 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Create a Partner" version="7.0"> <form string="Create a Partner" version="7.0">
<header> <header>
<button name="open_create_partner" string="Create Partner" type="object" icon="gtk-ok" groups="base.group_partner_manager"/> <button name="open_create_partner" string="Create Partner" type="object" icon="gtk-ok" groups="base.group_partner_manager" class="oe_highlight"/>
<button special="cancel" string="Cancel" icon="gtk-cancel"/>
</header> </header>
<label string="Are you sure you want to create a partner based on this Phonecall ?"/> <group>
<label string="You may have to verify that this partner does not exist already."/> <label string="Are you sure you want to create a partner based on this Phonecall ?"/>
<label string="You may have to verify that this partner does not exist already."/>
</group>
</form> </form>
</field> </field>
</record> </record>
@ -28,8 +29,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Create a Partner" version="7.0"> <form string="Create a Partner" version="7.0">
<header> <header>
<button name="make_partner" string="Continue" type="object" icon="gtk-ok"/> <button name="make_partner" string="Continue" type="object" icon="gtk-ok" class="oe_highlight"/>
<button special="cancel" string="Cancel" icon="gtk-cancel"/>
</header> </header>
<group> <group>
<field name="action"/> <field name="action"/>
@ -49,7 +49,5 @@
<field name="view_id" ref="view_crm_phonecall2partner_create"/> <field name="view_id" ref="view_crm_phonecall2partner_create"/>
<field name="target">new</field> <field name="target">new</field>
</record> </record>
</data> </data>
</openerp> </openerp>

View File

@ -11,9 +11,8 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Schedule/Log a Call" version="7.0"> <form string="Schedule/Log a Call" version="7.0">
<header> <header>
<button name="action_cancel" string="_Cancel" icon="gtk-cancel" special="cancel" /> <button name="action_schedule" type="object" string="Log Call" icon="gtk-ok" attrs="{'invisible' : [('action', '!=', 'log')]}" class="oe_highlight"/>
<button name="action_schedule" type="object" string="Log Call" icon="gtk-ok" attrs="{'invisible' : [('action', '!=', 'log')]}" /> <button name="action_schedule" type="object" string="Schedule Call" icon="gtk-ok" attrs="{'invisible' : [('action', '!=', 'schedule')]}" class="oe_highlight"/>
<button name="action_schedule" type="object" string="Schedule Call" icon="gtk-ok" attrs="{'invisible' : [('action', '!=', 'schedule')]}" />
</header> </header>
<group col="4"> <group col="4">
<separator string="Schedule/Log a Call" colspan="4"/> <separator string="Schedule/Log a Call" colspan="4"/>

View File

@ -8,7 +8,10 @@
<field name="model">crm.lead.forward.to.partner</field> <field name="model">crm.lead.forward.to.partner</field>
<field name="type">form</field> <field name="type">form</field>
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Send Mail"> <form string="Send Mail" version="7.0">
<header>
<button name="action_forward" string="Send" type="object" icon="gtk-go-forward" class="oe_highlight"/>
</header>
<separator string="Forward to Partner" colspan="4" /> <separator string="Forward to Partner" colspan="4" />
<group col="4" colspan="6"> <group col="4" colspan="6">
<field name="history" colspan="2" on_change="on_change_history(history, context)"/> <field name="history" colspan="2" on_change="on_change_history(history, context)"/>
@ -41,11 +44,6 @@
<field name="attachment_ids" colspan="4" nolabel="1"/> <field name="attachment_ids" colspan="4" nolabel="1"/>
</page> </page>
</notebook> </notebook>
<group col="4" colspan="4">
<label string="" colspan="1"/>
<button icon="gtk-close" special="cancel" string="Close"/>
<button name="action_forward" string="Send" type="object" icon="gtk-go-forward"/>
</group>
</form> </form>
</field> </field>
</record> </record>

View File

@ -9,8 +9,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Questionnaires" version="7.0"> <form string="Questionnaires" version="7.0">
<header> <header>
<button name="build_form" string="Open Questionnaire" icon="terp-camera_test" type="object"/> <button name="build_form" string="Open Questionnaire" icon="terp-camera_test" type="object" class="oe_highlight"/>
<button special="cancel" icon="gtk-cancel" string="Cancel"/>
</header> </header>
<group> <group>
<field name="questionnaire_id"/> <field name="questionnaire_id"/>
@ -34,14 +33,11 @@
<field name="type">form</field> <field name="type">form</field>
<field name="arch" type="xml"> <field name="arch" type="xml">
<form version="7.0"> <form version="7.0">
<header>
<button name="questionnaire_compute" string="Save Data" icon="terp-stock_format-scientific" colspan="1" type="object" class="oe_highlight"/>
</header>
<separator colspan="4" string="Questionnaire"/> <separator colspan="4" string="Questionnaire"/>
<field name="question_ans_ids" colspan="4" nolabel="1" mode="tree,form" width="550" height="200"/> <field name="question_ans_ids" colspan="4" nolabel="1" mode="tree,form" width="550" height="200"/>
<separator string="" colspan="4" />
<label string="" colspan="2"/>
<group col="2" colspan="2">
<button icon='gtk-cancel' special="cancel" string="_Cancel" />
<button name="questionnaire_compute" string="Save Data" icon="terp-stock_format-scientific" colspan="1" type="object"/>
</group>
</form> </form>
</field> </field>
</record> </record>

View File

@ -8,8 +8,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Browse Document" version="7.0"> <form string="Browse Document" version="7.0">
<header> <header>
<button name="browse_ftp" string="_Browse" type="object" icon="gtk-ok"/> <button name="browse_ftp" string="_Browse" type="object" icon="gtk-ok" class="oe_highlight"/>
<button special="cancel" string="_Cancel" icon="gtk-cancel"/>
</header> </header>
<separator string="Browse Document"/> <separator string="Browse Document"/>
<group> <group>

View File

@ -9,18 +9,17 @@
<field name="inherit_id" ref="mail.email_compose_message_wizard_form"/> <field name="inherit_id" ref="mail.email_compose_message_wizard_form"/>
<field name="arch" type="xml"> <field name="arch" type="xml">
<data> <data>
<xpath expr="//label[@name='placeholder']" position="before"> <xpath expr="//form/header/button" position="before">
<field name="use_template" invisible="1"/>
<button icon="gtk-paste" type="object" name="template_toggle"
string="" help="Use a message template" />
<button icon="gtk-save" type="object" name="save_as_template"
string="" help="Save as a new template"/>
</xpath>
<xpath expr="//form/notebook" position="after">
<group attrs="{'invisible':[('use_template','=',False)]}" colspan="4" col="4"> <group attrs="{'invisible':[('use_template','=',False)]}" colspan="4" col="4">
<field name="template_id" colspan="3" <field name="template_id" colspan="3"
on_change="on_change_template(use_template, template_id, email_from, email_to, context)"/> on_change="on_change_template(use_template, template_id, email_from, email_to, context)"/>
<label string="" name="flexspace" colspan="1"/>
</group>
<group colspan="1" col="6">
<field name="use_template" invisible="1"/>
<button icon="gtk-paste" type="object" name="template_toggle"
string="" help="Use a message template" colspan="1"/>
<button icon="gtk-save" type="object" name="save_as_template"
string="" help="Save as a new template" colspan="1"/>
</group> </group>
</xpath> </xpath>
</data> </data>

View File

@ -28,11 +28,6 @@
</notebook> </notebook>
</group> </group>
<field name="report_name" colspan="4" readonly="1"/> <field name="report_name" colspan="4" readonly="1"/>
<separator colspan="4"/>
<group col="4" colspan="4">
<label string=""/>
<button icon="gtk-ok" special="cancel" string="Close" colspan="1"/>
</group>
</form> </form>
</field> </field>
</record> </record>

View File

@ -9,10 +9,11 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Event Confirmation" version="7.0"> <form string="Event Confirmation" version="7.0">
<header> <header>
<button icon="gtk-ok" name="confirm" string="Confirm Anyway" type="object"/> <button icon="gtk-ok" name="confirm" string="Confirm Anyway" type="object" class="oe_highlight"/>
<button icon="gtk-close" special="cancel" string="Close"/>
</header> </header>
<label string="Warning: This Event has not reached its Minimum Registration Limit. Are you sure you want to confirm it?"/> <group>
<label string="Warning: This Event has not reached its Minimum Registration Limit. Are you sure you want to confirm it?"/>
</group>
</form> </form>
</field> </field>
</record> </record>

View File

@ -6,7 +6,11 @@
<field name="model">event.moodle.config.wiz</field> <field name="model">event.moodle.config.wiz</field>
<field name="type">form</field> <field name="type">form</field>
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Configure Moodle"> <form string="Configure Moodle" version="7.0">
<header>
<button type="object" name="configure_moodle"
string="Configure Moodle" icon="gtk-ok" class="oe_highlight"/>
</header>
<group> <group>
<separator string="Server" colspan="4"/> <separator string="Server" colspan="4"/>
<field name="server_moodle"/> <field name="server_moodle"/>
@ -20,11 +24,6 @@
<field name="moodle_username"/> <field name="moodle_username"/>
<field name="moodle_password"/> <field name="moodle_password"/>
</group> </group>
<newline/>
<button type="special" special="cancel"
string="Cancel" icon="gtk-cancel"/>
<button type="object" name="configure_moodle"
string="Configure Moodle" icon="gtk-ok"/>
</form> </form>
</field> </field>
</record> </record>

View File

@ -9,8 +9,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Retro-Planning" version="7.0"> <form string="Retro-Planning" version="7.0">
<header> <header>
<button icon="gtk-ok" name="create_duplicate" string="Ok" type="object"/> <button icon="gtk-ok" name="create_duplicate" string="Ok" type="object" class="oe_highlight"/>
<button icon="gtk-close" special="cancel" string="Close"/>
</header> </header>
<group col="4"> <group col="4">
<field name="project_id" colspan="4"/> <field name="project_id" colspan="4"/>

View File

@ -8,8 +8,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Google login" version="7.0"> <form string="Google login" version="7.0">
<header> <header>
<button special="cancel" string="_Cancel" icon="gtk-cancel"/> <button name="login" string="_Login" type="object" icon="terp-check" class="oe_highlight"/>
<button name="login" string="_Login" type="object" icon="terp-check"/>
</header> </header>
<group> <group>
<field name="user" placeholder="user@gmail.com"/> <field name="user" placeholder="user@gmail.com"/>

View File

@ -16,8 +16,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Configure Human Resources" version="7.0"> <form string="Configure Human Resources" version="7.0">
<header> <header>
<button string="Apply" type="object" name="execute"/> <button string="Apply" type="object" name="execute" class="oe_highlight"/>
<button string="Cancel" special="cancel"/>
</header> </header>
<group col="4"> <group col="4">
<separator string="Additional Features" colspan="4"/> <separator string="Additional Features" colspan="4"/>

View File

@ -9,8 +9,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Print Attendance Report Monthly" version="7.0"> <form string="Print Attendance Report Monthly" version="7.0">
<header> <header>
<button name="print_report" string="Print" type="object" icon="gtk-print"/> <button name="print_report" string="Print" type="object" icon="gtk-print" class="oe_highlight"/>
<button special="cancel" string="Cancel" icon='gtk-cancel'/>
</header> </header>
<group col="4"> <group col="4">
<field name="month"/> <field name="month"/>

View File

@ -6,13 +6,14 @@
<field name="model">hr.attendance.week</field> <field name="model">hr.attendance.week</field>
<field name="type">form</field> <field name="type">form</field>
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Print Attendance Report Weekly"> <form string="Print Attendance Report Weekly" version="7.0">
<field name="init_date"/> <header>
<field name="end_date"/> <button name="print_report" string="Print" type="object" icon="gtk-print" class="oe_highlight"/>
<newline/> </header>
<separator colspan="4"/> <group>
<button special="cancel" string="Cancel" icon='gtk-cancel'/> <field name="init_date"/>
<button name="print_report" string="Print" type="object" icon="gtk-print"/> <field name="end_date"/>
</group>
</form> </form>
</field> </field>
</record> </record>

View File

@ -9,8 +9,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Print Attendance Report Error" version="7.0"> <form string="Print Attendance Report Error" version="7.0">
<header> <header>
<button name="print_report" string="Print" type="object" icon="gtk-print" colspan="2"/> <button name="print_report" string="Print" type="object" icon="gtk-print" class="oe_highlight"/>
<button special="cancel" string="Cancel" icon='gtk-cancel' colspan="2"/>
</header> </header>
<group string="Analysis Information" col="4"> <group string="Analysis Information" col="4">
<field name="init_date"/> <field name="init_date"/>

View File

@ -6,20 +6,20 @@
<field name="model">hr.sign.in.out</field> <field name="model">hr.sign.in.out</field>
<field name="type">form</field> <field name="type">form</field>
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Sign in / Sign out"> <form string="Sign in / Sign out" version="7.0">
<separator colspan="4" string="Sign in / Sign out"/> <header>
<label colspan="4" nolabel="1" string="If you need your staff to sign in when they arrive at work and sign out again at the end of the day, OpenERP allows you to manage this with this tool. If each employee has been linked to a system user, then they can encode their time with this action button."/> <button icon="terp-gtk-jump-to-ltr" string="Sign in" name="si_check" type="object" class="oe_highlight"/>
<newline/> <button icon="terp-gtk-jump-to-rtl" string="Sign out" name="so_check" type="object" class="oe_highlight"/>
</header>
<group>
<separator colspan="4" string="Sign in / Sign out"/>
<label colspan="4" nolabel="1" string="If you need your staff to sign in when they arrive at work and sign out again at the end of the day, OpenERP allows you to manage this with this tool. If each employee has been linked to a system user, then they can encode their time with this action button."/>
<newline/>
</group>
<group colspan="4" > <group colspan="4" >
<field name="name" /> <field name="name" />
<field name="state" /> <field name="state" />
</group> </group>
<separator colspan="4"/>
<group colspan="4" col="6">
<button icon="gtk-cancel" special="cancel" string="Cancel"/>
<button icon="terp-gtk-jump-to-ltr" string="Sign in" name="si_check" type="object"/>
<button icon="terp-gtk-jump-to-rtl" string="Sign out" name="so_check" type="object"/>
</group>
</form> </form>
</field> </field>
</record> </record>
@ -29,11 +29,8 @@
<field name="model">hr.sign.in.out</field> <field name="model">hr.sign.in.out</field>
<field name="type">form</field> <field name="type">form</field>
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Sign in / Sign out"> <form string="Sign in / Sign out" version="7.0">
<separator string="Sign-out Entry Must Follow Sign-in." colspan="4" /> <separator string="Sign-out Entry Must Follow Sign-in." colspan="4" />
<group colspan="4" col="6">
<button icon="gtk-cancel" special="cancel" string="Ok"/>
</group>
</form> </form>
</field> </field>
</record> </record>
@ -56,17 +53,15 @@
<field name="model">hr.sign.in.out.ask</field> <field name="model">hr.sign.in.out.ask</field>
<field name="type">form</field> <field name="type">form</field>
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="hr.sign.out.ask"> <form string="hr.sign.out.ask" version="7.0">
<header>
<button icon="gtk-go-back" string="Sign in" name="sign_in" type="object" class="oe_highlight"/>
</header>
<group colspan="4" > <group colspan="4" >
<separator string="You did not sign out the last time. Please enter the date and time you signed out." colspan="4" /> <separator string="You did not sign out the last time. Please enter the date and time you signed out." colspan="4" />
<field name="name" /> <field name="name" />
<field name="last_time" string="Your last sign out" /> <field name="last_time" string="Your last sign out" />
</group> </group>
<separator colspan="4" />
<group colspan="4" col="6">
<button icon="gtk-cancel" special="cancel" string="Cancel"/>
<button icon="gtk-go-back" string="Sign in" name="sign_in" type="object"/>
</group>
</form> </form>
</field> </field>
</record> </record>
@ -76,17 +71,15 @@
<field name="model">hr.sign.in.out.ask</field> <field name="model">hr.sign.in.out.ask</field>
<field name="type">form</field> <field name="type">form</field>
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="hr.sign.in.out.ask"> <form string="hr.sign.in.out.ask" version="7.0">
<header>
<button icon="gtk-go-back" string="Sign out" name="sign_out" type="object" class="oe_highlight"/>
</header>
<group colspan="4" > <group colspan="4" >
<separator string="You did not sign in the last time. Please enter the date and time you signed in." colspan="4" /> <separator string="You did not sign in the last time. Please enter the date and time you signed in." colspan="4" />
<field name="name" /> <field name="name" />
<field name="last_time" string="Your last sign in" /> <field name="last_time" string="Your last sign in" />
</group> </group>
<separator colspan="4" />
<group colspan="4" col="6">
<button icon="gtk-cancel" special="cancel" string="Cancel"/>
<button icon="gtk-go-back" string="Sign out" name="sign_out" type="object"/>
</group>
</form> </form>
</field> </field>
</record> </record>

View File

@ -9,8 +9,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Evaluation Reminders" version="7.0"> <form string="Evaluation Reminders" version="7.0">
<header> <header>
<button special="cancel" string="Cancel" icon="gtk-cancel"/> <button name="send_mail" string="Send Mail" type="object" icon="gtk-ok" class="oe_highlight"/>
<button name="send_mail" string="Send Mail" type="object" icon="gtk-ok"/>
</header> </header>
<group string="Send Evaluation Reminder"> <group string="Send Evaluation Reminder">
<field name="evaluation_id"/> <field name="evaluation_id"/>

View File

@ -9,8 +9,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Leaves by Department" version="7.0"> <form string="Leaves by Department" version="7.0">
<header> <header>
<button icon="gtk-print" name="print_report" string="Print" type="object"/> <button icon="gtk-print" name="print_report" string="Print" type="object" class="oe_highlight"/>
<button icon="gtk-cancel" special="cancel" string="Cancel"/>
</header> </header>
<group> <group>
<field name="date_from" /> <field name="date_from" />

View File

@ -7,7 +7,10 @@
<field name="model">hr.holidays.summary.employee</field> <field name="model">hr.holidays.summary.employee</field>
<field name="type">form</field> <field name="type">form</field>
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Leaves Summary"> <form string="Leaves Summary" version="7.0">
<header>
<button name="print_report" string="Print" colspan="1" type="object" icon="gtk-print" class="oe_highlight"/>
</header>
<group col="4" colspan="6"> <group col="4" colspan="6">
<field name="date_from"/> <field name="date_from"/>
<newline/> <newline/>
@ -15,11 +18,6 @@
<newline/> <newline/>
<field name="emp" invisible="True"/> <field name="emp" invisible="True"/>
</group> </group>
<separator colspan="4"/>
<group col="2" colspan="4">
<button special="cancel" string="Cancel" icon='gtk-cancel'/>
<button name="print_report" string="Print" colspan="1" type="object" icon="gtk-print"/>
</group>
</form> </form>
</field> </field>
</record> </record>

View File

@ -7,17 +7,15 @@
<field name="model">payslip.lines.contribution.register</field> <field name="model">payslip.lines.contribution.register</field>
<field name="type">form</field> <field name="type">form</field>
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Contribution Register's Payslip Lines"> <form string="Contribution Register's Payslip Lines" version="7.0">
<header>
<button name="print_report" string="Print" colspan="1" type="object" icon="gtk-print" class="oe_highlight"/>
</header>
<group col="4" colspan="6"> <group col="4" colspan="6">
<field name="date_from"/> <field name="date_from"/>
<newline/> <newline/>
<field name="date_to"/> <field name="date_to"/>
</group> </group>
<separator colspan="4"/>
<group col="2" colspan="4">
<button special="cancel" string="Cancel" icon='gtk-cancel'/>
<button name="print_report" string="Print" colspan="1" type="object" icon="gtk-print"/>
</group>
</form> </form>
</field> </field>
</record> </record>

View File

@ -7,19 +7,18 @@
<field name="model">hr.payslip.employees</field> <field name="model">hr.payslip.employees</field>
<field name="type">form</field> <field name="type">form</field>
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Payslips by Employees"> <form string="Payslips by Employees" version="7.0">
<label colspan="4" nolabel="1" string="This wizard will generate payslips for all selected employee(s) based on the dates and credit note specified on Payslips Run." /> <header>
<button icon="gtk-execute" string="Generate" name="compute_sheet" type="object" class="oe_highlight"/>
</header>
<group>
<label colspan="4" nolabel="1" string="This wizard will generate payslips for all selected employee(s) based on the dates and credit note specified on Payslips Run." />
</group>
<group colspan="4" > <group colspan="4" >
<separator string="Employees" colspan="4"/> <separator string="Employees" colspan="4"/>
<newline/> <newline/>
<field name="employee_ids" nolabel="1"/> <field name="employee_ids" nolabel="1"/>
</group> </group>
<separator string="" colspan="4" />
<group colspan="4" col="6">
<label string ="" colspan="2"/>
<button icon="gtk-cancel" special="cancel" string="Cancel"/>
<button icon="gtk-execute" string="Generate" name="compute_sheet" type="object"/>
</group>
</form> </form>
</field> </field>
</record> </record>

View File

@ -7,14 +7,12 @@
<field name="model">hr.recruitment.partner.create</field> <field name="model">hr.recruitment.partner.create</field>
<field name="type">form</field> <field name="type">form</field>
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Convert To Partner"> <form string="Convert To Partner" version="7.0">
<header>
<button name="make_order" string="Create Contact" colspan="1" type="object" icon="gtk-execute" groups="base.group_partner_manager" class="oe_highlight"/>
</header>
<group col="4" colspan="6"> <group col="4" colspan="6">
<label string="Are you sure you want to create a contact based on this job request ?"/> <label string="Are you sure you want to create a contact based on this job request ?"/>
</group>
<separator colspan="4"/>
<group col="2" colspan="4">
<button special="cancel" string="Cancel" icon='gtk-cancel'/>
<button name="make_order" string="Create Contact" colspan="1" type="object" icon="gtk-execute" groups="base.group_partner_manager"/>
</group> </group>
</form> </form>
</field> </field>

View File

@ -7,13 +7,14 @@
<field name="model">hired.employee</field> <field name="model">hired.employee</field>
<field name="type">form</field> <field name="type">form</field>
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Create New Employee"> <form string="Create New Employee" version="7.0">
<label string="Would you like to create an employee ?" colspan="4" /> <header>
<separator string="" colspan="4"/> <button name="case_close_with_emp" string="Yes" colspan="1" type="object" icon="terp-camera_test" class="oe_highlight"/>
<newline />
<button special="cancel" string="Cancel" icon='gtk-cancel'/>
<button name="case_close" string="No" icon='gtk-no' type="object"/> <button name="case_close" string="No" icon='gtk-no' type="object"/>
<button name="case_close_with_emp" string="Yes" colspan="1" type="object" icon="terp-camera_test"/> </header>
<group>
<label string="Would you like to create an employee ?" colspan="4" />
</group>
</form> </form>
</field> </field>
</record> </record>

View File

@ -7,7 +7,10 @@
<field name="model">hr.recruitment.job2phonecall</field> <field name="model">hr.recruitment.job2phonecall</field>
<field name="type">form</field> <field name="type">form</field>
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Schedule Phone Call"> <form string="Schedule Phone Call" version="7.0">
<header>
<button name="make_phonecall" string="Schedule Phone Call" colspan="1" type="object" icon="gtk-execute" class="oe_highlight"/>
</header>
<group col="4" colspan="6"> <group col="4" colspan="6">
<separator string="Phone Call Description" colspan="4" /> <separator string="Phone Call Description" colspan="4" />
<newline /> <newline />
@ -18,11 +21,6 @@
<newline /> <newline />
<field name='category_id' domain="[('object_id.model', '=', 'crm.phonecall')]"/> <field name='category_id' domain="[('object_id.model', '=', 'crm.phonecall')]"/>
</group> </group>
<separator colspan="4"/>
<group col="2" colspan="4">
<button special="cancel" string="Cancel" icon='gtk-cancel'/>
<button name="make_phonecall" string="Schedule Phone Call" colspan="1" type="object" icon="gtk-execute"/>
</group>
</form> </form>
</field> </field>
</record> </record>
@ -37,4 +35,4 @@
</record> </record>
</data> </data>
</openerp> </openerp>

Some files were not shown because too many files have changed in this diff Show More