xtuple
9 years agoIssue #23459 Issue #23937 Support external pre-auths with no card_id.
Ben Thompson [Tue, 17 Jun 2014 22:34:59 +0000 (18:34 -0400)]
Issue #23459 Issue #23937 Support external pre-auths with no card_id.

9 years agoIssue #23459 Add payco table primary key.
Ben Thompson [Tue, 17 Jun 2014 22:33:12 +0000 (18:33 -0400)]
Issue #23459 Add payco table primary key.

9 years agoIssue #23459 Add exposed ccard ORMs to support external pre-auths.
Ben Thompson [Tue, 17 Jun 2014 21:22:36 +0000 (17:22 -0400)]
Issue #23459 Add exposed ccard ORMs to support external pre-auths.

9 years agoaddress code review comments and jshint the test
Gil Moskowitz [Tue, 17 Jun 2014 20:47:36 +0000 (16:47 -0400)]
address code review comments and jshint the test

9 years agodeclare grant function before we use it
Steve Hackbarth [Tue, 17 Jun 2014 20:23:04 +0000 (16:23 -0400)]
declare grant function before we use it

9 years agoMerge remote-tracking branch 'XTUPLE/4_5_x' into publish
Steve Hackbarth [Tue, 17 Jun 2014 20:04:11 +0000 (16:04 -0400)]
Merge remote-tracking branch 'XTUPLE/4_5_x' into publish

9 years agoMerge pull request #1574 from garyhgohoos/23573
Steve Hackbarth [Tue, 17 Jun 2014 19:33:40 +0000 (15:33 -0400)]
Merge pull request #1574 from garyhgohoos/23573

Issue #23573:check for unposted receipts

9 years agoMerge pull request #1578 from julesstp/23288-OpenItemWBSO
Steve Hackbarth [Tue, 17 Jun 2014 19:31:13 +0000 (15:31 -0400)]
Merge pull request #1578 from julesstp/23288-OpenItemWBSO

issue #: 23288: SO open Item Workbench

9 years agosplit out grant_roles.sql
Steve Hackbarth [Tue, 17 Jun 2014 19:23:48 +0000 (15:23 -0400)]
split out grant_roles.sql

9 years agouse my priv file
Steve Hackbarth [Tue, 17 Jun 2014 03:33:25 +0000 (23:33 -0400)]
use my priv file

9 years agoMerge remote-tracking branch 'XTUPLE/4_5_x' into publish
Steve Hackbarth [Tue, 17 Jun 2014 03:31:40 +0000 (23:31 -0400)]
Merge remote-tracking branch 'XTUPLE/4_5_x' into publish

9 years agoMerge pull request #1579 from bendiy/ext-grant
Steve Hackbarth [Tue, 17 Jun 2014 03:31:24 +0000 (23:31 -0400)]
Merge pull request #1579 from bendiy/ext-grant

Grant 'ADMIN' role the ext and it's dependencies.

9 years agomerge
Steve Hackbarth [Tue, 17 Jun 2014 03:10:55 +0000 (23:10 -0400)]
merge

9 years agoaddress button comment and jshint errors
Gil Moskowitz [Wed, 11 Jun 2014 20:29:07 +0000 (16:29 -0400)]
address button comment and jshint errors

9 years agoMerge pull request #1577 from shackbarth/incidenttest
Linda Nichols [Wed, 11 Jun 2014 19:04:08 +0000 (15:04 -0400)]
Merge pull request #1577 from shackbarth/incidenttest

test incident status business logic

9 years agominimal sanity test of export, placeholders for deeper testing
Gil Moskowitz [Wed, 11 Jun 2014 18:47:28 +0000 (14:47 -0400)]
minimal sanity test of export, placeholders for deeper testing

9 years agoMerge pull request #1572 from garyhgohoos/23223
Greg Pazo [Wed, 11 Jun 2014 18:46:59 +0000 (14:46 -0400)]
Merge pull request #1572 from garyhgohoos/23223

Issue #23223:missing metasql

9 years agoMerge pull request #1566 from garyhgohoos/23658
Greg Pazo [Wed, 11 Jun 2014 18:43:35 +0000 (14:43 -0400)]
Merge pull request #1566 from garyhgohoos/23658

23658:ensure itemsite_value is 0 when qtyonhand is 0

9 years agoMerge pull request #1571 from shackbarth/xtuplecon
Greg Pazo [Wed, 11 Jun 2014 18:42:50 +0000 (14:42 -0400)]
Merge pull request #1571 from shackbarth/xtuplecon

