Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Content
    • The DocBooK document xml format http://www.docbook.org is now supported including the generation of an HTML version. This open up the possibility to move all documents inside the ofbiz system and an integration with the help system. The internal documents can also be made visible without having to login. An example OFBiz document is available at the url: http://demo.ofbiz.org/cmssite/cms/APACHE_OFBIZ_HTML
    • The Help system is improved by adding the possibility to have help files inernal internal in the OFBiz system.
  • Accounting
    • Now possible to create sales tax entries on an invoice without an order.
    • Added following new things to FinAccount(Bank Account) section -
      1. Added a Deposit/Withdraw facility for user to deposit/withdraw payments in the Bank.
      2. Added deposit slip facility to the Bank Account so that user can make a logical group of Payments for bulk deposit/withdraw
      3. User can create a new Payment from here and can directly associate to the current Bank Account
      4. Add a facility to reconcile a Bank Account by creating a new GlReconciliation record and assign bank transaction to that reconciliation id.
      5. Fixed the issues in Reconciliation of Gl Account
      6. Modify FinAccountTransaction entity and added a new field - statusId to it.
  • Added a new field to GlReconciliation entity - statusId.
  • Added new feature to AP -
      1. Added a new feature to AP - Invoice - Purchase Invoice - User can issue CHECK payment for incoming invoices for given bank account id.
      2. Added a new feature to AP - Invoice - Commission Run - This will search for Outgoing invoices for which any commission have to be paid and create commission invoices for selected invoices.
  1. #* Added new feature to AR
  • In AR - Payment - Batch Payment a new feature by which user can create a group of payments that can be used for reconciliation.
  • Hindi Translation
    • Now supports Hindi translation for Accounting, Common, Party components.

...