guq пре 7 година
родитељ
комит
2ac0d02073
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      frontend/saas-web/app/view/sale/saleOut/FormPanel.js

+ 1 - 1
frontend/saas-web/app/view/sale/saleOut/FormPanel.js

@@ -26,7 +26,7 @@ Ext.define('saas.view.sale.saleout.FormPanel', {
 
     toolBtns: [{
         xtype: 'button',
-        text: '转销售验退',
+        text: '转销售退货',
         handler: 'turnProdIn',
         bind: {
             hidden: '{pi_statuscode!="AUDITED"}'