promote xTupleCon

9 years agoMerge pull request #1562 from garyhgohoos/23829
Greg Pazo [Wed, 11 Jun 2014 18:29:37 +0000 (14:29 -0400)]
Merge pull request #1562 from garyhgohoos/23829

23829:change setting of debitAccntid to match postCashReceipt

9 years agoRemove test priv and ext setup. It's no longer needed for admin user.
Ben Thompson [Wed, 11 Jun 2014 18:03:51 +0000 (14:03 -0400)]
Remove test priv and ext setup. It's no longer needed for admin user.

9 years agoAlso grant 'ADMIN' role any priv when it's added.
Ben Thompson [Wed, 11 Jun 2014 18:00:50 +0000 (14:00 -0400)]
Also grant 'ADMIN' role any priv when it's added.

9 years agoGrant 'ADMIN' role the ext and it's dependencies.
Ben Thompson [Wed, 11 Jun 2014 17:37:45 +0000 (13:37 -0400)]
Grant 'ADMIN' role the ext and it's dependencies.

9 years agoAdd default 'ADMIN' role and grant it to 'admin' user.
Ben Thompson [Wed, 11 Jun 2014 17:36:15 +0000 (13:36 -0400)]
Add default 'ADMIN' role and grant it to 'admin' user.

9 years agoMerge pull request #1573 from bendiy/oauth-key
Steve Hackbarth [Wed, 11 Jun 2014 16:56:15 +0000 (12:56 -0400)]
Merge pull request #1573 from bendiy/oauth-key

Fix OAuth2 pk12 key download prompt.

9 years agoMerge pull request #1575 from gilmoskowitz/7155
Steve Hackbarth [Wed, 11 Jun 2014 16:54:23 +0000 (12:54 -0400)]
Merge pull request #1575 from gilmoskowitz/7155

issue #7155 - speed up the FRE

9 years agomake filenames more descriptive
Gil Moskowitz [Wed, 11 Jun 2014 16:19:32 +0000 (12:19 -0400)]
make filenames more descriptive

9 years agopass the desired attribute down to the datasource
Gil Moskowitz [Wed, 11 Jun 2014 15:37:57 +0000 (11:37 -0400)]
pass the desired attribute down to the datasource

9 years agoissue #23796 - first pass exports the parent record, not the attr in the gridbox
Gil Moskowitz [Wed, 11 Jun 2014 13:59:22 +0000 (09:59 -0400)]
issue #23796 - first pass exports the parent record, not the attr in the gridbox

9 years agoexit test if inventory not installed
julesstp [Wed, 11 Jun 2014 03:51:23 +0000 (21:51 -0600)]
exit test if inventory not installed

9 years agocomment cleanup
Ben Thompson [Tue, 10 Jun 2014 23:07:33 +0000 (19:07 -0400)]
comment cleanup

9 years agoUse node-forge for PKCS#12 support. Remove need to write keys to file system.
Ben Thompson [Tue, 10 Jun 2014 23:03:57 +0000 (19:03 -0400)]
Use node-forge for PKCS#12 support. Remove need to write keys to file system.

9 years agoAdd npm package node-forge for PKCS#12 support.
Ben Thompson [Tue, 10 Jun 2014 23:02:46 +0000 (19:02 -0400)]
Add npm package node-forge for PKCS#12 support.

9 years agotest passing again
julesstp [Tue, 10 Jun 2014 22:24:06 +0000 (16:24 -0600)]
test passing again

9 years agotest passing
julesstp [Tue, 10 Jun 2014 22:21:41 +0000 (16:21 -0600)]
test passing

9 years agorespond to review comments
Gil Moskowitz [Tue, 10 Jun 2014 20:25:17 +0000 (16:25 -0400)]
respond to review comments

9 years agoinitialize is synchronous
Steve Hackbarth [Tue, 10 Jun 2014 19:44:57 +0000 (15:44 -0400)]
initialize is synchronous

9 years agowho needs unsightly errors?
Steve Hackbarth [Tue, 10 Jun 2014 19:39:00 +0000 (15:39 -0400)]
who needs unsightly errors?

9 years agomocha-ier skipAll implementation
Steve Hackbarth [Tue, 10 Jun 2014 19:34:30 +0000 (15:34 -0400)]
mocha-ier skipAll implementation

9 years agoclean up braces
Steve Hackbarth [Tue, 10 Jun 2014 19:31:40 +0000 (15:31 -0400)]
clean up braces

