Wonach suchst Du?
What are you looking for?

IT FRESH-539

#225 Allocation - Accounting 0,00 when Posted

Testcase to check if allocations with missing accounting despite posting are correctly reposted by the schedule process.

  1. Open Allocation Header, select one for testing (you can also select several, for payment, invoice etc., BUT make sure they are created on the day before testing!)

  2. Check the accounting on button Posted
  3. Delete the accounting for your allocation header(s) in the database

  4. Check the accounting on button Posted for your allocation header(s) once more
  5. Run the new schedule process for Documents_FactAcct_Creation_For_Posted (change the cron pattern and restart the server)

  6. Check the accounting on button Posted for your allocation header(s) once again
  7. In database, check de_metas_acct.RV_Reposted_Documents

Note: The schedule process is set to repost only data created the day before, and runs usually every night at 1:30 AM. If you want to have older data reposted, you have to change the created date for those in db first!


View source file on GitHub.com