[pkg-xtuple-maintainers] [postbooks] branch upstream-experimental updated (b7e61ad -> 344f010)

Daniel Pocock pocock at moszumanska.debian.org
Sat Oct 18 15:34:11 UTC 2014


This is an automated email from the git hooks/post-receive script.

pocock pushed a change to branch upstream-experimental
in repository postbooks.

      from  b7e61ad   Imported Upstream version 4.7.0~git20140924.1
       new  344f010   Imported Upstream version 4.7.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 README.md                                 |   2 +
 common/applock.cpp                        | 297 ++++++++++++++++++++++++++++++
 common/applock.h                          |  64 +++++++
 common/common.pro                         |  12 +-
 common/login2.cpp                         |   2 +-
 common/storedProcErrorLookup.cpp          |   8 +
 global.pri                                |  10 +-
 guiclient/bankAccount.cpp                 |  11 +-
 guiclient/cashReceipt.cpp                 |  14 +-
 guiclient/displays/dspVendorAPHistory.cpp |   4 +-
 guiclient/dspCashReceipts.cpp             |  62 +++++++
 guiclient/guiclient.pro                   |   3 +-
 guiclient/issueToShipping.cpp             |  19 +-
 guiclient/itemAvailabilityWorkbench.cpp   |   2 +-
 guiclient/itemSite.cpp                    |  10 +
 guiclient/openPurchaseOrder.cpp           |   8 +
 guiclient/openPurchaseOrder.h             |   1 +
 guiclient/postProduction.cpp              |  11 ++
 guiclient/purchaseOrder.cpp               | 109 +++--------
 guiclient/purchaseOrder.h                 |   5 +-
 guiclient/reserveSalesOrderItem.cpp       |   7 +-
 guiclient/salesOrder.cpp                  | 123 ++++---------
 guiclient/salesOrder.h                    |   3 +-
 guiclient/salesOrderItem.cpp              |  52 +++---
 guiclient/selectPayments.cpp              |   3 +-
 guiclient/state.cpp                       |   2 +-
 guiclient/transferOrder.cpp               |  89 +++------
 guiclient/transferOrder.h                 |   3 +-
 guiclient/user.cpp                        |   8 +-
 guiclient/userPreferences.cpp             |   2 +-
 scriptapi/scriptapi.pro                   |  11 +-
 share/xml/xtupleapi.dtd                   |  47 +++++
 32 files changed, 700 insertions(+), 304 deletions(-)
 create mode 100644 common/applock.cpp
 create mode 100644 common/applock.h

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/postbooks.git



More information about the pkg-xtuple-maintainers mailing list