9 years agotest incident status business logic
Steve Hackbarth [Tue, 10 Jun 2014 19:28:39 +0000 (15:28 -0400)]
test incident status business logic

9 years agoreverse unneccesary changes
julesstp [Tue, 10 Jun 2014 18:45:14 +0000 (12:45 -0600)]
reverse unneccesary changes

9 years agoMerge remote-tracking branch 'XTUPLE/4_5_x' into 23288-OpenItemWBSO
julesstp [Tue, 10 Jun 2014 18:10:30 +0000 (12:10 -0600)]
Merge remote-tracking branch 'XTUPLE/4_5_x' into 23288-OpenItemWBSO

9 years agoMerge pull request #1564 from bendiy/item-site-list
Steve Hackbarth [Tue, 10 Jun 2014 17:31:14 +0000 (13:31 -0400)]
Merge pull request #1564 from bendiy/item-site-list

Issue #23867 Fix toOne path when querying on x.y when x.y.naturalKeyOfY is needed.

9 years agoMerge remote-tracking branch 'XTUPLE/4_5_x' into publish
Steve Hackbarth [Tue, 10 Jun 2014 16:59:52 +0000 (12:59 -0400)]
Merge remote-tracking branch 'XTUPLE/4_5_x' into publish

9 years agonpm install from build_app
Steve Hackbarth [Tue, 10 Jun 2014 15:46:57 +0000 (11:46 -0400)]
npm install from build_app

9 years agoissue #23894: use priv function after it's declared
Steve Hackbarth [Tue, 10 Jun 2014 15:20:35 +0000 (11:20 -0400)]
issue #23894: use priv function after it's declared

9 years agoissue #23894: validate inputs
Steve Hackbarth [Tue, 10 Jun 2014 15:14:42 +0000 (11:14 -0400)]
issue #23894: validate inputs

9 years agoissue #23894: allow debugging mode
Steve Hackbarth [Tue, 10 Jun 2014 14:54:32 +0000 (10:54 -0400)]
issue #23894: allow debugging mode

9 years agoIssue #23573:check for unposted receipts
garyhgohoos [Tue, 10 Jun 2014 14:50:49 +0000 (10:50 -0400)]
Issue #23573:check for unposted receipts

9 years agoissue #23894: add privs
Steve Hackbarth [Tue, 10 Jun 2014 14:32:13 +0000 (10:32 -0400)]
issue #23894: add privs

9 years agoissue #23894: bring in command center to core
Steve Hackbarth [Tue, 10 Jun 2014 14:19:05 +0000 (10:19 -0400)]
issue #23894: bring in command center to core

9 years agoissue #7155 - fre is slow. first pass at using temp table to (1) reduce the amount...
Gil Moskowitz [Mon, 9 Jun 2014 22:20:01 +0000 (18:20 -0400)]
issue #7155 - fre is slow. first pass at using temp table to (1) reduce the amount of data to wade through and (2) reduce the complexity of the filtering criteria. initial testing shows runtime reduction in a simple db from 20-30 sec down to 2-9 sec for a set of reports; add a simple test, too.

9 years agoFix jshint errors.
Ben Thompson [Mon, 9 Jun 2014 18:23:33 +0000 (14:23 -0400)]
Fix jshint errors.

9 years agoAdd XV.downloadURL()
Ben Thompson [Mon, 9 Jun 2014 17:51:50 +0000 (13:51 -0400)]
Add XV.downloadURL()

9 years agoFix OAuth2 pk12 key download prompt.
Ben Thompson [Mon, 9 Jun 2014 17:04:53 +0000 (13:04 -0400)]
Fix OAuth2 pk12 key download prompt.

9 years agoIssue #23223:missing metasql
garyhgohoos [Mon, 9 Jun 2014 14:40:43 +0000 (10:40 -0400)]
Issue #23223:missing metasql

9 years agoadded woz
Steve Hackbarth [Mon, 9 Jun 2014 14:26:47 +0000 (10:26 -0400)]
added woz

9 years agoadd haxtuple and xtuplecon to readme
Steve Hackbarth [Mon, 9 Jun 2014 14:24:02 +0000 (10:24 -0400)]
add haxtuple and xtuplecon to readme

9 years agosuccess installing from npm
Steve Hackbarth [Sat, 7 Jun 2014 15:58:10 +0000 (11:58 -0400)]
success installing from npm

9 years agoIssue #22824:add ability to update discount and markup schedules
garyhgohoos [Fri, 6 Jun 2014 20:56:57 +0000 (16:56 -0400)]
Issue #22824:add ability to update discount and markup schedules

