Cédric Krier pushed to branch branch/default at Tryton / Tryton


Commits:
6300c818 by Nicolas Évrard at 2023-05-10T17:27:35+02:00
Set right XML ID on message about amount to pay
- - - - -


1 changed file:

- modules/sale_point/message.xml


Changes:

=====================================
modules/sale_point/message.xml
=====================================
@@ -9,7 +9,7 @@
         <record model="ir.message" id="msg_sale_delete_numbered">
             <field name="text">You cannot delete sale "%(sale)s" because it 
has a number.</field>
         </record>
-        <record model="ir.message" id="msg_sale_amount_to_pay_done_paid">
+        <record model="ir.message" id="msg_sale_amount_to_pay_done_posted">
             <field name="text">The sale "%(sale)s" is done so cannot have an 
amount to pay.</field>
         </record>
         <record model="ir.message" id="msg_sale_amount_paid_cancelled">



View it on Heptapod: 
https://foss.heptapod.net/tryton/tryton/-/commit/6300c81867fd9969296f8e1509d21eec62f9079e

-- 
View it on Heptapod: 
https://foss.heptapod.net/tryton/tryton/-/commit/6300c81867fd9969296f8e1509d21eec62f9079e
You're receiving this email because of your account on foss.heptapod.net.


Reply via email to