[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb:[6307] addons/1.3/wxPOS-simple/WXPOS/UI
- Subject: SF.net SVN: ledger-smb:[6307] addons/1.3/wxPOS-simple/WXPOS/UI
- From: ..hidden..
- Date: Fri, 22 Nov 2013 01:52:40 +0000
Revision: 6307
http://sourceforge.net/p/ledger-smb/code/6307
Author: einhverfr
Date: 2013-11-22 01:52:39 +0000 (Fri, 22 Nov 2013)
Log Message:
-----------
Merging commit 6306 from main wxpos branch
Modified Paths:
--------------
addons/1.3/wxPOS-simple/WXPOS/UI/AP.pm
addons/1.3/wxPOS-simple/WXPOS/UI/AR.pm
Modified: addons/1.3/wxPOS-simple/WXPOS/UI/AP.pm
===================================================================
--- addons/1.3/wxPOS-simple/WXPOS/UI/AP.pm 2013-11-22 01:51:13 UTC (rev 6306)
+++ addons/1.3/wxPOS-simple/WXPOS/UI/AP.pm 2013-11-22 01:52:39 UTC (rev 6307)
@@ -80,7 +80,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-simple/WXPOS/UI/AR.pm
===================================================================
--- addons/1.3/wxPOS-simple/WXPOS/UI/AR.pm 2013-11-22 01:51:13 UTC (rev 6306)
+++ addons/1.3/wxPOS-simple/WXPOS/UI/AR.pm 2013-11-22 01:52:39 UTC (rev 6307)
@@ -86,7 +86,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