9 years agoMerge pull request #1568 from xtuple/4_5_x
Steve Hackbarth [Fri, 6 Jun 2014 19:53:40 +0000 (15:53 -0400)]
Merge pull request #1568 from xtuple/4_5_x

4 5 x

9 years agofix test one more time
Ben Thompson [Fri, 6 Jun 2014 16:58:27 +0000 (12:58 -0400)]
fix test one more time

9 years agoMerge pull request #1565 from shackbarth/bump450 v4.5.0
Steve Hackbarth [Fri, 6 Jun 2014 16:54:47 +0000 (12:54 -0400)]
Merge pull request #1565 from shackbarth/bump450

Bump450

9 years agoFix encryptionKey
Ben Thompson [Fri, 6 Jun 2014 16:11:20 +0000 (12:11 -0400)]
Fix encryptionKey

9 years agodoh
Ben Thompson [Fri, 6 Jun 2014 15:52:20 +0000 (11:52 -0400)]
doh

9 years agoIssue #23658:ensure itemsite_value is 0 when qtyonhand is 0
garyhgohoos [Fri, 6 Jun 2014 15:49:48 +0000 (11:49 -0400)]
Issue #23658:ensure itemsite_value is 0 when qtyonhand is 0

9 years agobump to 4.5.0
Steve Hackbarth [Fri, 6 Jun 2014 15:40:28 +0000 (11:40 -0400)]
bump to 4.5.0

9 years agoMerge remote-tracking branch 'origin/release' into bump450
Steve Hackbarth [Fri, 6 Jun 2014 15:39:59 +0000 (11:39 -0400)]
Merge remote-tracking branch 'origin/release' into bump450

9 years agoAdd test for when x.y.naturalKeyOfY is needed.
Ben Thompson [Fri, 6 Jun 2014 14:38:25 +0000 (10:38 -0400)]
Add test for when x.y.naturalKeyOfY is needed.

9 years agothis is handling event before it gets to list_base's transformListActions, need to...
julesstp [Fri, 6 Jun 2014 07:09:08 +0000 (01:09 -0600)]
this is handling event before it gets to list_base's transformListActions, need to move on

9 years agoOnly walk path on toOne and toMany
Ben Thompson [Thu, 5 Jun 2014 23:23:33 +0000 (19:23 -0400)]
Only walk path on toOne and toMany

9 years agoFix toOne path when querying on x.y when x.y.naturalKeyOfY is needed.
Ben Thompson [Thu, 5 Jun 2014 21:03:46 +0000 (17:03 -0400)]
Fix toOne path when querying on x.y when x.y.naturalKeyOfY is needed.

9 years agoMerge pull request #1563 from bendiy/item-site-list
Steve Hackbarth [Thu, 5 Jun 2014 19:41:53 +0000 (15:41 -0400)]
Merge pull request #1563 from bendiy/item-site-list

Issue #23863 Fix item site search by number.

9 years agoFix test query
Ben Thompson [Thu, 5 Jun 2014 18:58:52 +0000 (14:58 -0400)]
Fix test query

9 years agoMerge pull request #1559 from gpazo/fixLessThanSign
Steve Hackbarth [Thu, 5 Jun 2014 18:47:17 +0000 (14:47 -0400)]
Merge pull request #1559 from gpazo/fixLessThanSign

Fix less than sign

9 years agoIssue #23863 support comma or space matching.
Ben Thompson [Thu, 5 Jun 2014 18:40:18 +0000 (14:40 -0400)]
Issue #23863 support comma or space matching.

9 years agoIssue #23863 Fix item site search by number.
Ben Thompson [Thu, 5 Jun 2014 18:32:49 +0000 (14:32 -0400)]
Issue #23863 Fix item site search by number.

9 years agoIssue #23829:change setting of debitAccntid to match postCashReceipt
garyhgohoos [Thu, 5 Jun 2014 13:58:43 +0000 (09:58 -0400)]
Issue #23829:change setting of debitAccntid to match postCashReceipt

9 years agoMerge pull request #1560 from julesstp/23411-BaseCurrency
Steve Hackbarth [Thu, 5 Jun 2014 01:08:17 +0000 (21:08 -0400)]
Merge pull request #1560 from julesstp/23411-BaseCurrency

issue #23411: base currency

9 years agochange string false to boolean, and add isBase to list
julesstp [Wed, 4 Jun 2014 20:17:01 +0000 (14:17 -0600)]
change string false to boolean, and add isBase to list

