Commit Graph

94 Commits

Author SHA1 Message Date
Raimon Esteve 1edc5c2b02 FIX domain employee and commission agents
#072264
2022-11-29 13:20:00 +01:00
Raimon Esteve 77cee84711 Filter parties without parties and filter bank account by owner companies
072165
2022-11-28 18:25:42 +01:00
Raimon Esteve 59422550d8 Allow remove companies in parties when is administrator group
#071843
2022-11-23 17:27:01 +01:00
Raimon Esteve d939126735 Use declarative index definition for ModelSQL
issue5757
2022-11-09 17:53:09 +01:00
Raimon Esteve 2a20e4eac9 Increase version number 2022-08-17 14:16:19 +02:00
Raimon Esteve 6b3b1af86b Remove sale_shop rule
#051503
2022-05-13 14:19:44 +02:00
Raimon Esteve af296b54f3 Replace main_companies to companies 2022-05-09 16:30:43 +02:00
Jared Esparza 60fb73b261 Add company to context 2022-05-04 13:18:28 +02:00
Albert Cervera i Areny bfe0fa813b Use set for depends. 2022-05-04 00:20:37 +02:00
Raimon Esteve 4be3c388c8 Replace rule_galatea_user to main_companies 2022-04-29 14:02:56 +02:00
Raimon Esteve 360555f98d Add set_companies
When select a party try to add companies when call create
2022-04-29 13:45:54 +02:00
Raimon Esteve caa4dfb03c Missing _parent_party.companies depends field 2022-04-29 10:16:38 +02:00
Raimon Esteve 93c83f8d48 Allow galatea user by companies
#048340
2022-04-28 15:37:30 +02:00
Jared Esparza 29b414891d Replace test setuptools command by unittest discover 2022-04-28 11:33:50 +02:00
Albert Cervera i Areny 1a8c781e2e Do not crash if delete() is called with an empty list. #050182 2022-03-11 14:22:33 +01:00
Raimon Esteve 264297b4d1 Add companies in context
Since 9a8805f
#048723
2022-01-10 18:23:35 +01:00
Raimon Esteve 7005593040 Ensure that objects in the Pool has __slots__
issue10719
2021-10-04 10:21:32 +02:00
Juanjo Garcia 911e78cec0 Delete commission_party from depends.
046818
2021-09-15 16:19:27 +02:00
Raimon Esteve e030f7d30e Increase version number 2021-06-01 10:06:34 +02:00
Bernat Brunet 2f07acb9e8 Remove not used user and remove duplicated cron calls that produce extra calls to the same cron function. The 'company' module has the loop removed here. 2021-05-13 16:50:09 +02:00
Raimon Esteve 448d5486ce Increase version number 2021-04-30 13:22:45 +02:00
Raimon Esteve 65afa17e14 Dissable rule in case has not issue4482.diff patch 2021-04-27 19:34:45 +02:00
Raimon Esteve 1dfa92ff70 FIX scenario test 2021-04-26 14:59:56 +02:00
Albert Cervera i Areny 9a8805f4ab Remove tree structure from company (issue10163) 2021-04-25 16:27:42 +02:00
Raimon Esteve df079094eb Add scenario test 2021-02-10 13:25:30 +01:00
Raimon Esteve e37f8bd3a5 Create a cron user that set company when run the cron
#042907
2021-02-10 09:59:00 +01:00
Albert Cervera i Areny 0c3e4a2953 Add main_company value to main_companies in res.user write.
This allows tests to use create_company() method from company module.
2020-12-04 18:38:31 +01:00
Juanjo Garcia 58a3b65926 FIX tests
If there are no companies yet, allow access to all parties.
2020-11-30 13:45:21 +01:00
Juanjo Garcia 81419f9ffb Fix search_current_company.
Consider the party without current_company when is created.
2020-10-27 12:11:34 +01:00
Juanjo Garcia 4144180e99 Fix search_current_company.
041579
2020-10-26 11:06:16 +01:00
Juanjo Garcia 029afec510 Check the currecnt company of the user to filter the data, if company none, don't show any data.
Fix eval in party_* domains to it matches the new funcionality.

041579
2020-10-21 12:02:46 +02:00
Juanjo Garcia a46e207eba Delete unnecesary active=False in rule for parties.
041244
2020-09-23 15:38:20 +02:00
Juanjo Garcia 3cc980e5fb Add rules to multicompany shops.
041328
2020-09-14 12:41:28 +02:00
Albert Cervera i Areny 86a1c8104b Fix test when account_asset is installed. 2020-08-13 11:29:33 +02:00
Àngel Àlvarez 4f2e1108cc Modify tox and add Jenkisfile 2020-04-11 18:13:08 +02:00
Juanjo Garcia 7c9c03bea6 Use direct access to backend classes. 2019-12-10 13:33:06 +01:00
?ngel ?lvarez f982dd2f1c increase version 2019-11-14 11:01:45 +01:00
?ngel ?lvarez 33d75c5067 increase version 2019-11-14 10:56:45 +01:00
Raimon Esteve 8c709d895f FIX Messages 2019-10-17 11:23:58 +02:00
?ngel ?lvarez f9408c4552 increase version 2019-05-06 23:27:28 +02:00
?ngel ?lvarez 244a8cc04e Display ids and rule names on access error
issue8093
review60551002
2019-04-13 09:23:17 +02:00
?ngel ?lvarez 20d91d9da2 Display ids and rule names on access error
issue8093
review60551002
2019-04-13 09:21:45 +02:00
?ngel ?lvarez a3cbaeee9d increase version 2019-04-13 09:19:16 +02:00
?ngel ?lvarez a1a9e76cfe adapt to ir.message 2019-04-13 09:18:42 +02:00
?ngel ?lvarez fcda096ef1 adapt to python3 2019-03-30 09:30:14 +01:00
Raimon Esteve 526bb790f8 Overwrite run_once method because main_company is deprecated
#036050
2019-03-26 13:59:25 +01:00
Raimon Esteve 90fc474338 Remove employee rule to allow user and user preferences change employee
#035369
2018-09-27 16:14:28 +02:00
Raimon Esteve 294b9e5664 Add a new rule in user company employee model
#035369
2018-09-13 12:36:30 +02:00
Albert Cervera i Areny 189f30ccef Rename model from party.party-company.company to party.company.rel.
For compatibility with company_bank modules.
2018-08-30 00:07:05 +02:00
Albert Cervera i Areny 130003f5e2 Migrate to python 3. 2018-08-17 18:51:03 +02:00