Trying to track down a misbehaving Adjust ORC screen. Some tweaks:
- On Adjust ORC Show unit and invoice particulars being adjusted
- Low level database refetch on select record. Suspect issue is concerned with this.
Trying to track down a misbehaving Adjust ORC screen. Some tweaks:
Will include DB changes, you'll need to log all terminals out during update
Tweaks and Fixes
A new option can be configured in payments. This option allows you to flag a payment instrument as settling indirectly so funds will not clear immediately. For example Tyro eftpos you settle funds at end of day but funds do not appear on your bank until the next workday.
In payment setup is new options:
When set, on cash till the txn will post to a new code (1-1300 : Banked Funds Clearing) then the next day a new journal is added which moves from 1-1300 to your bank.
Internally, c9 mashes it all into a single journal posting. The entire journal is considered to be posted on day it settles to bank, but two of the lines are fixed to day of cash till count. You can move the txn around in bank rec, but the posting lines to your payment method will be hardwired to date the cash till screen was actioned and cannot be modified.
Note how some lines are dated 10th and some on 11th. ( c9 permits this in v5, as long as tallies for a any /all days in a post tally to zero).
Newly added GL code (1-1300 : Banked Funds Clearing) is included on balance sheet and is integrated into reconciliation report / realtime reconciliation checks.
Suppliers in c9 have a rich system for expressing default due dates. you can write "1st of next month" or "14th + 2 months" for example. This system can now be employed for debtor thresholds. When enabled and set on a debtor it overrides the default behaviour of simple day limits.
Setup -> Main setup screen -> Cust 1 tab. enabled so:
On discounting/billing tab:
Includes DB Changes, you need to log terminals out during upgrade
Tweaks and fixes
Includes non functional changes related to v5.3 (Txnengine 5.0 : redefine tracked to help with v5.3 orderbook)
Tweaks and fixes
Includes database changes. You need to log all terminals out during upgrade
Tweaks and fixes
Fixes and tweaks
Tweaks and fixes
Includes DB changes. You need to close all terminals to install this update
Pricefiles : barcodes & NLA & C9 Pricefile Repo
Import price file : the combo of barcoded parts and NLA status did not play nice together : the barcodes would always import with active status even though the underlying part might be a NLA. Which can cause all sorts of issues with dead supers when NLAs are filtered, especially if data comes from c9 repo and is especially obvious if you grab say Whites Power Sports price file from repo for first time and leave repo import on its defaults. Now fixed: this change is mainly concerned with internal stuff within c9 that feeds c9s repo. Essentially the effect of this fix is already in play for all dealers, doesn't have to wait for 5.2.69 to be released. But fixed code itself physically lives in this version of c9. Repo fixes will slowly filter through for relevant brands (most will be updated on June 1)
Tweaks and fixes
Includes DB changes, you need to log all terminals out during upgrade
Tweaks and fixes