9 years agofix backwards queries, remove '<' and replace with uglier query
vagrant [Wed, 4 Jun 2014 18:43:45 +0000 (18:43 +0000)]
fix backwards queries, remove '<' and replace with uglier query

9 years agoMerge pull request #1556 from xtuple/master
Steve Hackbarth [Wed, 4 Jun 2014 00:04:06 +0000 (20:04 -0400)]
Merge pull request #1556 from xtuple/master

merge forward master

9 years agoMerge pull request #1524 from garyhgohoos/23593
Steve Hackbarth [Tue, 3 Jun 2014 22:17:53 +0000 (18:17 -0400)]
Merge pull request #1524 from garyhgohoos/23593

Issue #23953:add poheadid argument

9 years agoMerge pull request #1547 from julesstp/23602
Steve Hackbarth [Tue, 3 Jun 2014 20:55:34 +0000 (16:55 -0400)]
Merge pull request #1547 from julesstp/23602

issue# 23602: update Sales Order schedule date updates the line item's schedule dates

9 years agoMerge pull request #1551 from garyhgohoos/23825
Steve Hackbarth [Tue, 3 Jun 2014 20:53:41 +0000 (16:53 -0400)]
Merge pull request #1551 from garyhgohoos/23825

23825:define taxpay_id as serial type

9 years agoMerge pull request #1554 from gpazo/preReqCheck
Steve Hackbarth [Tue, 3 Jun 2014 20:53:20 +0000 (16:53 -0400)]
Merge pull request #1554 from gpazo/preReqCheck

Pre req check

9 years agoadd warning about taxpay_id
Steve Hackbarth [Tue, 3 Jun 2014 20:51:53 +0000 (16:51 -0400)]
add warning about taxpay_id

9 years agoMerge remote-tracking branch 'XTUPLE/4_5_x' into 23602
julesstp [Tue, 3 Jun 2014 19:56:18 +0000 (13:56 -0600)]
Merge remote-tracking branch 'XTUPLE/4_5_x' into 23602

9 years agocheck to see if xm schema exists, if so, disallow upgrade
Greg Pazo [Tue, 3 Jun 2014 19:41:02 +0000 (15:41 -0400)]
check to see if xm schema exists, if so, disallow upgrade

9 years agocorrect site handling on sales_order model
julesstp [Tue, 3 Jun 2014 19:24:15 +0000 (13:24 -0600)]
correct site handling on sales_order model

9 years agoMerge pull request #1552 from lynnaloo/23607
Steve Hackbarth [Tue, 3 Jun 2014 17:13:52 +0000 (13:13 -0400)]
Merge pull request #1552 from lynnaloo/23607

Issue #23607 - Description truncated in ItemSite widget

9 years agoMerge pull request #1533 from shackbarth/23548-linguist
Linda Nichols [Tue, 3 Jun 2014 16:11:36 +0000 (12:11 -0400)]
Merge pull request #1533 from shackbarth/23548-linguist

issue #23548: total batch processing for linguist translations

9 years agoMerge pull request #1527 from shackbarth/dbtest
Linda Nichols [Tue, 3 Jun 2014 16:10:22 +0000 (12:10 -0400)]
Merge pull request #1527 from shackbarth/dbtest

POC database test for setmetric

9 years agoMerge pull request #1544 from bendiy/item-site-list
Steve Hackbarth [Tue, 3 Jun 2014 15:54:45 +0000 (11:54 -0400)]
Merge pull request #1544 from bendiy/item-site-list

Issue #23760 Fix group by and union by on join table columns

9 years agoIssue #23607: Merged in changes from 4_5_x
Linda Nichols [Tue, 3 Jun 2014 15:51:22 +0000 (15:51 +0000)]
Issue #23607: Merged in changes from 4_5_x

9 years agoIssue #23825:define taxpay_id as serial type
garyhgohoos [Tue, 3 Jun 2014 15:39:48 +0000 (11:39 -0400)]
Issue #23825:define taxpay_id as serial type

9 years agoFix test assertion
Ben Thompson [Tue, 3 Jun 2014 15:07:17 +0000 (11:07 -0400)]
Fix test assertion

9 years agoAdd ItemSiteRelation.fetch test queries that were failing.
Ben Thompson [Tue, 3 Jun 2014 14:51:12 +0000 (10:51 -0400)]
Add ItemSiteRelation.fetch test queries that were failing.

9 years agoNo need for dummy table when we don't use select *
Ben Thompson [Tue, 3 Jun 2014 14:27:19 +0000 (10:27 -0400)]
No need for dummy table when we don't use select *