xtuple
9 years agoIssue #23903:add missing currrate and amount arguments
garyhgohoos [Fri, 20 Jun 2014 14:23:25 +0000 (10:23 -0400)]
Issue #23903:add missing currrate and amount arguments

9 years agoMerge pull request #1580 from gilmoskowitz/23796
Steve Hackbarth [Wed, 18 Jun 2014 01:04:58 +0000 (21:04 -0400)]
Merge pull request #1580 from gilmoskowitz/23796

issue #23796 - csv export from gridbox

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 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 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 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 #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 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 #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 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 *

9 years agoMerge pull request #1548 from shackbarth/23243-xwd
Linda Nichols [Tue, 3 Jun 2014 02:32:43 +0000 (22:32 -0400)]
Merge pull request #1548 from shackbarth/23243-xwd

issue #23243: bugfix build for mfg and xwd

9 years agoissue #23243: bugfix build for mfg and xwd
Steve Hackbarth [Tue, 3 Jun 2014 02:00:55 +0000 (22:00 -0400)]
issue #23243: bugfix build for mfg and xwd

9 years agoadd fail-safe to exit test for UseSiteCalendar issue
julesstp [Mon, 2 Jun 2014 19:31:17 +0000 (13:31 -0600)]
add fail-safe to exit test for UseSiteCalendar issue

9 years agoadd test
julesstp [Mon, 2 Jun 2014 19:14:01 +0000 (13:14 -0600)]
add test

9 years agoMerge pull request #1535 from shackbarth/23243-xwd
Greg Pazo [Mon, 2 Jun 2014 17:53:28 +0000 (13:53 -0400)]
Merge pull request #1535 from shackbarth/23243-xwd

issue #23243: support for xwd package

9 years agoMerge remote-tracking branch 'XTUPLE/4_5_x' into 23602
julesstp [Mon, 2 Jun 2014 17:49:21 +0000 (11:49 -0600)]
Merge remote-tracking branch 'XTUPLE/4_5_x' into 23602

9 years agoIssue #23760 Fix group by and union by on join table columns.
Ben Thompson [Mon, 2 Jun 2014 17:16:15 +0000 (13:16 -0400)]
Issue #23760 Fix group by and union by on join table columns.

9 years agoMerge pull request #1543 from shackbarth/readme2
Steve Hackbarth [Mon, 2 Jun 2014 16:27:41 +0000 (12:27 -0400)]
Merge pull request #1543 from shackbarth/readme2

point to more verbose setup wiki

9 years agopoint to more verbose setup wiki
Steve Hackbarth [Mon, 2 Jun 2014 16:02:49 +0000 (12:02 -0400)]
point to more verbose setup wiki

9 years agoMerge pull request #1531 from julesstp/23588
Steve Hackbarth [Mon, 2 Jun 2014 15:28:03 +0000 (11:28 -0400)]
Merge pull request #1531 from julesstp/23588

issue #23588: SO item copies irrelevantly

9 years agoMerge pull request #1541 from jgunderson/theme4
Steve Hackbarth [Mon, 2 Jun 2014 15:27:22 +0000 (11:27 -0400)]
Merge pull request #1541 from jgunderson/theme4

22128 style changes for dashboard filters

9 years agoMerge pull request #1542 from jgunderson/userlist
Steve Hackbarth [Mon, 2 Jun 2014 15:26:39 +0000 (11:26 -0400)]
Merge pull request #1542 from jgunderson/userlist

register UserAccountList

9 years agoMerge branch 'xtuple45' into userlist
jgunderson [Mon, 2 Jun 2014 15:00:18 +0000 (11:00 -0400)]
Merge branch 'xtuple45' into userlist

9 years agoMerge branch 'xtuple45' into theme4
jgunderson [Mon, 2 Jun 2014 14:53:18 +0000 (10:53 -0400)]
Merge branch 'xtuple45' into theme4

9 years agoissue #23243: updated xml ids
Steve Hackbarth [Mon, 2 Jun 2014 14:52:36 +0000 (10:52 -0400)]
issue #23243: updated xml ids

9 years agoissue #23602: Reschedule SO lines
julesstp [Mon, 2 Jun 2014 08:10:24 +0000 (02:10 -0600)]
issue #23602: Reschedule SO lines

9 years agoMerge pull request #1538 from garyhgohoos/23758
Greg Pazo [Fri, 30 May 2014 20:44:32 +0000 (16:44 -0400)]
Merge pull request #1538 from garyhgohoos/23758

23758:correctly calc costs and margins for kits

9 years agoregister UserAccountList
jgunderson [Fri, 30 May 2014 20:40:09 +0000 (16:40 -0400)]
register UserAccountList

9 years agoMerge pull request #1536 from garyhgohoos/23507
Greg Pazo [Fri, 30 May 2014 20:14:26 +0000 (16:14 -0400)]
Merge pull request #1536 from garyhgohoos/23507

23507:correctly handle non-netable

9 years agoMerge pull request #1532 from garyhgohoos/23628
Greg Pazo [Fri, 30 May 2014 20:07:40 +0000 (16:07 -0400)]
Merge pull request #1532 from garyhgohoos/23628

Issue #23628:copy SO characteristics and email from quote to SO