Difference between revisions of "Sponsored Development: Cash Payments"

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
(Accounting Consequences)
Line 58: Line 58:
  
 
= Accounting Consequences =
 
= Accounting Consequences =
* [[User:Armenrz|Armen Rizal] proposed to complete the cash payment by correcting the accounting consequences.
+
* [[User:Armenrz|Armen Rizal]] proposed to complete the cash payment by correcting the accounting consequences.
 +
 
 +
  1. AP Cash Payment to charge:
 +
  Charge            DR
 +
  Cash-In-Transit  CR
 +
 
 +
  In Cash Journal:
 +
  Cash-In-Transit DR
 +
  Cash Asset      CR
 +
 
 +
  2. AR Cash Receipt to charge:
 +
  Cash-In-Transit  DR
 +
  Charge            CR
 +
 
 +
  In Cash Journal:
 +
  Cash Asset      DR
 +
  Cash-In-Transit CR
 +
 
 +
  3. AP Cash Payment to invoice:
 +
  No Post
 +
 
 +
  In Payment Allocation:
 +
  Account Payable  DR
 +
  Cash-In-Transit  CR
 +
 
 +
  In Cash Journal:
 +
  Cash-In-Transit DR
 +
  Cash Asset      CR
  
 
=Deprecations?=
 
=Deprecations?=

Revision as of 03:48, 11 May 2009

Workaround

Project Team


Coordinator

[mailto: ]


Functional Specs

Developers


Testers


Sponsors

  • Peter Bonev - 450 EURO

Requirements

Finish off the Cash Payments functionality. Described here

Screen shots

Payment window

Added new Tender Type and new Field. Payment Window - Modified fields


Payment window - Status line

Status Line shows more information for generated Cash Journal. Payment Window - Status Line


Cash Journal window

Cash Journal description shows document number of Payment. Cash Journal - Generated new record

Optional tasks

Contribution Requests

Notes

Accounting Consequences

  • Armen Rizal proposed to complete the cash payment by correcting the accounting consequences.
 1. AP Cash Payment to charge:
 Charge            DR
 Cash-In-Transit   CR
 
 In Cash Journal:
 Cash-In-Transit DR
 Cash Asset      CR
 2. AR Cash Receipt to charge:
 Cash-In-Transit   DR
 Charge            CR
 
 In Cash Journal:
 Cash Asset      DR
 Cash-In-Transit CR
 3. AP Cash Payment to invoice:
 No Post
 In Payment Allocation:
 Account Payable  DR
 Cash-In-Transit  CR
 In Cash Journal:
 Cash-In-Transit DR
 Cash Asset      CR

Deprecations?

Bug Issue raised by Red1 [1].

  • Are there any other impact? For one, i suspect there is related Rev 6743 [2] by Trifon deprecates the POS Sales from directly creating a Cash Journal entry. If it is so deprecated, shouldn't the POS Sales create a Payment with Cash rule now? If so, where is this done?
  • The idea now is to revert Rev 6743 allowing back a Cash Journal to be created via a POS Sales or Cash Invoice. This would mean the Cash Payment is redundant in these cases.


Vote for inclusion into trunk

Commits