← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 871314] [NEW] cannot duplicate journal entries

 

Public bug reported:

How to reproduce:
- select an existing journal entry
- click duplicate
- change the period or journal on the new journal entry
- click save -> Error occurred while validating the field(s) line_id: You cannot create entries on different periods/journals in the same move

The attached patch solves this by propagating the change on the move
object to the move lines.

Best regards,

-sbi

** Affects: openobject-addons
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/871314

Title:
  cannot duplicate journal entries

Status in OpenERP Addons (modules):
  New

Bug description:
  How to reproduce:
  - select an existing journal entry
  - click duplicate
  - change the period or journal on the new journal entry
  - click save -> Error occurred while validating the field(s) line_id: You cannot create entries on different periods/journals in the same move

  The attached patch solves this by propagating the change on the move
  object to the move lines.

  Best regards,

  -sbi

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/871314/+subscriptions


Follow ups

References