lp:~fabien-morin/unifield-server/fm-us-1198

Created by Fabien MORIN and last modified
Get this branch:
bzr branch lp:~fabien-morin/unifield-server/fm-us-1198
Only Fabien MORIN can upload to this branch. If you are Fabien MORIN please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Fabien MORIN
Project:
Unifield Server
Status:
Development

Recent revisions

4030. By Fabien MORIN

US-1198 [FIX] revert changes on hr_payroll.py

4029. By Fabien MORIN

US-1198 [FIX] some wrong menu_ref

4028. By Fabien MORIN

US-1198 [IMP] user_groups_id is the same for all the childs, move it out from
the loop
[IMP] log a warning message in case of a dashboard without menu_ref to be able
to fix it.
[IMP] change the behaviour : if a user have an access on any menu related to
the dashboard he will be able to see it (before it was required to have access
on ALL menu related to the dashboard)

4027. By Fabien MORIN

US-1198 [FIX] typos in the menu_ref definition

4026. By Fabien MORIN

US-1198 [ADD] menu_ref on the dashboard that didn't have any

4025. By Fabien MORIN

US-1198 [FIX] if a user has acces to a menu, then he should have also access to
the corresponding dashboard.

4024. By Fabien MORIN

US-1719 [IMP] the size of related product_product.name is 128 as the
fieldproduct_list_line.desc relate on it, it cannot be smaller not to crash on
database update with such error:

[2017-02-16 11:45:34,776][us-1198-may-19_BD_DHK_OCA] ERROR:db.cursor:bad query: UPDATE "product_list_line" SET "desc"=E'Rifampicin 75 mg/Isoniazid 50 mg/Pyrazinamide 150 mg, dispersible tablet (RHZ-75/50/150)' WHERE id=6327
Traceback (most recent call last):
  File "/home/us-1198-may-19/unifield-server/bin/sql_db.py", line 159, in execute
    res = self._obj.execute(query, params)
DataError: value too long for type character varying(64)

4023. By Fabien MORIN

US-1719 [MERGE] with latest trunk

4022. By Fabien MORIN

US-1198 [MERGE] with latest trunk

4021. By Fabien MORIN

US-1198 [FIX] use continue instead of break as there could be many children in
the same block, and there is no point to stop on the first one

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:unifield-server
This branch contains Public information 
Everyone can see this information.

Subscribers