Compare commits

..

No commits in common. "758e8f2b71c6b3309e43a9f5f9442b947dcb8d6a" and "a034b15c62472beefae09bd031a7866c0de7f231" have entirely different histories.

3 changed files with 0 additions and 15184 deletions

View file

@ -558,19 +558,6 @@ custom_fields = {
label="Calendar Color",
fieldtype="Color",
insert_after="company"
),
dict(
fieldname="bid_meeting_note_form",
label="Bid Meeting Note Form",
fieldtype="Link",
options="Bid Meeting Note Form",
insert_after="calendar_color"
),
dict(
fieldname="item_groups",
label="Item Groups",
fieldtype="Data",
insert_after="bid_meeting_note_form"
)
],
"Task": [

File diff suppressed because it is too large Load diff

View file

@ -232,7 +232,6 @@ fixtures = [
{
"dt": "Project Template"
},
{"dt": "Property Setter"},
{"dt": "Client Script"},
{"dt": "Server Script"},
]