Bug 633 - Basic Sales Order Creation
Summary: Basic Sales Order Creation
Status: IN_PROGRESS
Alias: None
Product: E3
Classification: Unclassified
Component: sale (show other bugs)
Version: trunk
Hardware: All All
: P3 enhancement
Target Milestone: undetermined
Assignee: Richard Harms
QA Contact:
URL:
Keywords:
Depends on: 1020 1022 1108
Blocks: 1122 1024
  Show dependency treegraph
 
Reported: 2008-07-07 10:29 CDT by Richard Harms
Modified: 2019-11-18 18:46 CST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Harms 2008-07-07 10:29:14 CDT
 
Comment 1 Richard Harms 2008-12-03 11:25:22 CST
Moving to new milestone, all changes to this point have been tagged in trunk-2008-12-03-01.
Comment 2 Richard Harms 2008-12-08 16:44:05 CST
Moving to new milestone, all changes to this point have been tagged in
trunk-2008-12-08-01.
Comment 3 Richard Harms 2008-12-10 12:00:24 CST
Moving to new milestone, all changes to this point have been tagged in
trunk-2008-12-10-01.
Comment 4 Richard Harms 2008-12-15 07:31:38 CST
Moving to new milestone, all changes to this point have been tagged in
trunk-2008-12-15-01.
Comment 5 Richard Harms 2010-02-12 09:06:40 CST
trunk revision r10350
Comment 6 Richard Harms 2010-02-27 11:36:01 CST
Moving to new milestone, all changes to this point have been tagged in
trunk-2010-02-27-01.
Comment 7 Richard Harms 2010-03-07 11:42:08 CST
trunk revisions r10445, r10448
Comment 8 Richard Harms 2010-04-24 15:34:35 CDT
Moving to new milestone, all changes to this point have been tagged in
trunk-2010-04-24-01.
Comment 9 Richard Harms 2010-05-20 10:09:32 CDT
trunk revision r10597
Comment 10 Richard Harms 2010-05-30 09:28:31 CDT
Moving to new milestone, all changes to this point have been tagged in
trunk-2010-05-28-01.
Comment 11 Richard Harms 2010-06-18 16:26:01 CDT
trunk revision r10660
Comment 12 Richard Harms 2010-07-05 08:20:00 CDT
Insert into workflow, time out inventory allocation.

trunk revisions r10671, r10672
Comment 13 Richard Harms 2010-07-08 12:35:14 CDT
Trigger added which, when tripped, will move order from ENTRY_ALLOCATED to ENTRY_UNALLOCATED. No actual changes are made, purely symbolic at the moment.

trunk revision r10673
Comment 14 Richard Harms 2010-07-14 16:27:10 CDT
Some code for Order Lines added.

trunk revision r10677
Comment 15 Richard Harms 2010-08-19 18:44:35 CDT
Checks added to createOrderLine in SalesOrderLogic to determine if a product is eligible to be added to an order. Not complete.

trunk revision r10696
Comment 16 Richard Harms 2010-08-19 20:10:32 CDT
For createSalesOrderLine(...) in SalesOrderLogic, unitAmount checks added. Fixed references to "AboveMinimum" errors (typo).

trunk revision r10697
Comment 17 Richard Harms 2010-08-19 20:56:47 CDT
For createSalesOrderLine(...) in SalesOrderLogic, make sure the optional taxable parameter is set to an appropriate value. Also, some ItemDescriptionLogic additions that will remain unused for now (used to locate the best ItemDescription for a given type, for a Party's preferred Language).

trunk revisions r10698, r10699
Comment 18 Richard Harms 2010-08-19 21:25:19 CDT
For createSalesOrderLine(...) in SalesOrderLogic, reworked handling of Cancellation and Return Policies.

trunk revision r10700
Comment 19 Richard Harms 2010-08-21 08:41:40 CDT
Additional code for creating Sales Order Lines, createSalesOrderLine UC.

r10703, r10704, r10705
Comment 20 Richard Harms 2010-08-31 14:39:18 CDT
Checks added for CustomerType vs. PaymentMethod and ShippingMethods. Also, verify the PartyPaymentMethod belongs to the BILL_TO for the Order, and require a BILL_TO if you're using a PartyPaymentMethod.

r10731
Comment 21 Richard Harms 2010-09-02 22:23:26 CDT
Allow utilities to call setSalesOrderBatchStatus and setSalesOrderStatus UCs.
Added missing getSalesOrderStatusChoices and setSalesOrderStatus UCs.
Workflow component support for additions to Sales Orders.
Additional support for managing Sales Order workflow, including verifying status before making changes and updating trigger time when changes are made.

trunk revisions r10733, r10734, r10735, r10736
Comment 22 Richard Harms 2010-09-09 10:13:56 CDT
Batch status checking added when creating an order, Currency check added as well in order to ensure the Order's Currency matches the Batch's Currency.

Item Status check fixed.

trunk revision r10741
Comment 23 Richard Harms 2010-10-08 10:39:21 CDT
Moving to new milestone, all changes to this point have been tagged in
trunk-2010-10-08-01.