in our case, position order is important, we need to display contacts respecting a hierarchic order, so we make sure organization.get_positions respect the order of position objects stored in the organization container.
Please review and merge, and thank you for previous work!
Coverage remained the same at 69.484% when pulling a1cf39e451d82c67a54c522131574c57fe71ab21 on display_positions_keeping_order_on_orga_view into d6ffb7481e49216f604e83660cafc8eebfff8ab2 on master.
Hi @vincentfretin
in our case, position order is important, we need to display contacts respecting a hierarchic order, so we make sure organization.get_positions respect the order of position objects stored in the organization container.
Please review and merge, and thank you for previous work!
Gauthier