[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SF.net SVN: ledger-smb:[6306] addons/1.3/wxPOS/WXPOS/UI



Revision: 6306
          http://sourceforge.net/p/ledger-smb/code/6306
Author:   einhverfr
Date:     2013-11-22 01:51:13 +0000 (Fri, 22 Nov 2013)
Log Message:
-----------
Moving price override box so it is visible

Modified Paths:
--------------
    addons/1.3/wxPOS/WXPOS/UI/AP.pm
    addons/1.3/wxPOS/WXPOS/UI/AR.pm

Modified: addons/1.3/wxPOS/WXPOS/UI/AP.pm
===================================================================
--- addons/1.3/wxPOS/WXPOS/UI/AP.pm	2013-11-21 14:29:11 UTC (rev 6305)
+++ addons/1.3/wxPOS/WXPOS/UI/AP.pm	2013-11-22 01:51:13 UTC (rev 6306)
@@ -79,7 +79,7 @@
  EVT_BUTTON($self->{tab}, $parts_but, sub{$self->_listPartsByName});
  $self->{part_sellprice} 
      = Wx::TextCtrl->new($self->{tab}, -1, '', 
-                                     [390, 410], [90, 24]);
+                                     [350, 460], [90, 24]);
  $self->{part_discount} 
      = Wx::TextCtrl->new($self->{tab}, -1, '', [550, 460], [100, 24]);
  $self->{part_qty} = Wx::TextCtrl->new($self->{tab}, -1, '1', 

Modified: addons/1.3/wxPOS/WXPOS/UI/AR.pm
===================================================================
--- addons/1.3/wxPOS/WXPOS/UI/AR.pm	2013-11-21 14:29:11 UTC (rev 6305)
+++ addons/1.3/wxPOS/WXPOS/UI/AR.pm	2013-11-22 01:51:13 UTC (rev 6306)
@@ -85,7 +85,7 @@
  EVT_BUTTON($self->{tab}, $parts_but, sub{$self->_listPartsByName});
  $self->{part_sellprice} 
      = Wx::TextCtrl->new($self->{tab}, -1, '', 
-                                     [390, 410], [90, 24]);
+                                     [350, 460], [90, 24]);
  $self->{part_discount} 
      = Wx::TextCtrl->new($self->{tab}, -1, '', [550, 460], [100, 24]);
  $self->{part_qty} = Wx::TextCtrl->new($self->{tab}, -1, '1', 

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits