~account-core-editors/account-closing/7.0

« back to all changes in this revision

Viewing changes to account_unrealized_currency_gain_loss/wizard_currency_revaluation_view.xml

  • Committer: Guewen Baconnier @ Camptocamp
  • Date: 2012-03-02 09:58:41 UTC
  • Revision ID: guewen.baconnier@camptocamp.com-20120302095841-6glfwjprfnwye4er
[FIX] rename reeval to reval
(lp:c2c-addons/6.1  rev 29.1.6)

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
                    </group>
26
26
                    <newline/>
27
27
                    <button special="cancel" string="Cancel" icon="gtk-cancel" />
28
 
                    <button name="reevaluate_currency" string="Validate" type="object" icon="gtk-execute"/>
 
28
                    <button name="revaluate_currency" string="Validate" type="object" icon="gtk-execute"/>
29
29
                </form>
30
30
            </field>
31
31
        </record>